kubernetes/vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.pb.go

var _

var _

var _

const _

type Error

func (m *Error) Reset()         {}

func (m *Error) String() string {}

func (*Error) ProtoMessage()    {}

func (*Error) Descriptor() ([]byte, []int) {}

func (m *Error) XXX_Unmarshal(b []byte) error {}

func (m *Error) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {}

func (m *Error) XXX_Merge(src proto.Message) {}

func (m *Error) XXX_Size() int {}

func (m *Error) XXX_DiscardUnknown() {}

var xxx_messageInfo_Error

func (m *Error) GetError() string {}

func (m *Error) GetCode() int32 {}

func (m *Error) GetMessage() string {}

func (m *Error) GetDetails() []*any.Any {}

type StreamError

func (m *StreamError) Reset()         {}

func (m *StreamError) String() string {}

func (*StreamError) ProtoMessage()    {}

func (*StreamError) Descriptor() ([]byte, []int) {}

func (m *StreamError) XXX_Unmarshal(b []byte) error {}

func (m *StreamError) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {}

func (m *StreamError) XXX_Merge(src proto.Message) {}

func (m *StreamError) XXX_Size() int {}

func (m *StreamError) XXX_DiscardUnknown() {}

var xxx_messageInfo_StreamError

func (m *StreamError) GetGrpcCode() int32 {}

func (m *StreamError) GetHttpCode() int32 {}

func (m *StreamError) GetMessage() string {}

func (m *StreamError) GetHttpStatus() string {}

func (m *StreamError) GetDetails() []*any.Any {}

func init() {}

func init() {}

var fileDescriptor_9b093362ca6d1e03