commit | 882e20c4c909f5c5fd8801b534b5b4246acaadb1 | [log] [tgz] |
---|---|---|
author | Evan Brown <evanbrown@google.com> | Fri Sep 11 22:44:06 2015 -0700 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Mon Sep 21 18:28:38 2015 +0000 |
tree | ff1529a73d948ba7fc6370a2cb0134a32d4296fd | |
parent | 1cc6bfc67b11bab3453bbb962bb173769ea60a61 [diff] |
cmd/coordinator: discover kube cluster Find the default Kubernetes cluster and configure a client to talk to it. Use application default credentials. Updates golang/go#12546 Change-Id: Ifb1ce57f52f4fbbee3267f8cc3cf02a78146bd5b Reviewed-on: https://go-review.googlesource.com/14532 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>