Documentation
¶
Index ¶
- func AddNode(managerAddr []string, clusterId string, addresses []string) error
- func BalanceClusters(managerAddr []string, clusterIds []string) error
- func ChangeState(managerAddr []string, clusterIds []string, state common.States) error
- func CreateCluster(managerAddr []string, addresses []string) error
- func CreateSnapshot(managerAddr []string, clusterId string) error
- func DeleteCluster(managerAddr []string, clusterId string) error
- func DeleteSnapshot(managerAddr []string, clusterId string, snapshotIndex uint64) error
- func GetClusters(managerAddr []string, clusterId string) error
- func GetReport(managerAddr []string) error
- func MoveCluster(managerAddr []string, clusterIds []string) error
- func RemoveNode(managerAddr []string, nodeId string) error
- func RepairConsistency(managerAddr []string, repairModel string) error
- func RestoreSnapshot(managerAddr []string, clusterId string, snapshotIndex uint64) error
- func SyncClusters(managerAddr []string, clusterId string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BalanceClusters ¶
func ChangeState ¶
func CreateCluster ¶
func CreateSnapshot ¶
func DeleteCluster ¶
func DeleteSnapshot ¶
func GetClusters ¶
func MoveCluster ¶
func RemoveNode ¶
func RepairConsistency ¶
func RestoreSnapshot ¶
func SyncClusters ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.