UID returns the UID of the object that is triggering preemption.
()
| 55 | klog.KMetadata |
| 56 | // UID returns the UID of the object that is triggering preemption. |
| 57 | UID() types.UID |
| 58 | // SchedulerName returns the scheduler name assigned to the object that is triggering preemption. |
| 59 | SchedulerName() string |
| 60 | // Obj returns the object that is triggering preemption. |
no outgoing calls