Versions in this module Expand all Collapse all v1 v1.0.0 Jan 25, 2023 Changes in this version + var File_envoy_extensions_transport_sockets_starttls_v3_starttls_proto protoreflect.FileDescriptor + type StartTlsConfig struct + CleartextSocketConfig *v3.RawBuffer + TlsSocketConfig *v31.DownstreamTlsContext + func (*StartTlsConfig) Descriptor() ([]byte, []int) + func (*StartTlsConfig) ProtoMessage() + func (m *StartTlsConfig) Validate() error + func (m *StartTlsConfig) ValidateAll() error + func (x *StartTlsConfig) GetCleartextSocketConfig() *v3.RawBuffer + func (x *StartTlsConfig) GetTlsSocketConfig() *v31.DownstreamTlsContext + func (x *StartTlsConfig) ProtoReflect() protoreflect.Message + func (x *StartTlsConfig) Reset() + func (x *StartTlsConfig) String() string + type StartTlsConfigMultiError []error + func (m StartTlsConfigMultiError) AllErrors() []error + func (m StartTlsConfigMultiError) Error() string + type StartTlsConfigValidationError struct + func (e StartTlsConfigValidationError) Cause() error + func (e StartTlsConfigValidationError) Error() string + func (e StartTlsConfigValidationError) ErrorName() string + func (e StartTlsConfigValidationError) Field() string + func (e StartTlsConfigValidationError) Key() bool + func (e StartTlsConfigValidationError) Reason() string + type UpstreamStartTlsConfig struct + CleartextSocketConfig *v3.RawBuffer + TlsSocketConfig *v31.UpstreamTlsContext + func (*UpstreamStartTlsConfig) Descriptor() ([]byte, []int) + func (*UpstreamStartTlsConfig) ProtoMessage() + func (m *UpstreamStartTlsConfig) Validate() error + func (m *UpstreamStartTlsConfig) ValidateAll() error + func (x *UpstreamStartTlsConfig) GetCleartextSocketConfig() *v3.RawBuffer + func (x *UpstreamStartTlsConfig) GetTlsSocketConfig() *v31.UpstreamTlsContext + func (x *UpstreamStartTlsConfig) ProtoReflect() protoreflect.Message + func (x *UpstreamStartTlsConfig) Reset() + func (x *UpstreamStartTlsConfig) String() string + type UpstreamStartTlsConfigMultiError []error + func (m UpstreamStartTlsConfigMultiError) AllErrors() []error + func (m UpstreamStartTlsConfigMultiError) Error() string + type UpstreamStartTlsConfigValidationError struct + func (e UpstreamStartTlsConfigValidationError) Cause() error + func (e UpstreamStartTlsConfigValidationError) Error() string + func (e UpstreamStartTlsConfigValidationError) ErrorName() string + func (e UpstreamStartTlsConfigValidationError) Field() string + func (e UpstreamStartTlsConfigValidationError) Key() bool + func (e UpstreamStartTlsConfigValidationError) Reason() string