Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertRotationController ¶
type CertRotationController struct {
// contains filtered or unexported fields
}
func NewCertRotationController ¶
func NewCertRotationController( kubeClient kubernetes.Interface, kubeInformersForNamespaces v1helpers.KubeInformersForNamespaces, eventRecorder events.Recorder, ) (*CertRotationController, error)
func (*CertRotationController) Run ¶
func (c *CertRotationController) Run(workers int, stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.