Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 176 for Required (0.42 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

              <type>String</type>
              <required>true</required>
            </field>
            <field>
              <name>artifactId</name>
              <version>4.0.0+</version>
              <description>The artifact ID of the project to exclude.</description>
              <type>String</type>
              <required>true</required>
            </field>
          </fields>
        </class>
        <class>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Apr 23 13:29:46 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    Settings controlling the load balancer algorithms. oneOf: - not: anyOf: - required: - simple - required: - consistentHash - required: - simple - required: - consistentHash properties: consistentHash: allOf: - oneOf: - not: anyOf: - required: - httpHeaderName - required: - httpCookie - required: - useSourceIp - required: - httpQueryParameterNa - required: - httpHeaderName - required: - httpCookie - required: - useSourceIp - required: - httpQueryParameterNa - oneOf: - not: anyOf: - required: - ringHash...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
  3. pkg/apis/admissionregistration/validation/validation_test.go

    						},
    					}},
    				},
    			},
    		},
    		expectedError: `spec.matchConstraints.resourceRules[0].operations: Required value, spec.matchConstraints.resourceRules[1].operations: Required value, spec.matchConstraints.excludeResourceRules[0].operations: Required value, spec.matchConstraints.excludeResourceRules[1].operations: Required value`,
    	}, {
    		name: "\"\" is NOT a valid operation",
    		config: &admissionregistration.ValidatingAdmissionPolicy{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 147.1K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

              "type": "string"
            }
          },
          "required": [
            "type",
            "status"
          ],
          "type": "object"
        },
        "io.k8s.api.apps.v1beta1.DeploymentRollback": {
          "description": "DEPRECATED. DeploymentRollback stores the information required to rollback a deployment.",
          "properties": {
            "apiVersion": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__flowcontrol.apiserver.k8s.io__v1beta3_openapi.json

                "type": "string"
              },
              "namespace": {
                "default": "",
                "description": "`namespace` is the namespace of matching ServiceAccount objects. Required.",
                "type": "string"
              }
            },
            "required": [
              "namespace",
              "name"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 232.7K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__flowcontrol.apiserver.k8s.io__v1_openapi.json

                "type": "string"
              },
              "namespace": {
                "default": "",
                "description": "`namespace` is the namespace of matching ServiceAccount objects. Required.",
                "type": "string"
              }
            },
            "required": [
              "namespace",
              "name"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 231.7K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__autoscaling__v2_openapi.json

              "name": "name",
              "required": true,
              "schema": {
                "type": "string",
                "uniqueItems": true
              }
            },
            {
              "description": "object name and auth scope, such as for teams and projects",
              "in": "path",
              "name": "namespace",
              "required": true,
              "schema": {
                "type": "string",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 186.6K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apiextensions.k8s.io__v1_openapi.json

                  }
                ],
                "description": "webhook describes how to call the conversion webhook. Required when `strategy` is set to `\"Webhook\"`."
              }
            },
            "required": [
              "strategy"
            ],
            "type": "object"
          },
          "io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 178.6K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1alpha1_openapi.json

              "apiVersion": {
                "description": "APIVersion is the API group version the resources belong to. In format of \"group/version\". Required.",
                "type": "string"
              },
              "kind": {
                "description": "Kind is the API kind the resources belong to. Required.",
                "type": "string"
              }
            },
            "type": "object",
            "x-kubernetes-map-type": "atomic"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.4K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1beta1_openapi.json

              "apiVersion": {
                "description": "APIVersion is the API group version the resources belong to. In format of \"group/version\". Required.",
                "type": "string"
              },
              "kind": {
                "description": "Kind is the API kind the resources belong to. Required.",
                "type": "string"
              }
            },
            "type": "object",
            "x-kubernetes-map-type": "atomic"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.7K bytes
    - Viewed (0)
Back to top