app

package
v1.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package app does all of the work necessary to create a Heapster APIServer by binding together the Master Metrics API. It can be configured and called directly or via the hyperkube framework.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeapsterAPIServer

type HeapsterAPIServer struct {
	*genericapiserver.GenericAPIServer
	// contains filtered or unexported fields
}

func NewHeapsterApiServer

func NewHeapsterApiServer(s *options.HeapsterRunOptions, metricSink *metricsink.MetricSink,
	nodeLister v1listers.NodeLister, podLister v1listers.PodLister) (*HeapsterAPIServer, error)

func (*HeapsterAPIServer) RunServer

func (h *HeapsterAPIServer) RunServer() error

Run runs the specified APIServer. This should never exit.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL