Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrImageInvalidArgs = xerrors.New(`invalid format of image, use one of the following options:
- <image>=<newimage>:<newtag>
- <image>=<newimage>@<newtag>
- <image>=<newimage>
- <image>:<newtag>
- <image>@<digest>`)
)
Functions ¶
func GetImageDescriptor ¶
func GetImageDescriptor(path string) (*remote.Descriptor, error)
GetImageDescriptor retrieves image descriptor
func GetImageHash ¶
GetImageHash retrieves image hash from remote registry
Types ¶
Click to show internal directories.
Click to hide internal directories.