package
0.13.2
Repository: https://github.com/alpe/kubernetes.git
Documentation: pkg.go.dev

# Functions

MakeEtcdItemKey constructs etcd paths to a resource relative to prefix enforcing namespace rules.
MakeEtcdListKey constructs etcd paths to resource directories enforcing namespace rules.
NewRegistry creates an etcd registry.

# Constants

ControllerPath is the path to controller resources in etcd.
NodePath is the path to node resources in etcd.
ServiceEndpointPath is the path to service endpoints resources in etcd.
ServicePath is the path to service resources in etcd.

# Structs

Registry implements BindingRegistry, ControllerRegistry, EndpointRegistry, MinionRegistry, PodRegistry and ServiceRegistry, backed by etcd.