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.8
Published
Feb 23, 2016
Platform
windows/amd64
Imports
13 packages
Last checked
3 minutes ago

Tools for package owners.