Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CNRMonitorController ¶
type CNRMonitorController struct {
// contains filtered or unexported fields
}
func NewCNRMonitorController ¶
func NewCNRMonitorController( ctx context.Context, genericConf *generic.GenericConfiguration, _ *controller.GenericControllerConfiguration, _ *controller.CNRMonitorConfig, client *client.GenericClientSet, nodeInformer coreinformers.NodeInformer, podInformer coreinformers.PodInformer, cnrInformer informers.CustomNodeResourceInformer, metricsEmitter metrics.MetricEmitter, ) (*CNRMonitorController, error)
NewCNRMonitorController create a new CNRMonitorController
func (*CNRMonitorController) Run ¶
func (ctrl *CNRMonitorController) Run()
Click to show internal directories.
Click to hide internal directories.