kubernetes v1.37

EvictionPodReference

EvictionPodReference contains enough information to locate the referenced pod inside the same namespace.

2 fields
EvictionPodReference fields and descriptions
Field / TypeDescription
name
string required

name of the target. This field is required.

uid
string required

uid of the target. It can be found in .metadata.uid of the target and is a lowercase UUID in 8-4-4-4-12 format. This field is required.