Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 49 for Identifier (0.13 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation_test.go

    				"return": 18, "var": 19, "void": 20, "while": 21,
    				// identifiers that are part of the CEL language
    				"int": 101, "uint": 102, "double": 103, "bool": 104,
    				"string": 105, "bytes": 106, "list": 107, "map": 108,
    				"null_type": 109, "type": 110,
    				// validation expression reserved identifiers
    				"self": 201,
    				// identifiers of CEL builtin function and macro names
    				"getDate": 202,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 17:14:10 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__policy__v1_openapi.json

                "format": "int64",
                "type": "integer"
              },
              "reason": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  3. pkg/apis/admissionregistration/validation/validation_test.go

    					{
    						Expression: "true",
    					},
    				},
    			},
    		},
    		expectedError: `spec.variables[0].name: Required value: name is not specified`,
    	}, {
    		name: "variable composition name is not a valid identifier",
    		config: &admissionregistration.ValidatingAdmissionPolicy{
    			ObjectMeta: metav1.ObjectMeta{
    				Name: "config",
    			},
    			Spec: admissionregistration.ValidatingAdmissionPolicySpec{
    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. src/cmd/go/alldocs.go

    //	    To run all benchmarks, use '-bench .' or '-bench=.'.
    //	    The regular expression is split by unbracketed slash (/)
    //	    characters into a sequence of regular expressions, and each
    //	    part of a benchmark's identifier must match the corresponding
    //	    element in the sequence, if any. Possible parents of matches
    //	    are run with b.N=1 to identify sub-benchmarks. For example,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__scheduling.k8s.io__v1_openapi.json

                ],
                "description": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type."
              },
              "manager": {
                "description": "Manager is an identifier of the workflow managing these fields.",
                "type": "string"
              },
              "operation": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 116.6K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__certificates.k8s.io__v1alpha1_openapi.json

                ],
                "description": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type."
              },
              "manager": {
                "description": "Manager is an identifier of the workflow managing these fields.",
                "type": "string"
              },
              "operation": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 119K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__storage.k8s.io__v1alpha1_openapi.json

                ],
                "description": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type."
              },
              "manager": {
                "description": "Manager is an identifier of the workflow managing these fields.",
                "type": "string"
              },
              "operation": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 117.5K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__storagemigration.k8s.io__v1alpha1_openapi.json

                ],
                "description": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type."
              },
              "manager": {
                "description": "Manager is an identifier of the workflow managing these fields.",
                "type": "string"
              },
              "operation": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.3K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__node.k8s.io__v1_openapi.json

                ],
                "description": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type."
              },
              "manager": {
                "description": "Manager is an identifier of the workflow managing these fields.",
                "type": "string"
              },
              "operation": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 122.9K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__internal.apiserver.k8s.io__v1alpha1_openapi.json

                ],
                "description": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type."
              },
              "manager": {
                "description": "Manager is an identifier of the workflow managing these fields.",
                "type": "string"
              },
              "operation": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.2K bytes
    - Viewed (0)
Back to top