package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-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.
GetPauseImageName returns the pause image name with proper version.
ReplaceRegistryInImageURL replaces the registry in the image URL with a custom one.

# Constants

Agnhost image.
APIServer image.
AppArmorLoader image.
AuthenticatedAlpine image.
AuthenticatedWindowsNanoServer image.
BusyBox image.
CheckMetadataConcealment image.
CudaVectorAdd image.
CudaVectorAdd2 image.
Dnsutils image.
EchoServer image.
Etcd image.
GBFrontend image.
GlusterDynamicProvisioner image.
Httpd image.
HttpdNew image.
InvalidRegistryImage image.
IpcUtils image.
JessieDnsutils image.
Kitten image.
Mounttest image.
MounttestUser image.
Nautilus image.
NFSProvisioner image.
Nginx image.
NginxNew image.
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.
PrometheusDummyExporter image.
PrometheusToSd image.
Redis image.
RegressionIssue74839 image.
ResourceConsumer image.
ResourceController image.
SdDummyExporter image.
StartupScript image.
TestWebserver image.
VolumeGlusterServer image.
VolumeISCSIServer image.
VolumeNFSServer image.
VolumeRBDServer image.

# Variables

PrivateRegistry is an image repository that requires authentication.

# Structs

Config holds an images registry, name, and version.
RegistryList holds public and private image registries.