package
4.2.0-alpha.0+incompatible
Repository: https://github.com/ardaguclu/oc.git
Documentation: pkg.go.dev

# Packages

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

# Functions

DockerImageReferenceExact returns a string representation of the set fields on the DockerImageReference.
DockerImageReferenceNameString returns the name of the reference with its tag or ID.
DockerImageReferenceString converts a DockerImageReference to a Docker pull spec (which implies a default namespace according to V1 container image registry rules).
FollowTagReference walks through the defined tags on a stream, following any referential tags in the stream.
No description provided by the author
ShortDockerImageID returns a short form of the provided DockerImage ID for display.
SortStatusTags sorts the status tags of an image stream based on the latest created.

# Constants

DockerDefaultNamespace is the value for namespace when a single segment name is provided.
TagReferenceAnnotationTagHidden indicates that a given TagReference is hidden from search results.

# Variables

ErrCircularReference is an error when reference tag is circular.
ErrCrossImageStreamReference is an error when reference tag points to another imagestream.
ErrImageStreamImportUnsupported is an error client receive when the import failed.
ErrInvalidReference is an error when reference tag is invalid.
ErrNotFoundReference is an error when reference tag is not found.