Documentation ¶
Index ¶
- func ChangeCoordinators(logger logr.Logger, adminClient fdbadminclient.AdminClient, ...) error
- func GetCoordinatorAddress(cluster *fdbv1beta2.FoundationDBCluster, locality locality.Info) fdbv1beta2.ProcessAddress
- func SelectCoordinators(logger logr.Logger, cluster *fdbv1beta2.FoundationDBCluster, ...) ([]fdbv1beta2.ProcessAddress, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeCoordinators ¶
func ChangeCoordinators(logger logr.Logger, adminClient fdbadminclient.AdminClient, cluster *fdbv1beta2.FoundationDBCluster, status *fdbv1beta2.FoundationDBStatus) error
ChangeCoordinators will change the coordinators and set the new connection string on the FoundationDBCluster resource.
func GetCoordinatorAddress ¶
func GetCoordinatorAddress(cluster *fdbv1beta2.FoundationDBCluster, locality locality.Info) fdbv1beta2.ProcessAddress
GetCoordinatorAddress returns the coordinator address.
func SelectCoordinators ¶
func SelectCoordinators(logger logr.Logger, cluster *fdbv1beta2.FoundationDBCluster, status *fdbv1beta2.FoundationDBStatus) ([]fdbv1beta2.ProcessAddress, error)
SelectCoordinators will return a set of new coordinators.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.