- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for TCP (0.01 sec)
-
istioctl/pkg/describe/describe.go
printSpaces(initPrintNum+printLevel1), len(vs.Spec.Http)) } if len(vs.Spec.Tcp) > 0 { fmt.Fprintf(writer, "%sWARNING: No destinations match pod subsets (checked %d TCP routes)\n", printSpaces(initPrintNum+printLevel1), len(vs.Spec.Tcp)) } for _, mismatch := range mismatchNotes { fmt.Fprintf(writer, "%s%s\n", printSpaces(initPrintNum+printLevel2), mismatch)
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0) -
istioctl/pkg/writer/compare/testdata/configdump.json
"typed_config": { "@type": "type.googleapis.com/google.protobuf.StringValue", "value": "inbound-vip|15021||bookinfo-gateway-istio.default.svc.cluster.local-tcp" } }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Mar 12 10:02:09 UTC 2024 - 52K bytes - Viewed (0) -
istioctl/pkg/proxyconfig/testdata/config_dump.json
"action": { "name": "direct-tcp", "typed_config": { "@type": "type.googleapis.com/google.protobuf.StringValue", "value": "direct-tcp" } } }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Jan 03 23:08:06 UTC 2024 - 54.8K bytes - Viewed (0) -
istioctl/pkg/writer/compare/testdata/configdump_diff.json
"typed_config": { "@type": "type.googleapis.com/google.protobuf.StringValue", "value": "inbound-vip|15021||bookinfo-gateway-istio.default.svc.cluster.local-tcp" } }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Mar 12 10:02:09 UTC 2024 - 51.6K bytes - Viewed (0) -
docs/bucket/notifications/README.md
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jan 18 07:03:17 UTC 2024 - 84K bytes - Viewed (0) -
okhttp/src/main/kotlin/okhttp3/OkHttpClient.kt
* otherwise values must be between 1 and [Integer.MAX_VALUE] when converted to milliseconds. * * The connect timeout is applied when connecting a TCP socket to the target host. The default * value is 10 seconds. */ fun connectTimeout( timeout: Long, unit: TimeUnit, ) = apply {
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Apr 06 04:21:33 UTC 2024 - 52K bytes - Viewed (0) -
common/scripts/metallb-native.yaml
type: object type: object type: array password: description: Authentication password for routers enforcing TCP MD5 authenticated sessions type: string peerASN: description: AS number to expect from the remote end of the session. format: int32
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Feb 23 23:56:31 UTC 2024 - 63.9K bytes - Viewed (0)