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

# Packages

Package etcd has a generic implementation of a registry that stores things in etcd.
Package rest has generic implementations of resources used for REST responses.

# Functions

AdObjectMetaField add fields that represent the ObjectMeta to source.
MergeFieldsSets merges a fields'set from fragment into the source.
NewRawStorage creates the low level kv storage.
ObjectMetaFieldsSet returns a fields that represent the ObjectMeta.
Returns given 'storageInterface' without any decoration.

# Structs

RESTOptions is set of configuration options to generic registries.

# Type aliases

StorageDecorator is a function signature for producing a storage.Interface from given parameters.