Files
kubernetes/pkg
Eric Paris c75ecbd8e3 bash_completions: annotate kubectl get with resources which can be 'gotten'
A user types:
  kubectl get $resource

This will cause the bash completions to suggest the possible objects the
user can ask for.  The complete list right now is:

endpoints
event
limitrange
namespace
node
persistentvolume
persistentvolumeclaim
pod
replicationcontroller
resourcequota
secret
service
status

But this list should stay up2date as api objects are added or deleted
2015-04-13 19:11:26 -04:00
..
2015-02-19 22:25:52 -08:00
2015-04-02 11:13:20 -04:00
2015-04-13 10:10:52 -04:00
2015-04-10 16:02:51 -07:00
2015-03-19 19:49:44 -04:00
2015-02-20 08:49:12 -08:00
2015-04-10 13:25:44 -07:00
2015-03-30 19:28:11 -07:00
2015-04-10 09:38:12 -07:00
2015-04-01 14:51:20 -07:00