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