- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for ztunnel (0.09 sec)
-
README.md
extensions to the [Envoy proxy](https://github.com/envoyproxy/envoy) (in the form of Envoy filters) that support authentication, authorization, and telemetry collection. - [istio/ztunnel](https://github.com/istio/ztunnel). The repository contains the Rust implementation of the ztunnel component of Ambient mesh. - [istio/client-go](https://github.com/istio/client-go). This repository defines
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 30 22:38:34 UTC 2024 - 6.8K bytes - Viewed (0) -
manifests/addons/gen.sh
compressDashboard "istio-extension-dashboard.json" compressDashboard "ztunnel-dashboard.gen.json" echo -e "\n---\n" kubectl create configmap -n istio-system istio-grafana-dashboards \ --dry-run=client -oyaml \ --from-file=pilot-dashboard.json="${TMP}/pilot-dashboard.gen.json" \ --from-file=ztunnel-dashboard.json="${TMP}/ztunnel-dashboard.gen.json" \
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Sun Nov 03 18:01:40 UTC 2024 - 3.5K bytes - Viewed (0) -
istio.deps
"name": "PROXY_REPO_SHA", "repoName": "proxy", "file": "", "lastStableSHA": "9734540ba3df743614d16377de72a6212108ec75" }, { "_comment": "", "name": "ZTUNNEL_REPO_SHA", "repoName": "ztunnel", "file": "", "lastStableSHA": "9a192acb972e5d79301c84462be1f33db1efc794" }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Nov 06 16:19:25 UTC 2024 - 335 bytes - Viewed (0) -
android/guava/src/com/google/common/hash/BloomFilter.java
Funnel<? super T> funnel, long expectedInsertions, double fpp) { return create(funnel, expectedInsertions, fpp, BloomFilterStrategies.MURMUR128_MITZ_64); } @VisibleForTesting static <T extends @Nullable Object> BloomFilter<T> create( Funnel<? super T> funnel, long expectedInsertions, double fpp, Strategy strategy) { checkNotNull(funnel); checkArgument(
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 23 16:45:30 UTC 2024 - 26.6K bytes - Viewed (0) -
manifests/charts/base/files/crd-all.gen.yaml
items: type: string type: array type: object tunnel: description: Configuration of tunneling TCP over other transport or application layers for the host configured in the DestinationRule. properties:
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Nov 01 16:23:52 UTC 2024 - 805K bytes - Viewed (0)