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