apiserver

package
v0.0.0-...-23f0366 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2017 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type BrokerAPIServer

type BrokerAPIServer struct {
	GenericAPIServer *genericapiserver.GenericAPIServer
}

BrokerAPIServer contains the base GenericAPIServer along with other configured runtime configuration

type CompletedConfig

type CompletedConfig struct {
	*Config
}

CompletedConfig is an internal type to take advantage of typechecking in the type system.

func (CompletedConfig) New

New creates the server to run.

type Config

type Config struct {
	GenericConfig *genericapiserver.Config
}

Config contains a generic API server Config along with config specific to the broker API server.

func (*Config) Complete

func (c *Config) Complete() CompletedConfig

Complete fills in any fields not set that are required to have valid data and can be derived from other fields.

Jump to

Keyboard shortcuts

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