api | Package api provides a handler for /api/ |
cache | |
cache/memory | |
client | TODO(cAdvisor): Package comment. |
client/clientexample | |
client/v2 | Client library to programmatically access cAdvisor API. |
collector | |
container | Package container defines types for sub-container events and also defines an interface for container operation handlers. |
container/docker | Handler for Docker containers. |
container/libcontainer | |
container/raw | Unmarshal's a Containers description json file. |
events | |
fs | |
Godeps | |
Godeps/_workspace | |
Godeps/_workspace/src | |
Godeps/_workspace/src/bitbucket.org | |
Godeps/_workspace/src/bitbucket.org/ww | |
Godeps/_workspace/src/bitbucket.org/ww/goautoneg | HTTP Content-Type Autonegotiation. |
Godeps/_workspace/src/github.com | |
Godeps/_workspace/src/github.com/abbot | |
Godeps/_workspace/src/github.com/abbot/go-http-auth | |
Godeps/_workspace/src/github.com/beorn7 | |
Godeps/_workspace/src/github.com/beorn7/perks | |
Godeps/_workspace/src/github.com/beorn7/perks/quantile | Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. |
Godeps/_workspace/src/github.com/coreos | |
Godeps/_workspace/src/github.com/coreos/go-systemd | |
Godeps/_workspace/src/github.com/coreos/go-systemd/dbus | Integration with the systemd D-Bus API. |
Godeps/_workspace/src/github.com/coreos/go-systemd/util | Package util contains utility functions related to systemd that applications can use to check things like whether systemd is running. |
Godeps/_workspace/src/github.com/docker | |
Godeps/_workspace/src/github.com/docker/docker | |
Godeps/_workspace/src/github.com/docker/docker/pkg | |
Godeps/_workspace/src/github.com/docker/docker/pkg/mount | |
Godeps/_workspace/src/github.com/docker/docker/pkg/symlink | |
Godeps/_workspace/src/github.com/docker/docker/pkg/system | |
Godeps/_workspace/src/github.com/docker/docker/pkg/units | Package units provides helper function to parse and print size and time units in human-readable format. |
Godeps/_workspace/src/github.com/fsouza | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient | Package docker provides a client for the Docker remote API. |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/fileutils | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/homedir | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ioutils | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/mflag | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/parsers | Package parsers provides helper functions to parse and validate different type of string. |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/pools | Package pools provides a collection of pools which provide various data types with buffers. |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/promise | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/stdcopy | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/system | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ulimit | Package ulimit provides structure and helper function to parse and represent resource limits (Rlimit and Ulimit, its human friendly version). |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/units | Package units provides helper function to parse and print size and time units in human-readable format. |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/volume | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/libcontainer | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/libcontainer/user | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/gorilla | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/gorilla/context | Package context stores values shared during a request lifetime. |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/gorilla/mux | Package gorilla/mux implements a request router and dispatcher. |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/opencontainers | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/opencontainers/runc | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/opencontainers/runc/libcontainer | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/opencontainers/runc/libcontainer/user | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/Sirupsen | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus | |
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/testing | Package testing provides a fake implementation of the Docker API, useful for testing purpose. |
Godeps/_workspace/src/github.com/garyburd | |
Godeps/_workspace/src/github.com/garyburd/redigo | |
Godeps/_workspace/src/github.com/garyburd/redigo/internal | |
Godeps/_workspace/src/github.com/garyburd/redigo/redis | Package redis is a client for the Redis database. |
Godeps/_workspace/src/github.com/godbus | |
Godeps/_workspace/src/github.com/godbus/dbus | Package dbus implements bindings to the D-Bus message bus system. |
Godeps/_workspace/src/github.com/godbus/dbus/introspect | Package introspect provides some utilities for dealing with the DBus introspection format. |
Godeps/_workspace/src/github.com/godbus/dbus/prop | Package prop provides the Properties struct which can be used to implement org.freedesktop.DBus.Properties. |
Godeps/_workspace/src/github.com/golang | |
Godeps/_workspace/src/github.com/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
Godeps/_workspace/src/github.com/golang/mock | |
Godeps/_workspace/src/github.com/golang/mock/gomock | GoMock - a mock framework for Go. |
Godeps/_workspace/src/github.com/golang/mock/gomock/mock_matcher | |
Godeps/_workspace/src/github.com/golang/protobuf | |
Godeps/_workspace/src/github.com/golang/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
Godeps/_workspace/src/github.com/influxdb | |
Godeps/_workspace/src/github.com/influxdb/influxdb | |
Godeps/_workspace/src/github.com/influxdb/influxdb/client | |
Godeps/_workspace/src/github.com/kr | |
Godeps/_workspace/src/github.com/kr/pretty | Package pretty provides pretty-printing for Go values. |
Godeps/_workspace/src/github.com/kr/text | Package text provides rudimentary functions for manipulating text in paragraphs. |
Godeps/_workspace/src/github.com/kr/text/colwriter | Package colwriter provides a write filter that formats input lines in multiple columns. |
Godeps/_workspace/src/github.com/kr/text/mc | Command mc prints in multiple columns. |
Godeps/_workspace/src/github.com/matttproud | |
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions | |
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions/pbutil | Package pbutil provides record length-delimited Protocol Buffer streaming. |
Godeps/_workspace/src/github.com/opencontainers | |
Godeps/_workspace/src/github.com/opencontainers/runc | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer | Libcontainer provides a native Go implementation for creating containers with namespaces, cgroups, capabilities, and filesystem access controls. |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/apparmor | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/cgroups | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/cgroups/fs | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/configs | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/configs/validate | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/criurpc | Package criurpc is a generated protocol buffer package. |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/devices | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/integration | integration is used for integration testing of libcontainer |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/label | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/nsenter | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/seccomp | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/stacktrace | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/system | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/user | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/utils | |
Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/xattr | |
Godeps/_workspace/src/github.com/prometheus | |
Godeps/_workspace/src/github.com/prometheus/client_golang | |
Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus | Package prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface. |
Godeps/_workspace/src/github.com/prometheus/client_model | |
Godeps/_workspace/src/github.com/prometheus/client_model/go | Package io_prometheus_client is a generated protocol buffer package. |
Godeps/_workspace/src/github.com/prometheus/common | |
Godeps/_workspace/src/github.com/prometheus/common/expfmt | A package for reading and writing Prometheus metrics. |
Godeps/_workspace/src/github.com/prometheus/common/model | Package model contains common data structures that are shared across Prometheus componenets and libraries. |
Godeps/_workspace/src/github.com/prometheus/procfs | Package procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc. |
Godeps/_workspace/src/github.com/SeanDolphin | |
Godeps/_workspace/src/github.com/SeanDolphin/bqschema | |
Godeps/_workspace/src/github.com/Sirupsen | |
Godeps/_workspace/src/github.com/Sirupsen/logrus | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/examples | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/basic | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/hook | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatters | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatters/logstash | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/bugsnag | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/papertrail | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/sentry | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/syslog | |
Godeps/_workspace/src/github.com/stretchr | |
Godeps/_workspace/src/github.com/stretchr/objx | objx - Go package for dealing with maps, slices, JSON and other data. |
Godeps/_workspace/src/github.com/stretchr/testify | |
Godeps/_workspace/src/github.com/stretchr/testify/assert | A set of comprehensive testing tools for use with the normal Go testing system. |
Godeps/_workspace/src/github.com/stretchr/testify/mock | Provides a system by which it is possible to mock your objects and verify calls are happening as expected. |
Godeps/_workspace/src/github.com/stretchr/testify/require | Alternative testing tools which stop test execution if test failed. |
Godeps/_workspace/src/github.com/syndtr | |
Godeps/_workspace/src/github.com/syndtr/gocapability | |
Godeps/_workspace/src/github.com/syndtr/gocapability/capability | Package capability provides utilities for manipulating POSIX capabilities. |
Godeps/_workspace/src/github.com/syndtr/gocapability/capability/enumgen | |
Godeps/_workspace/src/github.com/vishvananda | |
Godeps/_workspace/src/github.com/vishvananda/netlink | Package netlink provides a simple library for netlink. |
Godeps/_workspace/src/golang.org | |
Godeps/_workspace/src/golang.org/x | |
Godeps/_workspace/src/golang.org/x/net | |
Godeps/_workspace/src/golang.org/x/net/context | Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
Godeps/_workspace/src/golang.org/x/net/context/ctxhttp | Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
Godeps/_workspace/src/golang.org/x/oauth2 | Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests. |
Godeps/_workspace/src/golang.org/x/oauth2/facebook | Package facebook provides constants for using OAuth2 to access Facebook. |
Godeps/_workspace/src/golang.org/x/oauth2/github | Package github provides constants for using OAuth2 to access Github. |
Godeps/_workspace/src/golang.org/x/oauth2/google | Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs. |
Godeps/_workspace/src/golang.org/x/oauth2/internal | Package internal contains support packages for oauth2 package. |
Godeps/_workspace/src/golang.org/x/oauth2/jws | Package jws provides encoding and decoding utilities for signed JWS messages. |
Godeps/_workspace/src/golang.org/x/oauth2/jwt | Package jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0". |
Godeps/_workspace/src/golang.org/x/oauth2/linkedin | Package linkedin provides constants for using OAuth2 to access LinkedIn. |
Godeps/_workspace/src/golang.org/x/oauth2/odnoklassniki | Package odnoklassniki provides constants for using OAuth2 to access Odnoklassniki. |
Godeps/_workspace/src/golang.org/x/oauth2/paypal | Package paypal provides constants for using OAuth2 to access PayPal. |
Godeps/_workspace/src/golang.org/x/oauth2/vk | Package vk provides constants for using OAuth2 to access VK.com. |
Godeps/_workspace/src/google.golang.org | |
Godeps/_workspace/src/google.golang.org/api | |
Godeps/_workspace/src/google.golang.org/api/bigquery | |
Godeps/_workspace/src/google.golang.org/api/bigquery/v2 | Package bigquery provides access to the BigQuery API. |
Godeps/_workspace/src/google.golang.org/api/googleapi | Package googleapi contains the common code shared by all Google API libraries. |
Godeps/_workspace/src/google.golang.org/api/googleapi/internal | |
Godeps/_workspace/src/google.golang.org/api/googleapi/transport | Package transport contains HTTP transports used to make authenticated API requests. |
Godeps/_workspace/src/google.golang.org/cloud | |
Godeps/_workspace/src/google.golang.org/cloud/compute | |
Godeps/_workspace/src/google.golang.org/cloud/compute/metadata | Package metadata provides access to Google Compute Engine (GCE) metadata and API service accounts. |
Godeps/_workspace/src/google.golang.org/cloud/internal | Package internal provides support for the cloud packages. |
Godeps/_workspace/src/gopkg.in | |
Godeps/_workspace/src/gopkg.in/olivere | |
Godeps/_workspace/src/gopkg.in/olivere/elastic.v2 | Package elastic provides an interface to the Elasticsearch server (http://www.elasticsearch.org/). |
Godeps/_workspace/src/gopkg.in/olivere/elastic.v2/cluster-test | |
Godeps/_workspace/src/gopkg.in/olivere/elastic.v2/uritemplates | Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570). |
healthz | |
http | |
http/mux | |
info | |
info/v1 | |
info/v1/test | |
info/v2 | |
integration | |
integration/common | |
integration/framework | |
integration/runner | |
integration/tests | |
integration/tests/api | |
integration/tests/healthz | |
manager | Manager of cAdvisor-monitored containers. |
metrics | |
pages | Page for /containers/ |
pages/static | |
storage | |
storage/bigquery | |
storage/bigquery/client | |
storage/bigquery/client/example | |
storage/elasticsearch | |
storage/influxdb | |
storage/redis | |
storage/statsd | |
storage/statsd/client | |
storage/stdout | |
storage/test | |
summary | Maintains the summary of aggregated minute, hour, and day stats. |
utils | |
utils/cloudinfo | |
utils/cpuload | |
utils/cpuload/netlink | |
utils/cpuload/netlink/example | |
utils/machine | |
utils/oomparser | |
utils/oomparser/oomexample | |
utils/procfs | procfs contains several low level functions to read information from /proc filesystem, and also provides some utility functions like JiffiesToDuration. |
utils/sysfs | |
utils/sysfs/fakesysfs | |
utils/sysinfo | |
validate | |
version | |