Add command "kubectl config get-contexts"

Note: Context is not a runtime object (doesn't have Kind and Version) so
      we can't use the resource_printer
This commit is contained in:
Angus Salkeld
2016-07-05 11:23:32 +02:00
parent b37a5ded3c
commit e0ce987f4e
8 changed files with 384 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
This file is autogenerated, but we've stopped checking such files into the
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
populate this file.