apiserver

package
v0.0.0-...-00984ce Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompletedConfig

type CompletedConfig struct {
	// contains filtered or unexported fields
}

func (CompletedConfig) New

func (c CompletedConfig) New(delegationTarget genericapiserver.DelegationTarget) (*QuotaAPIServer, error)

New returns a new instance of QuotaAPIServer from the given config.

func (CompletedConfig) V1RESTStorage

func (c CompletedConfig) V1RESTStorage() (map[string]rest.Storage, error)

type ExtraConfig

type ExtraConfig struct {
	ClusterQuotaMappingController *clusterquotamapping.ClusterQuotaMappingController
	QuotaInformers                quotainformer.SharedInformerFactory
	KubeInternalInformers         kinternalinformers.SharedInformerFactory

	// TODO these should all become local eventually
	Scheme *runtime.Scheme
	Codecs serializer.CodecFactory
	// contains filtered or unexported fields
}

type QuotaAPIServer

type QuotaAPIServer struct {
	GenericAPIServer *genericapiserver.GenericAPIServer
}

type QuotaAPIServerConfig

type QuotaAPIServerConfig struct {
	GenericConfig *genericapiserver.RecommendedConfig
	ExtraConfig   ExtraConfig
}

func (*QuotaAPIServerConfig) Complete

func (c *QuotaAPIServerConfig) Complete() completedConfig

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

Directories

Path Synopsis
admission
apis/clusterresourceoverride
Package api is the internal version of the API.
Package api is the internal version of the API.
apis/clusterresourceoverride/v1
Package v1 is the v1 version of the API.
Package v1 is the v1 version of the API.
apis/runonceduration
Package api is the internal version of the API.
Package api is the internal version of the API.
apis/runonceduration/v1
Package v1 is the v1 version of the API.
Package v1 is the v1 version of the API.
runonceduration
Package runonceduration contains the RunOnceDuration admission control plugin.
Package runonceduration contains the RunOnceDuration admission control plugin.
registry

Jump to

Keyboard shortcuts

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