Argo Workflows · Schema

io.k8s.api.core.v1.ObjectFieldSelector

ObjectFieldSelector selects an APIVersioned field of an object.

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
apiVersion string Version of the schema the FieldPath is written in terms of, defaults to "v1".
fieldPath string Path of the field to select in the specified API version.
View JSON Schema on GitHub