Deprecated: Use PortMapping.ProtoReflect.Descriptor instead.
()
| 105 | |
| 106 | // Deprecated: Use PortMapping.ProtoReflect.Descriptor instead. |
| 107 | func (*PortMapping) Descriptor() ([]byte, []int) { |
| 108 | return file_common_proto_rawDescGZIP(), []int{0} |
| 109 | } |
| 110 | |
| 111 | func (x *PortMapping) GetHostPort() int32 { |
| 112 | if x != nil { |
nothing calls this directly
no test coverage detected