Deprecated: Use NodeInfo.ProtoReflect.Descriptor instead.
()
| 111 | |
| 112 | // Deprecated: Use NodeInfo.ProtoReflect.Descriptor instead. |
| 113 | func (*NodeInfo) Descriptor() ([]byte, []int) { |
| 114 | return file_control_plane_interface_proto_rawDescGZIP(), []int{0} |
| 115 | } |
| 116 | |
| 117 | func (x *NodeInfo) GetNodeID() string { |
| 118 | if x != nil { |
nothing calls this directly
no test coverage detected