# Functions
NewDefaultControllerManagerComponentConfig returns default kube-controller manager configuration object.
NewGenericControllerManagerOptions returns common/default configuration values for both the kube-controller-manager and the cloud-contoller-manager.
# Constants
DefaultClusterSigningCertFile is deprecated.
DefaultClusterSigningKeyFile is deprecated.
# Structs
AttachDetachControllerOptions holds the AttachDetachController options.
CloudProviderOptions holds the cloudprovider options.
CSRSigningControllerOptions holds the CSRSigningController options.
DaemonSetControllerOptions holds the DaemonSetController options.
DebuggingOptions holds the Debugging options.
DeploymentControllerOptions holds the DeploymentController options.
DeprecatedControllerOptions holds the DeprecatedController options, those option are deprecated.
EndPointControllerOptions holds the EndPointController options.
GarbageCollectorControllerOptions holds the GarbageCollectorController options.
GenericComponentConfigOptions holds the options which are generic.
GenericControllerManagerOptions is the common structure for a controller manager.
HPAControllerOptions holds the HPAController options.
InsecureServingOptions are for creating an unauthenticated, unauthorized, insecure port.
JobControllerOptions holds the JobController options.
KubeCloudSharedOptions holds the options shared between kube-controller-manager and cloud-controller-manager.
NamespaceControllerOptions holds the NamespaceController options.
NodeIpamControllerOptions holds the NodeIpamController options.
NodeLifecycleControllerOptions holds the NodeLifecycleController options.
PersistentVolumeBinderControllerOptions holds the PersistentVolumeBinderController options.
PodGCControllerOptions holds the PodGCController options.
ReplicaSetControllerOptions holds the ReplicaSetController options.
ReplicationControllerOptions holds the ReplicationController options.
ResourceQuotaControllerOptions holds the ResourceQuotaController options.
SAControllerOptions holds the ServiceAccountController options.
ServiceControllerOptions holds the ServiceController options.