ObjectFieldSelector

io.k8s.api.core.v1.ObjectFieldSelector

Description

ObjectFieldSelector selects an APIVersioned field of an object.

Properties

apiVersion string
Version of the schema the FieldPath is written in terms of, defaults to "v1".
fieldPath string required
Path of the field to select in the specified API version.