Documentation ¶
Index ¶
- Variables
- func GetFelixMetric(felixIP, name string) (metric string, err error)
- func GetFelixMetricFloat(felixIP, name string) (metric float64, err error)
- func GetFelixMetricInt(felixIP, name string) (metric int, err error)
- func GetMetric(ip string, port int, name, caFile, certFile, keyFile string) (metric string, err error)
- func PortString() string
Constants ¶
This section is empty.
Variables ¶
View Source
var Port = 9091
Functions ¶
func GetFelixMetric ¶
func GetFelixMetricFloat ¶
func GetFelixMetricInt ¶
func PortString ¶
func PortString() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.