Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for separators (0.18 sec)

  1. pkg/apis/core/validation/validation_test.go

    			csi:      &core.CSIVolumeSource{Driver: "comgooglestoragecsigcepd/"},
    			errtype:  field.ErrorTypeInvalid,
    			errfield: "driver",
    		}, {
    			name:     "driver name: invalid separators",
    			csi:      &core.CSIVolumeSource{Driver: "com/google/storage/csi~gcepd"},
    			errtype:  field.ErrorTypeInvalid,
    			errfield: "driver",
    		}, {
    			name: "valid nodePublishSecretRef",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    060B          ; valid                  ;      ; NV8    # 4.1  AFGHANI SIGN
    060C          ; valid                  ;      ; NV8    # 1.1  ARABIC COMMA
    060D..060F    ; valid                  ;      ; NV8    # 4.0  ARABIC DATE SEPARATOR..ARABIC SIGN MISRA
    0610..0615    ; valid                                  # 4.0  ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM..ARABIC SMALL HIGH TAH
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                                matches full path elements. A path element refers to the list of labels
                                                in the path split by the `/` separator. When specified, a trailing `/` is
                                                ignored. For example, the paths `/abc`, `/abc/`, and `/abc/def` would all
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                      type: string
                                  type: object
                                description: The header keys must be lowercase and use
                                  hyphen as the separator, e.g.
                                type: object
                              ignoreUriCase:
                                description: Flag to specify whether the URI matching
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                                      type: string
                                  type: object
                                description: The header keys must be lowercase and use
                                  hyphen as the separator, e.g.
                                type: object
                              ignoreUriCase:
                                description: Flag to specify whether the URI matching
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  6. src/testdata/Isaac.Newton-Opticks.txt

    but also by determining mathematically all kinds of Phænomena of Colours
    which could be produced by Refractions. For to do this, there is nothing
    else requisite than to find out the Separations of heterogeneous Rays,
    and their various Mixtures and Proportions in every Mixture. By this
    way of arguing I invented almost all the Phænomena described in these
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    def TF_StringJoinOp : TF_Op<"StringJoin", [Pure]> {
      let summary = [{
    Joins the strings in the given list of string tensors into one tensor;
      }];
    
      let description = [{
    with the given separator (default is an empty separator).
    
    Examples:
    
    >>> s = ["hello", "world", "tensorflow"]
    >>> tf.strings.join(s, " ")
    <tf.Tensor: shape=(), dtype=string, numpy=b'hello world tensorflow'>
      }];
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                      type: string
                                  type: object
                                description: The header keys must be lowercase and use
                                  hyphen as the separator, e.g.
                                type: object
                              ignoreUriCase:
                                description: Flag to specify whether the URI matching
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg os (freebsd-arm64-cgo), const PathSeparator = 47
    pkg path/filepath (freebsd-arm64), const ListSeparator = 58
    pkg path/filepath (freebsd-arm64), const Separator = 47
    pkg path/filepath (freebsd-arm64-cgo), const ListSeparator = 58
    pkg path/filepath (freebsd-arm64-cgo), const Separator = 47
    pkg runtime (freebsd-arm64), const GOARCH = "arm64"
    pkg runtime (freebsd-arm64), const GOOS = "freebsd"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.20.txt

    pkg path/filepath (freebsd-riscv64), const ListSeparator = 58 #53466
    pkg path/filepath (freebsd-riscv64), const Separator = 47 #53466
    pkg path/filepath (freebsd-riscv64-cgo), const ListSeparator = 58 #53466
    pkg path/filepath (freebsd-riscv64-cgo), const Separator = 47 #53466
    pkg runtime (freebsd-riscv64), const GOARCH = "riscv64" #53466
    pkg runtime (freebsd-riscv64), const GOOS = "freebsd" #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top