kubernetes v1.37

Eviction.spec

EvictionSpec is a specification of an Eviction.

1 fields
Eviction.spec fields and descriptions
Field / TypeDescription
EvictionTarget required

target contains a reference to an object (e.g. a pod) that should be evicted. This field is required and immutable.

  • x-kubernetes-unions: [{"fields-to-discriminateBy":{"pod":"Pod"}}]