Add support for PodPreset in kubectl get command

This commit is contained in:
xiangpengzhao
2017-04-21 10:11:01 +08:00
parent 3153cd6841
commit baafbf406e
3 changed files with 19 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ __custom_func() {
* persistentvolumeclaims (aka 'pvc')
* persistentvolumes (aka 'pv')
* poddisruptionbudgets (aka 'pdb')
* podpreset
* pods (aka 'po')
* podsecuritypolicies (aka 'psp')
* podtemplates