ObjectFieldSelector
io.k8s.api.core.v1.ObjectFieldSelector
Description
ObjectFieldSelector selects an APIVersioned field of an object.
Properties
-
apiVersionstring - Version of the schema the FieldPath is written in terms of, defaults to "v1".
-
fieldPathstring required - Path of the field to select in the specified API version.