package
1.4.0-alpha.2
Repository: https://github.com/stackpointcloud/kubernetes.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

APIObjectVersioner implements Versioner.

# Structs

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

# Type aliases

HighWaterMark is a thread-safe object for tracking the maximum value seen for some quantity.
TransformFunc attempts to convert an object to another object for use with a watcher.