Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Library is the keyword for a library ref Library = "library" // Shub is the keyword for a shub ref Shub = "shub" )
Variables ¶
This section is empty.
Functions ¶
func NameFromURI ¶
NameFromURI turns a transport:ref URI into a name containing the top-level identifier of the image. For example, docker://godlovedc/lolcow returns lolcow
Returns "" when not in transport:ref format
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.