Kazan v0.9.0 Kazan.Apis.Core.V1.ObjectFieldSelector View Source

ObjectFieldSelector selects an APIVersioned field of an object.

OpenAPI Definition: io.k8s.api.core.v1.ObjectFieldSelector

Properties

  • api_version :: String

    • Version of the schema the FieldPath is written in terms of, defaults to “v1”.
  • field_path :: String

    • Path of the field to select in the specified API version.