package
Version:
v1.8.3
Opens a new window with list of versions in this module.
Published: Sep 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func MemberList(s *state.State) (*clientv3.MemberListResponse, error)
type Report struct {
Health bool `json:"health,omitempty"`
Member bool `json:"member,omitempty"`
}
Report describes status of the etcd cluster
func Get(s *state.State, node kubeoneapi.HostConfig, etcdRing *clientv3.MemberListResponse) (*Report, error)
Get analyzes health of an etcd cluster member
Source Files
¶
Click to show internal directories.
Click to hide internal directories.