Remove kubecfg, cleanup a few stray references.

This commit is contained in:
Jeff Lowdermilk
2015-02-10 10:25:07 -08:00
parent 6c15604ccb
commit 197059b65d
17 changed files with 4 additions and 2814 deletions

View File

@@ -35,7 +35,6 @@ readonly KUBE_SERVER_PLATFORMS=(
# The set of client targets that we are building for all platforms
readonly KUBE_CLIENT_TARGETS=(
cmd/kubecfg
cmd/kubectl
cmd/kubernetes
)