Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateStaticPodFiles ¶
func CreateStaticPodFiles(client kubernetes.Interface, namespace, manifestDir, patchesDir string, cfg *kubeadmapi.ClusterConfiguration, isDryRun bool, componentNames ...string) error
CreateStaticPodFiles creates all the requested static pod files.
func GetStaticPodSpecs ¶
func GetStaticPodSpecs(cfg *kubeadmapi.ClusterConfiguration) map[string]v1.Pod
GetStaticPodSpecs returns all staticPodSpecs actualized to the context of the current configuration NB. this method holds the information about how kubeadm creates static pod manifests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.