Documentation ¶
Index ¶
- func CreateKubeSources(uri string, options map[string][]string) ([]api.Source, error)
- func NewCadvisorSources(cadvisorType string, options map[string][]string) ([]api.Source, error)
- func NewKubeEvents(client *kubeclient.Client) api.Source
- func NewKubeNodeMetrics(kubeletPort int, kubeletApi datasource.Kubelet, nodesApi nodes.NodesApi) api.Source
- func NewKubePodMetrics(kubeletPort int, kubeletApi datasource.Kubelet, nodesApi nodes.NodesApi, ...) api.Source
- func PostRequestAndGetValue(client *http.Client, req *http.Request, value interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKubeSources ¶
func NewCadvisorSources ¶
func NewKubeEvents ¶
func NewKubeEvents(client *kubeclient.Client) api.Source
func NewKubeNodeMetrics ¶
func NewKubePodMetrics ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.