package
1.4.0-alpha.0
Repository: https://github.com/ksang/kubernetes.git
Documentation: pkg.go.dev

# Packages

package options is the public flags and options used by a generic api server.

# Functions

Builds the DefaultStorageFactory.
No description provided by the author
New returns a new instance of GenericAPIServer from the given config.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewStorageCodec assembles a storage codec for the provided storage media type, the provided serializer, and the requested storage and memory versions.
No description provided by the author

# Constants

No description provided by the author

# Structs

Info about an API group.
Config is a structure used to configure a GenericAPIServer.
No description provided by the author
DefaultStorageFactory takes a GroupResource and returns back its storage interface.
GenericAPIServer contains state for a Kubernetes cluster api server.
No description provided by the author
Specifies the overrides for various API group versions.
No description provided by the author
No description provided by the author

# Interfaces

APIResourceConfigSource is the interface to determine which versions and resources are enabled.
No description provided by the author
StorageFactory is the interface to locate the storage for a given GroupResource.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author