Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImageReference ¶
func GetImageReference(imageRef string) (registry.IImageReference, error)
GetImageReference receives image reference string (e.g. tomer.azurecr.io/redis:v1) Function extract and return received ref: registry and repository and identifiers like digest/tag, also saves the original ref str If image reference is not in right format or unknown, returns error.
func IsRegistryEndpointACR ¶
IsRegistryEndpointACR return is registryEndpoing is ACR based (ACR suffix)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.