package
0.0.0-20180312121429-1a860b16de3e
Repository: https://github.com/qbui/flux.git
Documentation: pkg.go.dev

# Functions

ParseRef parses a string representation of an image id into an Ref value.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CanonicalName is an image name with none of the fields left to be implied by convention.
CanonicalRef is an image ref with none of the fields left to be implied by convention.
Info has the metadata we are able to determine about an image ref, from its registry.
Name represents an unversioned (i.e., untagged) image a.k.a., an image repo.
Ref represents a versioned (i.e., tagged) image.

# Type aliases

ByCreatedDesc is a shim used to sort image info by creation date.