Add completions

pull/6/head
Clayton Coleman 2015-04-21 17:26:29 -04:00
parent 7f1f0cd233
commit 09d86b5fdb
1 changed files with 1 additions and 0 deletions

View File

@ -251,6 +251,7 @@ _kubectl_get()
must_have_one_noun+=("persistentvolume")
must_have_one_noun+=("persistentvolumeclaim")
must_have_one_noun+=("pod")
must_have_one_noun+=("podtemplate")
must_have_one_noun+=("replicationcontroller")
must_have_one_noun+=("resourcequota")
must_have_one_noun+=("secret")