Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "0.1.4"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HitachiVSP ¶
type HitachiVSP struct { Url string `toml:"url"` User string `toml:"user"` Password string `toml:"password"` Insecure bool `toml:"insecure"` Server string `toml:"server"` Servers []string `toml:"servers"` Metrics []*Metric `toml:"metrics"` // contains filtered or unexported fields }
func (*HitachiVSP) Config ¶
func (e *HitachiVSP) Config() string
func (*HitachiVSP) Label ¶
func (e *HitachiVSP) Label() string
Click to show internal directories.
Click to hide internal directories.