Deprecated: Use NodeHeartbeatMessage.ProtoReflect.Descriptor instead.
()
| 188 | |
| 189 | // Deprecated: Use NodeHeartbeatMessage.ProtoReflect.Descriptor instead. |
| 190 | func (*NodeHeartbeatMessage) Descriptor() ([]byte, []int) { |
| 191 | return file_control_plane_interface_proto_rawDescGZIP(), []int{1} |
| 192 | } |
| 193 | |
| 194 | func (x *NodeHeartbeatMessage) GetNodeID() string { |
| 195 | if x != nil { |
nothing calls this directly
no test coverage detected