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