Documentation ¶ Index ¶ func ParseImageName(imageName string) (string, string, string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ParseImageName ¶ func ParseImageName(imageName string) (string, string, string, error) ParseImageName returns the hostname, namespace, image and tag from a given docker image name. this doesn't validate that the image exists, it's only string comparison Types ¶ This section is empty. Source Files ¶ View all Source files tag.go Click to show internal directories. Click to hide internal directories.