# Packages
Package resources contains Kubernetes configs and policies for Constellation.
# Functions
NewKubernetesUtil creates a new KubernetesUtil.
# Structs
KubdeadmConfiguration is used to generate kubeadm configurations.
KubeadmInitYAML holds configuration for kubeadm init workflow.
KubeadmJoinYAML holds configuration for kubeadm join workflow.
KubernetesUtil provides low level management of the kubernetes cluster.
# Interfaces
Client provides the functions to talk to the k8s API.