Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                  vmConfig:
                    description: Configuration for a Wasm VM.
                    properties:
                      env:
                        description: Specifies environment variables to be injected to
                          this VM.
                        items:
                          properties:
                            name:
                              description: Name of the environment variable.
    Registered: 2024-06-14 15:00
    - Last Modified: 2024-06-06 21:31
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                  vmConfig:
                    description: Configuration for a Wasm VM.
                    properties:
                      env:
                        description: Specifies environment variables to be injected to
                          this VM.
                        items:
                          properties:
                            name:
                              description: Name of the environment variable.
    Registered: 2024-06-14 15:00
    - Last Modified: 2024-06-06 21:31
    - 671.6K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "description": "DriverRequests describes all resources that are needed from one particular driver.",
            "properties": {
              "driverName": {
                "description": "DriverName is the name used by the DRA driver kubelet plugin.",
                "type": "string"
              },
              "requests": {
    Registered: 2024-06-15 01:39
    - Last Modified: 2024-04-22 12:18
    - 656.6K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

              "message": {
                "description": "A human readable message indicating details about the transition.",
                "type": "string"
              },
              "reason": {
                "description": "The reason for the condition's last transition.",
                "type": "string"
              },
              "status": {
                "default": "",
    Registered: 2024-06-15 01:39
    - Last Modified: 2024-05-29 22:40
    - 810.7K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

                    - message: Value is immutable
                      rule: self == oldSelf
                  description:
                    description: Description helps describe a GatewayClass with more details.
                    maxLength: 64
                    type: string
                  parametersRef:
                    description: |-
                      ParametersRef is a reference to a resource that contains the configuration
    Registered: 2024-06-14 15:00
    - Last Modified: 2024-05-09 02:01
    - 912.2K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Convert one or more images from HSV to RGB.";
    
      let description = [{
    Outputs a tensor of the same shape as the `images` tensor, containing the RGB
    value of the pixels. The output is only well defined if the value in `images`
    are in `[0,1]`.
    
    See `rgb_to_hsv` for a description of the HSV encoding.
      }];
    
      let arguments = (ins
    Registered: 2024-06-16 05:45
    - Last Modified: 2024-06-11 23:24
    - 793K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    	}{{
    		description: "seccompField nil should return empty",
    		expectedErr: nil,
    	}, {
    		description:     "unconfined annotation and SeccompProfileTypeUnconfined should return empty",
    		annotationValue: "unconfined",
    		seccompField:    &core.SeccompProfile{Type: core.SeccompProfileTypeUnconfined},
    		expectedErr:     nil,
    	}, {
    Registered: 2024-06-15 01:39
    - Last Modified: 2024-05-29 22:40
    - 857.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(Value).Float64Histogram", Method, 16},
    		{"(Value).Kind", Method, 16},
    		{"(Value).Uint64", Method, 16},
    		{"All", Func, 16},
    		{"Description", Type, 16},
    		{"Description.Cumulative", Field, 16},
    		{"Description.Description", Field, 16},
    		{"Description.Kind", Field, 16},
    		{"Description.Name", Field, 16},
    		{"Float64Histogram", Type, 16},
    		{"Float64Histogram.Buckets", Field, 16},
    		{"Float64Histogram.Counts", Field, 16},
    Registered: 2024-06-12 16:32
    - Last Modified: 2024-04-02 02:20
    - 534.2K bytes
    - Viewed (0)
  9. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.repositories.descriptor.MavenRepositoryDescriptor$Builder> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (MavenRepositoryDescriptor.java:0)
    Registered: 2024-06-12 18:38
    - Last Modified: 2024-06-11 09:51
    - 967.9K bytes
    - Viewed (0)
  10. RELEASE.md

            behavior can be disabled by setting the environment variable
            `TF_DISABLE_SEGMENT_REDUCTION_OP_DETERMINISM_EXCEPTIONS` to `"true"` or
            `"1"`. For more information about these changes, see the description in
            pull request
            [47772](https://github.com/tensorflow/tensorflow/pull/47772).
        *   In previous versions of TensorFlow, when a GPU was available,
    Registered: 2024-06-16 05:45
    - Last Modified: 2024-06-11 23:24
    - 730.3K bytes
    - Viewed (0)
Back to top