Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for demonte (0.29 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                          type: string
                        timeout:
                          description: The maximum amount of time that the resolver, determined
                            by the PILOT_JWT_ENABLE_REMOTE_JWKS environment variable,
                            will spend waiting for the JWKS to be fetched.
                          type: string
                      required:
                      - issuer
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: string
                        timeout:
                          description: The maximum amount of time that the resolver, determined
                            by the PILOT_JWT_ENABLE_REMOTE_JWKS environment variable,
                            will spend waiting for the JWKS to be fetched.
                          type: string
                      required:
                      - issuer
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const F_SETFL ideal-int
    pkg syscall (freebsd-arm64), const F_SETLK = 12
    pkg syscall (freebsd-arm64), const F_SETLK ideal-int
    pkg syscall (freebsd-arm64), const F_SETLK_REMOTE = 14
    pkg syscall (freebsd-arm64), const F_SETLK_REMOTE ideal-int
    pkg syscall (freebsd-arm64), const F_SETLKW = 13
    pkg syscall (freebsd-arm64), const F_SETLKW ideal-int
    pkg syscall (freebsd-arm64), const F_SETOWN = 6
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  4. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const F_SETLKW = 13 #53466
    pkg syscall (freebsd-riscv64), const F_SETLKW ideal-int #53466
    pkg syscall (freebsd-riscv64), const F_SETLK_REMOTE = 14 #53466
    pkg syscall (freebsd-riscv64), const F_SETLK_REMOTE ideal-int #53466
    pkg syscall (freebsd-riscv64), const F_SETOWN = 6 #53466
    pkg syscall (freebsd-riscv64), const F_SETOWN ideal-int #53466
    pkg syscall (freebsd-riscv64), const F_UNLCK = 2 #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  5. RELEASE.md

            @tf.function(input_signature=[ tf.TensorSpec([], tf.int32),
            tf.TensorSpec([], dtypes.int32) ]) def _remote_multiply(a, b): return
            tf.math.multiply(a, b)
    
            server.register("multiply", _remote_multiply) ```
    
        *   Example usage to create client: `python client =
            tf.distribute.experimental.rpc.Client.create("grpc", address) a =
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  6. CHANGELOG/CHANGELOG-1.19.md

    - Fixes v1.18.0-rc.1 regression in `kubectl port-forward` when specifying a local and remote port ([#89401](https://github.com/kubernetes/kubernetes/pull/89401), [@liggitt](https://github.com/liggitt))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top