scheduler-plugins
scheduler-plugins copied to clipboard
solve struct literal uses unkeyed fields
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
- solve complaints of
struct literal uses unkeyed fields
when go vet.
Which issue(s) this PR fixes:
Fixes # NONE
Special notes for your reviewer:
Does this PR introduce a user-facing change?
NONE