module V1::Partial::ImageCore

Overview

imageCore is the core set of properties without which we cannot build a v1.Image

Direct including types

Defined in:

v1/partial/image.cr

Instance Method Summary

Instance Method Detail

abstract def media_type : Types::MediaType #

[View source]
abstract def raw_config_file : Bytes #

returns the serialized bytes of this image's config file.


[View source]