package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/apiserver.git
Documentation: pkg.go.dev

# Functions

Backends returns all backends for all registered storage destinations.
Configs gets configurations for all of registered storage destinations.
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.

# Constants

No description provided by the author

# Structs

Backend describes the storage servers, the information here should be enough for health validations.
No description provided by the author
DefaultStorageFactory takes a GroupResource and returns back its storage interface.
No description provided by the author
No description provided by the author
StorageCodecConfig are the arguments passed to newStorageCodecFn.

# Interfaces

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