package http

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/google/cadvisor/http"

Index

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

PathSynopsis
Godeps/_workspace/src/github.com/google/cadvisor/http/mux
Version
v1.1.1
Published
Nov 9, 2015
Platform
js/wasm
Imports
13 packages
Last checked
2 minutes ago

Tools for package owners.