Versions in this module Expand all Collapse all v0 v0.1.3 Sep 11, 2020 Changes in this version + var ErrIntOverflowMembership = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthMembership = fmt.Errorf("proto: negative length found during unmarshaling") + type Attributes struct + ClientUrls []string + Name string + func (*Attributes) Descriptor() ([]byte, []int) + func (*Attributes) ProtoMessage() + func (m *Attributes) Marshal() (dAtA []byte, err error) + func (m *Attributes) MarshalTo(dAtA []byte) (int, error) + func (m *Attributes) Reset() + func (m *Attributes) Size() (n int) + func (m *Attributes) String() string + func (m *Attributes) Unmarshal(dAtA []byte) error + type ClusterMemberAttrSetRequest struct + MemberAttributes *Attributes + Member_ID uint64 + func (*ClusterMemberAttrSetRequest) Descriptor() ([]byte, []int) + func (*ClusterMemberAttrSetRequest) ProtoMessage() + func (m *ClusterMemberAttrSetRequest) Marshal() (dAtA []byte, err error) + func (m *ClusterMemberAttrSetRequest) MarshalTo(dAtA []byte) (int, error) + func (m *ClusterMemberAttrSetRequest) Reset() + func (m *ClusterMemberAttrSetRequest) Size() (n int) + func (m *ClusterMemberAttrSetRequest) String() string + func (m *ClusterMemberAttrSetRequest) Unmarshal(dAtA []byte) error + type ClusterVersionSetRequest struct + Ver string + func (*ClusterVersionSetRequest) Descriptor() ([]byte, []int) + func (*ClusterVersionSetRequest) ProtoMessage() + func (m *ClusterVersionSetRequest) Marshal() (dAtA []byte, err error) + func (m *ClusterVersionSetRequest) MarshalTo(dAtA []byte) (int, error) + func (m *ClusterVersionSetRequest) Reset() + func (m *ClusterVersionSetRequest) Size() (n int) + func (m *ClusterVersionSetRequest) String() string + func (m *ClusterVersionSetRequest) Unmarshal(dAtA []byte) error + type DowngradeInfoSetRequest struct + Enabled bool + Ver string + func (*DowngradeInfoSetRequest) Descriptor() ([]byte, []int) + func (*DowngradeInfoSetRequest) ProtoMessage() + func (m *DowngradeInfoSetRequest) Marshal() (dAtA []byte, err error) + func (m *DowngradeInfoSetRequest) MarshalTo(dAtA []byte) (int, error) + func (m *DowngradeInfoSetRequest) Reset() + func (m *DowngradeInfoSetRequest) Size() (n int) + func (m *DowngradeInfoSetRequest) String() string + func (m *DowngradeInfoSetRequest) Unmarshal(dAtA []byte) error + type Member struct + ID uint64 + MemberAttributes *Attributes + RaftAttributes *RaftAttributes + func (*Member) Descriptor() ([]byte, []int) + func (*Member) ProtoMessage() + func (m *Member) Marshal() (dAtA []byte, err error) + func (m *Member) MarshalTo(dAtA []byte) (int, error) + func (m *Member) Reset() + func (m *Member) Size() (n int) + func (m *Member) String() string + func (m *Member) Unmarshal(dAtA []byte) error + type RaftAttributes struct + IsLearner bool + PeerUrls []string + func (*RaftAttributes) Descriptor() ([]byte, []int) + func (*RaftAttributes) ProtoMessage() + func (m *RaftAttributes) Marshal() (dAtA []byte, err error) + func (m *RaftAttributes) MarshalTo(dAtA []byte) (int, error) + func (m *RaftAttributes) Reset() + func (m *RaftAttributes) Size() (n int) + func (m *RaftAttributes) String() string + func (m *RaftAttributes) Unmarshal(dAtA []byte) error Incompatible versions in this module v3.4.19+incompatible Sep 11, 2020 v3.4.18+incompatible Sep 11, 2020