Lines Matching defs:PathMapping
321 type PathMapping struct { struct
322 state protoimpl.MessageState
323 sizeCache protoimpl.SizeCache
324 unknownFields protoimpl.UnknownFields
326 From *string `protobuf:"bytes,1,req,name=from" json:"from,omitempty"`
327 To *string `protobuf:"bytes,2,req,name=to" json:"to,omitempty"`
330 func (x *PathMapping) Reset() {
339 func (x *PathMapping) String() string {
343 func (*PathMapping) ProtoMessage() {}
345 func (x *PathMapping) ProtoReflect() protoreflect.Message {
358 func (*PathMapping) Descriptor() ([]byte, []int) {
362 func (x *PathMapping) GetFrom() string {
369 func (x *PathMapping) GetTo() string {