module V1::Partial::WithManifestAndConfigFile

Overview

WithManifestAndConfigFile defines the subset of v1.Image used by these helper methods

Included Modules

Defined in:

v1/partial/with.cr

Instance Method Summary

Instance methods inherited from module V1::Partial::WithConfigFile

config_file : V1::ConfigFile config_file

Instance Method Detail

abstract def manifest : V1::Manifest #

returns this image's manifest object


[View source]