Documentation ¶
Index ¶
- func DownloadAndExtractDockerImage(ctx bhojpurtypes.Context, image, dest string, auth *types.AuthConfig, ...) (*images.Image, error)
- func DownloadImage(c *cli.Context) error
- func ExtractDockerImage(ctx bhojpurtypes.Context, local, dest string) (*images.Image, error)
- func SquashImage(c *cli.Context) error
- func UnpackImage(c *cli.Context) error
- type UnpackEventData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadAndExtractDockerImage ¶
func DownloadAndExtractDockerImage(ctx bhojpurtypes.Context, image, dest string, auth *types.AuthConfig, verify bool) (*images.Image, error)
DownloadAndExtractDockerImage extracts a container image natively. It supports privileged/unprivileged mode
func DownloadImage ¶
func ExtractDockerImage ¶
func SquashImage ¶
func UnpackImage ¶
Types ¶
type UnpackEventData ¶
UnpackEventData is the data structure to pass for the bus events
Click to show internal directories.
Click to hide internal directories.