k8s_
openapi
0.22.0
Module v1
Module Items
Structs
In k8s_
openapi::
api::
policy
k8s_openapi
::
api
::
policy
Module
v1
Copy item path
Source
Structs
§
Eviction
Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to …/pods/<pod name>/evictions.
PodDisruption
Budget
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods
PodDisruption
Budget
Spec
PodDisruptionBudgetSpec is a description of a PodDisruptionBudget.
PodDisruption
Budget
Status
PodDisruptionBudgetStatus represents information about the status of a PodDisruptionBudget. Status may trail the actual state of a system.