# Functions
No description provided by the author
RegistryFromImageRef returns the registry (and port, if set) from the image reference, otherwise returns the default bare registry, "docker.io".
ReplaceRegistryInImageRef returns the image reference with the registry replaced.
# Constants
No description provided by the author
# Structs
PodContainerProxier mutates init containers and containers to redirect them to the harbor proxy cache if one exists.
# Interfaces
ContainerTransformer rewrites docker image references for harbor proxy cache projects.