apiserver

package
v0.0.0-...-cd71283 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2018 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Scheme is a runtime scheme
	Scheme = runtime.NewScheme()
	// Codecs is a codec factory
	Codecs = serializer.NewCodecFactory(Scheme)
)

Functions

This section is empty.

Types

type Config

type Config struct {
	GenericConfig *genericapiserver.Config
}

Config contains a configuration for the api server.

func (*Config) Complete

func (c *Config) Complete() completedConfig

Complete fills in any fields not set that are required to have valid data. It's mutating the receiver.

type CustomMetricsAdapterServer

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

CustomMetricsAdapterServer contains state for a Kubernetes cluster master/api server.

func (*CustomMetricsAdapterServer) InstallCustomMetricsAPI

func (s *CustomMetricsAdapterServer) InstallCustomMetricsAPI() error

InstallCustomMetricsAPI registers the api server in Kube Aggregator

func (*CustomMetricsAdapterServer) InstallExternalMetricsAPI

func (s *CustomMetricsAdapterServer) InstallExternalMetricsAPI() error

InstallExternalMetricsAPI registers the api server in Kube Aggregator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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