package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetConfig returns the Config object for an image.
GetE2EImage returns the fully qualified URI to an image (including version).
GetImageConfigs returns the map of imageConfigs.
GetMappedImageConfigs returns the images if they were mapped to the provided image repository.
GetOriginalImageConfigs returns the configuration before any mapping rules.
GetPauseImageName returns the pause image name with proper version.
ReplaceRegistryInImageURL replaces the registry in the image URL with a custom one based on the configured registries.
# Constants
Agnhost image.
AgnhostPrivate image.
APIServer image.
AppArmorLoader image.
AuthenticatedAlpine image.
AuthenticatedWindowsNanoServer image.
BusyBox image.
DistrolessIptables Image.
Etcd image.
Httpd image.
HttpdNew image.
InvalidRegistryImage image.
IpcUtils image.
JessieDnsutils image.
Kitten image.
Nautilus image.
NFSProvisioner image.
Nginx image.
NginxNew image.
NodePerfNpbEp image.
NodePerfNpbIs image.
NodePerfTfWideDeep image.
None is to be used for unset/default images.
Nonewprivs image.
NonRoot runs with a default user of 1234.
Pause - when these values are updated, also update cmd/kubelet/app/options/container_runtime.go Pause image.
Perl image.
Redis image.
RegressionIssue74839 image.
ResourceConsumer image.
VolumeISCSIServer image.
VolumeNFSServer image.
# Structs
Config holds an images registry, name, and version.
RegistryList holds public and private image registries.