package
9.0.0-alpha+incompatible
Repository: https://github.com/tikv/pd.git
Documentation: pkg.go.dev

# Functions

CheckHealth checks if members are healthy.
GetMembers return a slice of Members.
IsClientURL returns whether addr is a ClientUrl of any member.
NewRaftCluster create a new cluster.

# Variables

DefaultMinResolvedTSPersistenceInterval is the default value of min resolved ts persistence interval.

# Structs

RaftCluster is used for cluster config management.
Status saves some state information.

# Interfaces

Server is the interface for cluster.