Add support to query kubelet's logs and cadvisor's stats through

apiserver by passing rawquery.

minor changes

Fixed a minor rebase issues.

Using ioutil.ReadAll instead of httputil.DumpResponse
This commit is contained in:
Dawn Chen
2014-07-15 00:04:30 -07:00
parent 7910ae8159
commit 064237a5b8
91 changed files with 30435 additions and 0 deletions

1
third_party/deps.sh vendored
View File

@@ -13,6 +13,7 @@ DEP_PACKAGES="
gopkg.in/v1/yaml
bitbucket.org/kardianos/osext
code.google.com/p/google-api-go-client/googleapi
code.google.com/p/go.net/html
github.com/coreos/go-log/log
github.com/coreos/go-systemd/journal
code.google.com/p/go.net/websocket