# Functions
NewKubeletController instanciates the controller.
NewRootEtcdController instanciates the controller.
NewRootKubernetesController instanciates the controller.
NewRootOSController instanciates the controller.
# Constants
KubernetesCertificateValidityDuration is the validity duration for the certificates created with this controller.
# Structs
APICertSANsController manages secrets.APICertSANs based on configuration.
APIController manages secrets.API based on configuration to provide apid certificate.
EtcdController manages secrets.Etcd based on configuration.
KubernetesCertSANsController manages secrets.KubernetesCertSANs based on configuration.
KubernetesController manages secrets.Kubernetes based on configuration.
KubernetesDynamicCertsController manages secrets.KubernetesDynamicCerts based on configuration.
MaintenanceCertSANsController manages secrets.APICertSANs based on configuration.
MaintenanceController manages secrets.MaintenanceServiceCerts.
MaintenanceRootController manages secrets.Root based on configuration.
TrustdController manages secrets.API based on configuration to provide apid certificate.