Add 'ep' as a shortcut for 'endpoints'
This commit is contained in:
parent
b60c8e567f
commit
3c2359384c
@ -105,6 +105,7 @@ func expandResourceShortcut(resource string) string {
|
||||
// Please keep this alphabetized
|
||||
"cs": "componentstatuses",
|
||||
"ev": "events",
|
||||
"ep": "endpoints",
|
||||
"limits": "limitRanges",
|
||||
"no": "nodes",
|
||||
"po": "pods",
|
||||
|
Loading…
Reference in New Issue
Block a user