Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for description (0.23 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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                        type: string
                    type: object
                  rules:
                    description: Optional.
                    items:
                      properties:
                        from:
                          description: Optional.
                          items:
                            properties:
                              source:
    Registered: 2024-06-14 15:00
    - Last Modified: 2024-01-10 05:10
    - 506.8K bytes
    - Viewed (0)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2FF0..2FFB    ; disallowed                             # 3.0  IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT..IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID
    2FFC..2FFF    ; disallowed                             # 15.1 IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM RIGHT..IDEOGRAPHIC DESCRIPTION CHARACTER ROTATION
    3000          ; disallowed_STD3_mapped ; 0020          # 1.1  IDEOGRAPHIC SPACE
    Registered: 2024-06-16 04:42
    - Last Modified: 2024-02-10 11:25
    - 854.1K bytes
    - Viewed (0)
Back to top