Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationExporter ¶
type KubeStateMetrics ¶
type Prometheus ¶
type Status ¶
type Status struct {
Status model.Status `json:"status"`
Error string `json:"error"`
Prometheus Prometheus `json:"prometheus"`
NodeAgent NodeAgent `json:"node_agent"`
KubeStateMetrics *KubeStateMetrics `json:"kube_state_metrics"`
ApplicationExporters map[model.ApplicationType]ApplicationExporter `json:"application_exporters"`
}
Click to show internal directories.
Click to hide internal directories.