 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( KindPodMonitor string = "podMonitor" KindServiceMonitor string = "serviceMonitor" KindProbe string = "probe" KindScrapeConfig string = "scrapeConfig" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
	// contains filtered or unexported fields
}
    func (*Component) CurrentHealth ¶
func (*Component) DebugInfo ¶
func (c *Component) DebugInfo() interface{}
DebugInfo returns debug information for this component.
func (*Component) NotifyClusterChange ¶
func (c *Component) NotifyClusterChange()
NotifyClusterChange implements component.ClusterComponent.
 Click to show internal directories. 
   Click to hide internal directories.