Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EncoderDecoder06 ¶
type EncoderDecoder06 struct { }
func NewEncoderDecoder ¶
func NewEncoderDecoder() *EncoderDecoder06
func (*EncoderDecoder06) Decode ¶
func (d *EncoderDecoder06) Decode(path string) (layertypes.LayerMetadataFile, string, error)
func (*EncoderDecoder06) Encode ¶
func (d *EncoderDecoder06) Encode(file *os.File, lmf layertypes.LayerMetadataFile) error
func (*EncoderDecoder06) IsSupported ¶
func (d *EncoderDecoder06) IsSupported(buildpackAPI string) bool
Click to show internal directories.
Click to hide internal directories.