package
1.32.4
Repository: https://github.com/envoyproxy/go-control-plane.git
Documentation: pkg.go.dev

# Constants

Connections where the certificate fails verification will be permitted.
Perform default certificate verification (e.g., against CA / verification lists).
Envoy will choose the optimal TLS version.
TLS 1.0.
TLS 1.1.
TLS 1.2.
TLS 1.3.

# Variables

Enum value maps for CertificateValidationContext_TrustChainVerification.
Enum value maps for CertificateValidationContext_TrustChainVerification.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for TlsParameters_TlsProtocol.
Enum value maps for TlsParameters_TlsProtocol.

# Structs

[#next-free-field: 11].
CertificateValidationContextValidationError is the validation error returned by CertificateValidationContext.Validate if the designated constraints aren't met.
TLS context shared by both client and server TLS contexts.
No description provided by the author
CommonTlsContext_CombinedCertificateValidationContextValidationError is the validation error returned by CommonTlsContext_CombinedCertificateValidationContext.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
CommonTlsContextValidationError is the validation error returned by CommonTlsContext.Validate if the designated constraints aren't met.
[#next-free-field: 8].
No description provided by the author
No description provided by the author
No description provided by the author
DownstreamTlsContextValidationError is the validation error returned by DownstreamTlsContext.Validate if the designated constraints aren't met.
No description provided by the author
GenericSecretValidationError is the validation error returned by GenericSecret.Validate if the designated constraints aren't met.
BoringSSL private key method configuration.
No description provided by the author
No description provided by the author
PrivateKeyProviderValidationError is the validation error returned by PrivateKeyProvider.Validate if the designated constraints aren't met.
No description provided by the author
SdsSecretConfigValidationError is the validation error returned by SdsSecretConfig.Validate if the designated constraints aren't met.
[#next-free-field: 6].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SecretValidationError is the validation error returned by Secret.Validate if the designated constraints aren't met.
[#next-free-field: 7].
TlsCertificateValidationError is the validation error returned by TlsCertificate.Validate if the designated constraints aren't met.
No description provided by the author
TlsParametersValidationError is the validation error returned by TlsParameters.Validate if the designated constraints aren't met.
No description provided by the author
TlsSessionTicketKeysValidationError is the validation error returned by TlsSessionTicketKeys.Validate if the designated constraints aren't met.
No description provided by the author
UpstreamTlsContextValidationError is the validation error returned by UpstreamTlsContext.Validate if the designated constraints aren't met.

# Type aliases

Peer certificate verification mode.
CertificateValidationContextMultiError is an error wrapping multiple validation errors returned by CertificateValidationContext.ValidateAll() if the designated constraints aren't met.
CommonTlsContext_CombinedCertificateValidationContextMultiError is an error wrapping multiple validation errors returned by CommonTlsContext_CombinedCertificateValidationContext.ValidateAll() if the designated constraints aren't met.
CommonTlsContextMultiError is an error wrapping multiple validation errors returned by CommonTlsContext.ValidateAll() if the designated constraints aren't met.
DownstreamTlsContextMultiError is an error wrapping multiple validation errors returned by DownstreamTlsContext.ValidateAll() if the designated constraints aren't met.
GenericSecretMultiError is an error wrapping multiple validation errors returned by GenericSecret.ValidateAll() if the designated constraints aren't met.
PrivateKeyProviderMultiError is an error wrapping multiple validation errors returned by PrivateKeyProvider.ValidateAll() if the designated constraints aren't met.
SdsSecretConfigMultiError is an error wrapping multiple validation errors returned by SdsSecretConfig.ValidateAll() if the designated constraints aren't met.
SecretMultiError is an error wrapping multiple validation errors returned by Secret.ValidateAll() if the designated constraints aren't met.
TlsCertificateMultiError is an error wrapping multiple validation errors returned by TlsCertificate.ValidateAll() if the designated constraints aren't met.
No description provided by the author
TlsParametersMultiError is an error wrapping multiple validation errors returned by TlsParameters.ValidateAll() if the designated constraints aren't met.
TlsSessionTicketKeysMultiError is an error wrapping multiple validation errors returned by TlsSessionTicketKeys.ValidateAll() if the designated constraints aren't met.
UpstreamTlsContextMultiError is an error wrapping multiple validation errors returned by UpstreamTlsContext.ValidateAll() if the designated constraints aren't met.