module V1::Partial::WithRawConfigFile

Overview

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

Direct including types

Defined in:

v1/partial/with.cr

Instance Method Summary

Instance Method Detail

abstract def raw_config_file : Bytes #

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


[View source]