package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/library-go.git
Documentation: pkg.go.dev
# Functions
IsRegistryDockerHub returns true if the given registry name belongs to Docker hub.
Parse parses a Docker pull spec string into a DockerImageReference.
# Constants
DockerDefaultRegistry is the value for the registry when none was provided.
DockerDefaultV1Registry is the host name of the default v1 registry.
DockerDefaultV2Registry is the host name of the default v2 registry.
# Structs
DockerImageReference points to a Docker image.