Documentation ¶
Overview ¶
Package registry implements the storage and system logic for the core of the api server.
Directories ¶
Path | Synopsis |
---|---|
Package binding contains the middle layer logic for bindings.
|
Package binding contains the middle layer logic for bindings. |
Package controller provides Registry interface and it's RESTStorage implementation for storing ReplicationController api objects.
|
Package controller provides Registry interface and it's RESTStorage implementation for storing ReplicationController api objects. |
Package endpoint provides Registry interface and it's RESTStorage implementation for storing Endpoint api objects.
|
Package endpoint provides Registry interface and it's RESTStorage implementation for storing Endpoint api objects. |
Package etcd provides etcd backend implementation for storing PodRegistry, ControllerRegistry and ServiceRegistry api objects.
|
Package etcd provides etcd backend implementation for storing PodRegistry, ControllerRegistry and ServiceRegistry api objects. |
Package minion provides Registry interface and implementation for storing Minions.
|
Package minion provides Registry interface and implementation for storing Minions. |
Package pod provides Registry interface and it's RESTStorage implementation for storing Pod api objects.
|
Package pod provides Registry interface and it's RESTStorage implementation for storing Pod api objects. |
Package registrytest provides tests for Registry implementations for storing Minions, Pods, Schedulers and Services.
|
Package registrytest provides tests for Registry implementations for storing Minions, Pods, Schedulers and Services. |
Package service provides Registry interface and it's RESTStorage implementation for storing Service api objects.
|
Package service provides Registry interface and it's RESTStorage implementation for storing Service api objects. |
Click to show internal directories.
Click to hide internal directories.