# Packages
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
Image returns the docker image name for the specified component.
No description provided by the author
KubernetesVersion parses the semver version of kubernetes, from the cluster spec Deprecated: prefer using OptionsContext.KubernetesVersion.
UsesKubenet returns true if our networking is derived from kubenet.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
1.11 originally recommended 3.2.18, but there was an advisory to update to 3.2.24.
No description provided by the author
# Structs
DefaultsOptionsBuilder adds default options.
DockerOptionsBuilder adds options for docker to the model.
EtcdOptionsBuilder adds options for etcd to the model.
KubeAPIServerOptionsBuilder adds options for the apiserver to the model.
KubeControllerManagerOptionsBuilder adds options for the kubernetes controller manager to the model.
KubeDnsOptionsBuilder adds options for kube-dns.
KubeletOptionsBuilder adds options for kubelets.
KubeProxyOptionsBuilder adds options for kube-proxy to the model.
KubeSchedulerOptionsBuilder adds options for kube-scheduler to the model.
NetworkingOptionsBuilder adds options for the kubelet to the model.
OptionsContext is the context object for options builders.