package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev
# Functions
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
StorageFactory is the interface to locate the storage for a given GroupResource.