Versions in this module Expand all Collapse all v0 v0.11.3 Jun 6, 2023 v0.11.2 Jun 6, 2023 Changes in this version + var File_envoy_extensions_http_header_formatters_preserve_case_v3_preserve_case_proto protoreflect.FileDescriptor + var PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders_name = map[int32]string + var PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders_value = map[string]int32 + type PreserveCaseFormatterConfig struct + FormatterTypeOnEnvoyHeaders PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders + ForwardReasonPhrase bool + func (*PreserveCaseFormatterConfig) Descriptor() ([]byte, []int) + func (*PreserveCaseFormatterConfig) ProtoMessage() + func (m *PreserveCaseFormatterConfig) Validate() error + func (m *PreserveCaseFormatterConfig) ValidateAll() error + func (x *PreserveCaseFormatterConfig) GetFormatterTypeOnEnvoyHeaders() PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders + func (x *PreserveCaseFormatterConfig) GetForwardReasonPhrase() bool + func (x *PreserveCaseFormatterConfig) ProtoReflect() protoreflect.Message + func (x *PreserveCaseFormatterConfig) Reset() + func (x *PreserveCaseFormatterConfig) String() string + type PreserveCaseFormatterConfigMultiError []error + func (m PreserveCaseFormatterConfigMultiError) AllErrors() []error + func (m PreserveCaseFormatterConfigMultiError) Error() string + type PreserveCaseFormatterConfigValidationError struct + func (e PreserveCaseFormatterConfigValidationError) Cause() error + func (e PreserveCaseFormatterConfigValidationError) Error() string + func (e PreserveCaseFormatterConfigValidationError) ErrorName() string + func (e PreserveCaseFormatterConfigValidationError) Field() string + func (e PreserveCaseFormatterConfigValidationError) Key() bool + func (e PreserveCaseFormatterConfigValidationError) Reason() string + type PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders int32 + const PreserveCaseFormatterConfig_DEFAULT + const PreserveCaseFormatterConfig_PROPER_CASE + func (PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders) Descriptor() protoreflect.EnumDescriptor + func (PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders) EnumDescriptor() ([]byte, []int) + func (PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders) Type() protoreflect.EnumType + func (x PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders) Enum() *PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders + func (x PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders) Number() protoreflect.EnumNumber + func (x PreserveCaseFormatterConfig_FormatterTypeOnEnvoyHeaders) String() string