- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for transport_socket (0.16 sec)
-
istioctl/pkg/writer/envoy/configdump/testdata/secret/spire/config_dump.json
"name": "ROOTCA", "validation_context": { "trusted_ca": { }, "custom_validator_config": { "name": "envoy.tls.cert_validator.spiffe", "typed_config": { "@type": "type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.SPIFFECertValidatorConfig",
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Oct 28 19:52:53 UTC 2024 - 9.3K bytes - Viewed (0) -
istioctl/pkg/writer/envoy/configdump/testdata/secret/istio/config_dump.json
"dynamic_active_secrets": [ { "name": "default", "last_updated": "2023-05-15T01:32:52.262Z", "secret": { "@type": "type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.Secret", "name": "default", "tls_certificate": { "certificate_chain": {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Oct 28 19:52:53 UTC 2024 - 5.4K bytes - Viewed (0) -
istioctl/pkg/writer/compare/sds/util.go
package sdscompare import ( "crypto/x509" "encoding/pem" "fmt" "time" envoy_admin "github.com/envoyproxy/go-control-plane/envoy/admin/v3" auth "github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3" "istio.io/istio/istioctl/pkg/util/configdump" "istio.io/istio/pkg/log" ) // SecretItemDiff represents a secret that has been diffed between nodeagent and proxy type SecretItemDiff struct {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Oct 28 19:52:53 UTC 2024 - 8.5K bytes - Viewed (0)