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//evictions.
io.k8s.api.policy.v1beta1.Eviction
DeleteOptions may be provided
io.k8s.api.policy.v1beta1.Eviction#deleteOptions
ObjectMeta describes the pod that is being evicted.
io.k8s.api.policy.v1beta1.Eviction#metadata
Generated using TypeDoc
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//evictions.
io.k8s.api.policy.v1beta1.Eviction