package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.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.