Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckNodeBehind ¶
func HealthCheck ¶
func HealthCheck(ips []string, ports []corev1.EndpointPort, blockMiss int) []string
Types ¶
type NodeStatus ¶
type NodeStatus struct { Result struct { SyncInfo struct { LatestBlockHeight string `json:"latest_block_height"` } `json:"sync_info"` } `json:"result"` }
Click to show internal directories.
Click to hide internal directories.