package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package util holds generic etcd-related utility functions that any user of ectd might want to use, without pulling in kubernetes-specific code.

# Functions

Creates a new storage interface from the client TODO: deprecate in favor of storage.Config abstraction over time.

# Constants

Etcd watch event actions.
Etcd watch event actions.
Etcd watch event actions.
Etcd watch event actions.
Etcd watch event actions.
Etcd watch event actions.
Etcd watch event actions.

# Variables

IdentityTransformer performs no transformation on the provided values.
APIObjectVersioner implements Versioner.

# Structs

APIObjectVersioner implements versioning and extracting etcd node information for objects that have an embedded ObjectMeta or ListMeta field.

# Interfaces

ValueTransformer allows a string value to be transformed before being read from or written to the underlying store.

# Type aliases

TransformFunc attempts to convert an object to another object for use with a watcher.