Deprecated: Use DataplaneInfo.ProtoReflect.Descriptor instead.
()
| 314 | |
| 315 | // Deprecated: Use DataplaneInfo.ProtoReflect.Descriptor instead. |
| 316 | func (*DataplaneInfo) Descriptor() ([]byte, []int) { |
| 317 | return file_control_plane_interface_proto_rawDescGZIP(), []int{3} |
| 318 | } |
| 319 | |
| 320 | func (x *DataplaneInfo) GetIP() string { |
| 321 | if x != nil { |
nothing calls this directly
no test coverage detected