Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Devops ¶ added in v1.0.1
type Devops struct{}
Devops implements Tools.
func (Devops) AliGrafana ¶ added in v1.0.1
func (d Devops) AliGrafana() grafana.MetricsInterface
AliGrafana implement grafana.AliGrafana.
func (Devops) Grafana ¶ added in v1.0.1
func (d Devops) Grafana() grafana.MetricsInterface
Grafana implement grafana.Grafana.
func (Devops) Prometheus ¶ added in v1.0.1
func (d Devops) Prometheus() prometheus.MetricsInterface
Prometheus implements prometheus.Prometheus.
type Tools ¶ added in v1.0.1
type Tools interface { Prometheus() prometheus.MetricsInterface AliGrafana() grafana.MetricsInterface Grafana() grafana.MetricsInterface }
Tools implements all devops tools.
Directories
¶
Path | Synopsis |
---|---|
Package grafana implements grafana client
|
Package grafana implements grafana client |
Package prometheus implements prometheus client
|
Package prometheus implements prometheus client |
Click to show internal directories.
Click to hide internal directories.