Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for SelectableFields (0.31 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/testdata/HEAD/apiextensions.k8s.io.v1.CustomResourceDefinition.yaml

            - fieldPath: fieldPathValue
              message: messageValue
              messageExpression: messageExpressionValue
              optionalOldSelf: true
              reason: reasonValue
              rule: ruleValue
        selectableFields:
        - jsonPath: jsonPathValue
        served: true
        storage: true
        subresources:
          scale:
            labelSelectorPath: labelSelectorPathValue
            specReplicasPath: specReplicasPathValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 19:06:46 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/testdata/HEAD/apiextensions.k8s.io.v1.CustomResourceDefinition.json

                "format": "formatValue",
                "description": "descriptionValue",
                "priority": 5,
                "jsonPath": "jsonPathValue"
              }
            ],
            "selectableFields": [
              {
                "jsonPath": "jsonPathValue"
              }
            ]
          }
        ],
        "conversion": {
          "strategy": "strategyValue",
          "webhook": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 19:06:46 UTC 2024
    - 5.9K bytes
    - Viewed (0)
Back to top