Deprecated: Use DataplaneInformation.ProtoReflect.Descriptor instead.
()
| 484 | |
| 485 | // Deprecated: Use DataplaneInformation.ProtoReflect.Descriptor instead. |
| 486 | func (*DataplaneInformation) Descriptor() ([]byte, []int) { |
| 487 | return file_common_proto_rawDescGZIP(), []int{5} |
| 488 | } |
| 489 | |
| 490 | func (x *DataplaneInformation) GetAddress() string { |
| 491 | if x != nil { |
nothing calls this directly
no test coverage detected