Lines Matching defs:PathMapping
451 type PathMapping struct { struct
452 state protoimpl.MessageState
453 sizeCache protoimpl.SizeCache
454 unknownFields protoimpl.UnknownFields
456 From *string `protobuf:"bytes,1,req,name=from" json:"from,omitempty"`
457 To *string `protobuf:"bytes,2,req,name=to" json:"to,omitempty"`
460 func (x *PathMapping) Reset() {
469 func (x *PathMapping) String() string {
473 func (*PathMapping) ProtoMessage() {}
475 func (x *PathMapping) ProtoReflect() protoreflect.Message {
488 func (*PathMapping) Descriptor() ([]byte, []int) {
492 func (x *PathMapping) GetFrom() string {
499 func (x *PathMapping) GetTo() string {