Documentation
¶
Index ¶
Constants ¶
View Source
const (
KubeEtcdImage = "etcd"
KubeAPIServerImage = "apiserver"
KubeControllerManagerImage = "controller-manager"
KubeSchedulerImage = "scheduler"
KubeProxyImage = "proxy"
KubeDNSImage = "kube-dns"
KubeDNSmasqImage = "dnsmasq"
KubeExechealthzImage = "exechealthz"
Pause = "pause"
)
Variables ¶
This section is empty.
Functions ¶
func GetAddonImage ¶
func GetAddonImage(image string) string
func GetCoreImage ¶
func GetCoreImage(image string, cfg *kubeadmapi.MasterConfiguration, overrideImage string) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.