Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsUncompressedType ¶
IsUncompressedType returns whether the provided media type is considered an uncompressed layer type
func LayerConvertFunc ¶
func LayerConvertFunc(ctx context.Context, cs content.Store, desc ocispec.Descriptor) (*ocispec.Descriptor, error)
LayerConvertFunc converts tar.gz layers into uncompressed tar layers. Media type is changed, e.g., "application/vnd.oci.image.layer.v1.tar+gzip" -> "application/vnd.oci.image.layer.v1.tar"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.