Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContinuousDiscovery ¶
func ContinuousDiscovery()
ContinuousDiscovery starts an asynchronous infinite discovery process where instances are periodically investigated and their status captured, and long since unseen instances are purged and forgotten.
func SubmitMastersToKvStores ¶
func SubmitMastersToKvStores(clusterName string, force bool) (kvPairs []*dtstruct.KVPair, submittedCount int, err error)
Write a cluster's master (or all clusters masters) to kv stores. This should generally only happen once in a lifetime of a cluster. Otherwise KV stores are updated via failovers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.