kubernetes/vendor/github.com/containerd/ttrpc/request.pb.go

const _

const _

type Request

func (x *Request) Reset() {}

func (x *Request) String() string {}

func (*Request) ProtoMessage() {}

func (x *Request) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Request.ProtoReflect.Descriptor instead.
func (*Request) Descriptor() ([]byte, []int) {}

func (x *Request) GetService() string {}

func (x *Request) GetMethod() string {}

func (x *Request) GetPayload() []byte {}

func (x *Request) GetTimeoutNano() int64 {}

func (x *Request) GetMetadata() []*KeyValue {}

type Response

func (x *Response) Reset() {}

func (x *Response) String() string {}

func (*Response) ProtoMessage() {}

func (x *Response) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Response.ProtoReflect.Descriptor instead.
func (*Response) Descriptor() ([]byte, []int) {}

func (x *Response) GetStatus() *status.Status {}

func (x *Response) GetPayload() []byte {}

type StringList

func (x *StringList) Reset() {}

func (x *StringList) String() string {}

func (*StringList) ProtoMessage() {}

func (x *StringList) ProtoReflect() protoreflect.Message {}

// Deprecated: Use StringList.ProtoReflect.Descriptor instead.
func (*StringList) Descriptor() ([]byte, []int) {}

func (x *StringList) GetList() []string {}

type KeyValue

func (x *KeyValue) Reset() {}

func (x *KeyValue) String() string {}

func (*KeyValue) ProtoMessage() {}

func (x *KeyValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use KeyValue.ProtoReflect.Descriptor instead.
func (*KeyValue) Descriptor() ([]byte, []int) {}

func (x *KeyValue) GetKey() string {}

func (x *KeyValue) GetValue() string {}

var File_github_com_containerd_ttrpc_request_proto

var file_github_com_containerd_ttrpc_request_proto_rawDesc

var file_github_com_containerd_ttrpc_request_proto_rawDescOnce

var file_github_com_containerd_ttrpc_request_proto_rawDescData

func file_github_com_containerd_ttrpc_request_proto_rawDescGZIP() []byte {}

var file_github_com_containerd_ttrpc_request_proto_msgTypes

var file_github_com_containerd_ttrpc_request_proto_goTypes

var file_github_com_containerd_ttrpc_request_proto_depIdxs

func init() {}

func file_github_com_containerd_ttrpc_request_proto_init() {}