var _ … var _ … var _ … const _ … func (m *LeaseCandidate) Reset() { … } func (*LeaseCandidate) ProtoMessage() { … } func (*LeaseCandidate) Descriptor() ([]byte, []int) { … } func (m *LeaseCandidate) XXX_Unmarshal(b []byte) error { … } func (m *LeaseCandidate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *LeaseCandidate) XXX_Merge(src proto.Message) { … } func (m *LeaseCandidate) XXX_Size() int { … } func (m *LeaseCandidate) XXX_DiscardUnknown() { … } var xxx_messageInfo_LeaseCandidate … func (m *LeaseCandidateList) Reset() { … } func (*LeaseCandidateList) ProtoMessage() { … } func (*LeaseCandidateList) Descriptor() ([]byte, []int) { … } func (m *LeaseCandidateList) XXX_Unmarshal(b []byte) error { … } func (m *LeaseCandidateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *LeaseCandidateList) XXX_Merge(src proto.Message) { … } func (m *LeaseCandidateList) XXX_Size() int { … } func (m *LeaseCandidateList) XXX_DiscardUnknown() { … } var xxx_messageInfo_LeaseCandidateList … func (m *LeaseCandidateSpec) Reset() { … } func (*LeaseCandidateSpec) ProtoMessage() { … } func (*LeaseCandidateSpec) Descriptor() ([]byte, []int) { … } func (m *LeaseCandidateSpec) XXX_Unmarshal(b []byte) error { … } func (m *LeaseCandidateSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *LeaseCandidateSpec) XXX_Merge(src proto.Message) { … } func (m *LeaseCandidateSpec) XXX_Size() int { … } func (m *LeaseCandidateSpec) XXX_DiscardUnknown() { … } var xxx_messageInfo_LeaseCandidateSpec … func init() { … } func init() { … } var fileDescriptor_cb9e87df9da593c2 … func (m *LeaseCandidate) Marshal() (dAtA []byte, err error) { … } func (m *LeaseCandidate) MarshalTo(dAtA []byte) (int, error) { … } func (m *LeaseCandidate) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *LeaseCandidateList) Marshal() (dAtA []byte, err error) { … } func (m *LeaseCandidateList) MarshalTo(dAtA []byte) (int, error) { … } func (m *LeaseCandidateList) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *LeaseCandidateSpec) Marshal() (dAtA []byte, err error) { … } func (m *LeaseCandidateSpec) MarshalTo(dAtA []byte) (int, error) { … } func (m *LeaseCandidateSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func encodeVarintGenerated(dAtA []byte, offset int, v uint64) int { … } func (m *LeaseCandidate) Size() (n int) { … } func (m *LeaseCandidateList) Size() (n int) { … } func (m *LeaseCandidateSpec) Size() (n int) { … } func sovGenerated(x uint64) (n int) { … } func sozGenerated(x uint64) (n int) { … } func (this *LeaseCandidate) String() string { … } func (this *LeaseCandidateList) String() string { … } func (this *LeaseCandidateSpec) String() string { … } func valueToStringGenerated(v interface{ … } func (m *LeaseCandidate) Unmarshal(dAtA []byte) error { … } func (m *LeaseCandidateList) Unmarshal(dAtA []byte) error { … } func (m *LeaseCandidateSpec) Unmarshal(dAtA []byte) error { … } func skipGenerated(dAtA []byte) (n int, err error) { … } var ErrInvalidLengthGenerated … var ErrIntOverflowGenerated … var ErrUnexpectedEndOfGroupGenerated …