Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunOperator ¶
Types ¶
type ServiceCertSignerOperator ¶
type ServiceCertSignerOperator struct {
// contains filtered or unexported fields
}
func NewServiceCertSignerOperator ¶
func NewServiceCertSignerOperator( serviceCertSignerConfigInformer scsinformerv1alpha1.ServiceCertSignerOperatorConfigInformer, namespacedKubeInformers informers.SharedInformerFactory, operatorConfigClient scsclientv1alpha1.ServiceCertSignerOperatorConfigsGetter, appsv1Client appsclientv1.AppsV1Interface, corev1Client coreclientv1.CoreV1Interface, rbacv1Client rbacclientv1.RbacV1Interface, ) *ServiceCertSignerOperator
func (*ServiceCertSignerOperator) Run ¶
func (c *ServiceCertSignerOperator) Run(workers int, stopCh <-chan struct{})
Run starts the serviceCertSigner and blocks until stopCh is closed.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.