Documentation ¶
Index ¶
- func DelNamespace(name string, cfg *models.CCConfig) error
- func ModifyNamespace(namespace *models.Namespace, cfg *models.CCConfig) (err error)
- func ProxyConfigFingerprint(cfg *models.CCConfig) (r map[string]string, err error)
- func QueryNamespace(names []string, cfg *models.CCConfig) (data []*models.Namespace, err error)
- func SQLFingerprint(name string, cfg *models.CCConfig) (slowSQLs, errSQLs map[string]string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelNamespace ¶
DelNamespace delete namespace
func ModifyNamespace ¶
ModifyNamespace create or modify namespace
func ProxyConfigFingerprint ¶
ProxyConfigFingerprint return fingerprints of all proxy
func QueryNamespace ¶
QueryNamespace return information of namespace specified by names
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.