Home
last modified time | relevance | path

Searched defs:Vsphere (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/scollector/collectors/
H A Dvsphere.go22 func Vsphere(user, pwd, host string) error { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/scollector/conf/
H A Dconf.go73 Vsphere []Vsphere member
155 type Vsphere struct { struct
156 Host string
157 User string
158 Password string