Deprecated: Use WorkerNodeInformation.ProtoReflect.Descriptor instead.
()
| 549 | |
| 550 | // Deprecated: Use WorkerNodeInformation.ProtoReflect.Descriptor instead. |
| 551 | func (*WorkerNodeInformation) Descriptor() ([]byte, []int) { |
| 552 | return file_common_proto_rawDescGZIP(), []int{6} |
| 553 | } |
| 554 | |
| 555 | func (x *WorkerNodeInformation) GetName() string { |
| 556 | if x != nil { |
nothing calls this directly
no test coverage detected