Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TargetConfigReconciler ¶
type TargetConfigReconciler struct {
// contains filtered or unexported fields
}
func NewTargetConfigReconciler ¶
func NewTargetConfigReconciler( targetImagePullSpec string, operatorConfigInformer operatorconfiginformerv1alpha1.KubeAPIServerOperatorConfigInformer, kubeInformersForOpenshiftKubeAPIServerNamespace informers.SharedInformerFactory, kubeInformersForOperatorNamespace informers.SharedInformerFactory, operatorConfigClient operatorconfigclientv1alpha1.KubeapiserverV1alpha1Interface, kubeClient kubernetes.Interface, eventRecorder events.Recorder, ) *TargetConfigReconciler
func (*TargetConfigReconciler) Run ¶
func (c *TargetConfigReconciler) Run(workers int, stopCh <-chan struct{})
Run starts the kube-apiserver and blocks until stopCh is closed.
Click to show internal directories.
Click to hide internal directories.