Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Backend ¶
type Backend struct { Host string `json:"backend_host" value:"" usage:"netservice data storage backend ip address"` User string `json:"backend_user" value:"" usage:"netservice data storage backend user info"` Passwd string `json:"backend_passwd" value:"" usage:"netservice data storage backend password"` }
Backend for mysql
type Config ¶
type Config struct { conf.FileConfig conf.ServiceConfig conf.MetricConfig conf.ZkConfig conf.ServerOnlyCertConfig conf.LicenseServerConfig conf.LogConfig conf.ProcessConfig }
Config for bcs-netservice in conf/bcs.conf
Click to show internal directories.
Click to hide internal directories.