# Functions
FromYaml allows to restore controlplane configuration and state from YAML format.
# Structs
Common struct contains fields, which are common between all controlplane components.
Controlplane allows creating static Kubernetes controlplane running as containers.
KubeAPIServer represents kube-apiserver container configuration.
KubeControllerManager represents kube-controller-manager container configuration.
KubeScheduler represents kube-scheduler configuration data.