package
2.18.0
Repository: https://github.com/edgelesssys/constellation.git
Documentation: pkg.go.dev

# 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.