package
1.6.0-alpha.0
Repository: https://github.com/libnux/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewStorage returns a RESTStorage object that will work against pods.

# Structs

BindingREST implements the REST endpoint for binding pods to nodes when etcd is in use.
EvictionREST implements the REST endpoint for evicting pods from nodes when etcd is in use.
PodStorage includes storage for pods and all sub resources.
REST implements a RESTStorage for pods against etcd.
StatusREST implements the REST endpoint for changing the status of a pod.