# 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.