Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerConfig ¶
type ControllerConfig struct { Client kubernetes.Interface ClientConfig *rest.Config CephV1 cephv1.CephV1Interface AlertManagerV1 dynamic.NamespaceableResourceInterface PrometheusV1 dynamic.NamespaceableResourceInterface VeleroV1 velerov1.VeleroV1Interface CertificatesDir string RookPriorityClass string RotateCerts bool RotateCertsImage string RotateCertsNamespace string RotateCertsCheckInterval time.Duration RotateCertsTTL time.Duration RegistryCertNamespace string RegistryCertSecret string KurlProxyCertNamespace string KurlProxyCertSecret string KotsadmKubeletCertNamespace string KotsadmKubeletCertSecret string ContourNamespace string ContourCertSecret string EnvoyCertSecret string RestartFailedEnvoyPods bool EnvoyPodsNotReadyDuration time.Duration HostTaskImage string HostTaskNamespace string EnableInternalLoadBalancer bool InternalLoadBalancerHAProxyImage string AutoApproveKubeletCertSigningRequests bool RookCephImage string }
Click to show internal directories.
Click to hide internal directories.