Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateURLs ¶
func GenerateURLs(lister NodeLister, myNode string, scrapeOwnNode bool, kubeletURL func(ip net.IP, path string) *url.URL) ([]*url.URL, error)
GenerateURLs generates cAdvisor prometheus urls to be queried by THIS collector instance
func NewProvider ¶
func NewProvider( config configuration.CadvisorSourceConfig, summaryConfig configuration.SummarySourceConfig, ) (metrics.SourceProvider, error)
Types ¶
type NodeLister ¶
Click to show internal directories.
Click to hide internal directories.