Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVSphereProblemDetectorStarter ¶
func NewVSphereProblemDetectorStarter( clients *csoclients.Clients, resyncInterval time.Duration, versionGetter status.VersionGetter, targetVersion string, eventRecorder events.Recorder) factory.Controller
Types ¶
type DetectorConfig ¶
type DetectorConfig struct {
AlertsDisabled bool `yaml:"alertsDisabled,omitempty"`
}
func ParseConfigMap ¶
func ParseConfigMap(lister listerv1.ConfigMapLister) (*DetectorConfig, error)
type VSphereProblemDetectorStarter ¶
type VSphereProblemDetectorStarter struct {
// contains filtered or unexported fields
}
func (*VSphereProblemDetectorStarter) WithConfigMapHashAnnotationHook ¶
func (c *VSphereProblemDetectorStarter) WithConfigMapHashAnnotationHook(namespace string, cmInformer coreinformers.ConfigMapInformer) deploymentcontroller.DeploymentHookFunc
Click to show internal directories.
Click to hide internal directories.