INPUT_OBJECT

KubernetesKindReplicaSetSpecTemplateSpecVolumesDownwardAPIItemsFieldRefInput

Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.

link GraphQL Schema definition

  • input KubernetesKindReplicaSetSpecTemplateSpecVolumesDownwardAPIItemsFieldRefInput {
  • # Version of the schema the FieldPath is written in terms of, defaults to "v1".
  • apiVersion: String
  • # Path of the field to select in the specified API version.
  • fieldPath: String
  • }