package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewStorage returns a RESTStorage object that will work against pods.

# Constants

MaxDisruptedPodSize is the max size of PodDisruptionBudgetStatus.DisruptedPods.

# Variables

EvictionsRetry is the retry for a conflict where multiple clients are making changes to the same resource.

# 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.
PodStorage includes storage for pods and all sub resources.
REST implements a RESTStorage for pods.
StatusREST implements the REST endpoint for changing the status of a pod.