package http
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/google/cadvisor/http"
Index ¶
- func RegisterHandlers(mux httpMux.Mux, containerManager manager.Manager, httpAuthFile, httpAuthRealm, httpDigestFile, httpDigestRealm string) error
- func RegisterPrometheusHandler(mux httpMux.Mux, containerManager manager.Manager, prometheusEndpoint string, containerNameToLabelsFunc metrics.ContainerNameToLabelsFunc)
Functions ¶
func RegisterHandlers ¶
func RegisterHandlers(mux httpMux.Mux, containerManager manager.Manager, httpAuthFile, httpAuthRealm, httpDigestFile, httpDigestRealm string) error
func RegisterPrometheusHandler ¶
func RegisterPrometheusHandler(mux httpMux.Mux, containerManager manager.Manager, prometheusEndpoint string, containerNameToLabelsFunc metrics.ContainerNameToLabelsFunc)
Source Files ¶
handlers.go
Directories ¶
Path | Synopsis |
---|---|
Godeps/_workspace/src/github.com/google/cadvisor/http/mux |
- Version
- v1.1.9-beta.0
- Published
- Feb 23, 2016
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 20 seconds ago –
Tools for package owners.