Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromDockerV1 ¶
func FromDockerV1(img *image.V1Image) *overmount.ImageConfig
FromDockerV1 converts a docker image configuration to an overmount one.
func FromOCIV1 ¶
func FromOCIV1(img *v1.Image) *overmount.ImageConfig
FromOCIV1 converts an oci image configuration to an overmount one.
func ToDockerV1 ¶
func ToDockerV1(config *overmount.ImageConfig) (*image.V1Image, error)
ToDockerV1 converts an overmount image configuration to a docker one.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.