Documentation
¶
Index ¶
- Variables
- func DeployAgent(agentType, instance, bin, ip, port, user, pwd, url string) (address string, err error)
- func DeregisteConsul(guid string) error
- func GetConfig(name string, isGrp bool) (error, bool, m.RFGroup)
- func GetEndpointData(ip, port string, prefix, keyword []string) (error, []string)
- func InitPrometheusConfigFile()
- func RegisteConsul(guid, ip, port string, tags []string, interval int) error
- func SetConfig(name string, isGrp bool, config m.RFGroup, exist bool) error
- func StopAgent(agentType, instance, ip, url string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var FileMap map[string]fileObj
View Source
var PathEnbale bool
Functions ¶
func DeployAgent ¶ added in v1.1.0
func DeregisteConsul ¶
func GetEndpointData ¶
func InitPrometheusConfigFile ¶
func InitPrometheusConfigFile()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.