package
0.21.4
Repository: https://github.com/tigera/kubernetes-openapi.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.
ExecREST implements the exec subresource for a Pod.
LogREST implements the log endpoint for a Pod.
PodStorage includes storage for pods and all sub resources.
PortForwardREST implements the portforward subresource for a Pod.
ProxyREST implements the proxy subresource for a Pod.
REST implements a RESTStorage for pods against etcd.
StatusREST implements the REST endpoint for changing the status of a pod.