Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandToFQIN ¶
ExpandToFQIN converts partial image name to "Fully Qualified Image Name" E.g. eaapa/hello-world -> docker.io/eaapa/hello-world:latest
func GetFQINImage ¶
GetFQINImage returns image part from FQIN E.g. docker.io/eaapa/hello-world:latest -> hello-world
func GetFQINUsername ¶
GetFQINUsername returns username part from FQIN E.g. docker.io/eaapa/hello-world:latest -> eaapa
func MergeLists ¶
MergeLists merge two or more lists without duplicating items
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.