Skip to main content
Schemaobject

io.k8s.api.lifecycle.v1alpha1.EvictionPodReference

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

Source
specs/apis__lifecycle.k8s.io__v1alpha1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
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.