var _ … var _ … var _ … const _ … func (m *Pod) Reset() { … } func (*Pod) ProtoMessage() { … } func (*Pod) Descriptor() ([]byte, []int) { … } func (m *Pod) XXX_Unmarshal(b []byte) error { … } func (m *Pod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *Pod) XXX_Merge(src proto.Message) { … } func (m *Pod) XXX_Size() int { … } func (m *Pod) XXX_DiscardUnknown() { … } var xxx_messageInfo_Pod … func (m *PodCondition) Reset() { … } func (*PodCondition) ProtoMessage() { … } func (*PodCondition) Descriptor() ([]byte, []int) { … } func (m *PodCondition) XXX_Unmarshal(b []byte) error { … } func (m *PodCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *PodCondition) XXX_Merge(src proto.Message) { … } func (m *PodCondition) XXX_Size() int { … } func (m *PodCondition) XXX_DiscardUnknown() { … } var xxx_messageInfo_PodCondition … func (m *PodList) Reset() { … } func (*PodList) ProtoMessage() { … } func (*PodList) Descriptor() ([]byte, []int) { … } func (m *PodList) XXX_Unmarshal(b []byte) error { … } func (m *PodList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *PodList) XXX_Merge(src proto.Message) { … } func (m *PodList) XXX_Size() int { … } func (m *PodList) XXX_DiscardUnknown() { … } var xxx_messageInfo_PodList … func (m *PodSpec) Reset() { … } func (*PodSpec) ProtoMessage() { … } func (*PodSpec) Descriptor() ([]byte, []int) { … } func (m *PodSpec) XXX_Unmarshal(b []byte) error { … } func (m *PodSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *PodSpec) XXX_Merge(src proto.Message) { … } func (m *PodSpec) XXX_Size() int { … } func (m *PodSpec) XXX_DiscardUnknown() { … } var xxx_messageInfo_PodSpec … func (m *PodStatus) Reset() { … } func (*PodStatus) ProtoMessage() { … } func (*PodStatus) Descriptor() ([]byte, []int) { … } func (m *PodStatus) XXX_Unmarshal(b []byte) error { … } func (m *PodStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *PodStatus) XXX_Merge(src proto.Message) { … } func (m *PodStatus) XXX_Size() int { … } func (m *PodStatus) XXX_DiscardUnknown() { … } var xxx_messageInfo_PodStatus … func init() { … } func init() { … } var fileDescriptor_c0604dbfc428ecfb … func (m *Pod) Marshal() (dAtA []byte, err error) { … } func (m *Pod) MarshalTo(dAtA []byte) (int, error) { … } func (m *Pod) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *PodCondition) Marshal() (dAtA []byte, err error) { … } func (m *PodCondition) MarshalTo(dAtA []byte) (int, error) { … } func (m *PodCondition) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *PodList) Marshal() (dAtA []byte, err error) { … } func (m *PodList) MarshalTo(dAtA []byte) (int, error) { … } func (m *PodList) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *PodSpec) Marshal() (dAtA []byte, err error) { … } func (m *PodSpec) MarshalTo(dAtA []byte) (int, error) { … } func (m *PodSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *PodStatus) Marshal() (dAtA []byte, err error) { … } func (m *PodStatus) MarshalTo(dAtA []byte) (int, error) { … } func (m *PodStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func encodeVarintGenerated(dAtA []byte, offset int, v uint64) int { … } func (m *Pod) Size() (n int) { … } func (m *PodCondition) Size() (n int) { … } func (m *PodList) Size() (n int) { … } func (m *PodSpec) Size() (n int) { … } func (m *PodStatus) Size() (n int) { … } func sovGenerated(x uint64) (n int) { … } func sozGenerated(x uint64) (n int) { … } func (this *Pod) String() string { … } func (this *PodCondition) String() string { … } func (this *PodList) String() string { … } func (this *PodSpec) String() string { … } func (this *PodStatus) String() string { … } func valueToStringGenerated(v interface{ … } func (m *Pod) Unmarshal(dAtA []byte) error { … } func (m *PodCondition) Unmarshal(dAtA []byte) error { … } func (m *PodList) Unmarshal(dAtA []byte) error { … } func (m *PodSpec) Unmarshal(dAtA []byte) error { … } func (m *PodStatus) Unmarshal(dAtA []byte) error { … } func skipGenerated(dAtA []byte) (n int, err error) { … } var ErrInvalidLengthGenerated … var ErrIntOverflowGenerated … var ErrUnexpectedEndOfGroupGenerated …