Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MonitoringResourceController ¶
type MonitoringResourceController struct {
// contains filtered or unexported fields
}
func NewMonitoringResourceController ¶
func NewMonitoringResourceController( targetNamespace string, serviceMonitorName string, operatorConfigClient v1helpers.StaticPodOperatorClient, kubeInformersForTargetNamespace informers.SharedInformerFactory, kubeClient kubernetes.Interface, dynamicClient dynamic.Interface, eventRecorder events.Recorder, ) *MonitoringResourceController
NewMonitoringResourceController creates a new backing resource controller.
func (*MonitoringResourceController) Run ¶
func (c *MonitoringResourceController) Run(workers int, stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.