Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for isStandard (0.27 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta"
                  }
                ],
                "default": {},
                "description": "Standard object metadata"
              },
              "spec": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.resource.v1alpha2.PodSchedulingContextSpec"
                  }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta"
                  }
                ],
                "default": {},
                "description": "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata"
              },
              "revision": {
                "default": 0,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Outputs random values from a truncated normal distribution.";
    
      let description = [{
    The generated values follow a normal distribution with mean 0 and standard
    deviation 1, except that values whose magnitude is more than 2 standard
    deviations from the mean are dropped and re-picked.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      parameters corresponding to the GatewayClass. This is optional if the
                      controller does not require any additional configuration.
    
    
                      ParametersRef can reference a standard Kubernetes resource, i.e. ConfigMap,
                      or an implementation-specific custom resource. The resource can be
                      cluster-scoped or namespace-scoped.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    					RestartPolicy: core.RestartPolicyAlways,
    					DNSPolicy:     core.DNSDefault,
    				},
    			},
    		},
    		"invalid extended resource name in container request": {
    			expectedError: "must be a standard resource for containers",
    			spec: core.Pod{
    				ObjectMeta: metav1.ObjectMeta{Name: "123", Namespace: "ns"},
    				Spec: core.PodSpec{
    					Containers: []core.Container{{
    						Name:            "invalid",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                    type: string
                                  metric:
                                    description: |-
                                      One of the well-known [Istio Standard Metrics](https://istio.io/latest/docs/reference/config/metrics/).
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                                    type: string
                                  metric:
                                    description: |-
                                      One of the well-known [Istio Standard Metrics](https://istio.io/latest/docs/reference/config/metrics/).
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. RELEASE.md

            and
            [`@dataclasses.dataclass`](https://docs.python.org/3/library/dataclasses.html#dataclasses.dataclass)
            from the standard Python library.
        *   Extension types are supported by Keras, tf.data, TF-hub, SavedModel,
            tf.function, control flow ops, py_function, and distribution strategy.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  9. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                    minLength: 1
                                    type: string
                                  metric:
                                    description: One of the well-known Istio Standard
                                      Metrics.
                                    enum:
                                    - ALL_METRICS
                                    - REQUEST_COUNT
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3002          ; mapped                 ; 002E          # 1.1  IDEOGRAPHIC FULL STOP
    3003..3004    ; valid                  ;      ; NV8    # 1.1  DITTO MARK..JAPANESE INDUSTRIAL STANDARD SYMBOL
    3005..3007    ; valid                                  # 1.1  IDEOGRAPHIC ITERATION MARK..IDEOGRAPHIC NUMBER ZERO
    3008..3029    ; valid                  ;      ; NV8    # 1.1  LEFT ANGLE BRACKET..HANGZHOU NUMERAL NINE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top