PDMember

(Appears on: PDStatus)

PDMember is PD member

FieldDescription
name
string
id
string

member id is actually a uint64, but apimachinery’s json only treats numbers as int64/float64 so uint64 may overflow int64 and thus convert to float64

clientURL
string
health
bool
lastTransitionTime
Kubernetes meta/v1.Time

Last time the health transitioned from one to another.