# Packages
No description provided by the author
No description provided by the author
Package pull forked from https://github.com/containerd/containerd/blob/v1.4.3/cmd/ctr/commands/content/fetch.go.
Package push derived from https://github.com/containerd/containerd/blob/v1.4.3/cmd/ctr/commands/images/push.go.
# Functions
EnsureImage ensures the image.
IsErrHTTPResponseToHTTPSClient returns whether err is "http: server gave HTTP response to HTTPS client".
# Structs
No description provided by the author
# Type aliases
PullMode is either one of "always", "missing", "never".