Documentation
¶
Index ¶
- Constants
- Variables
- type HttpConnectionManager
- func (x *HttpConnectionManager) ClearAddUserAgent()
- func (x *HttpConnectionManager) ClearCommonHttpProtocolOptions()
- func (x *HttpConnectionManager) ClearDelayedCloseTimeout()
- func (x *HttpConnectionManager) ClearDrainTimeout()
- func (x *HttpConnectionManager) ClearGenerateRequestId()
- func (x *HttpConnectionManager) ClearHttp2ProtocolOptions()
- func (x *HttpConnectionManager) ClearHttpProtocolOptions()
- func (x *HttpConnectionManager) ClearIdleTimeout()deprecated
- func (x *HttpConnectionManager) ClearInternalAddressConfig()
- func (x *HttpConnectionManager) ClearMaxRequestHeadersKb()
- func (x *HttpConnectionManager) ClearNormalizePath()
- func (x *HttpConnectionManager) ClearRds()
- func (x *HttpConnectionManager) ClearRequestIdExtension()
- func (x *HttpConnectionManager) ClearRequestTimeout()
- func (x *HttpConnectionManager) ClearRouteConfig()
- func (x *HttpConnectionManager) ClearRouteSpecifier()
- func (x *HttpConnectionManager) ClearScopedRoutes()
- func (x *HttpConnectionManager) ClearSetCurrentClientCertDetails()
- func (x *HttpConnectionManager) ClearStreamIdleTimeout()
- func (x *HttpConnectionManager) ClearTracing()
- func (x *HttpConnectionManager) ClearUseRemoteAddress()
- func (x *HttpConnectionManager) GetAccessLog() []*v2.AccessLog
- func (x *HttpConnectionManager) GetAddUserAgent() *wrapperspb.BoolValue
- func (x *HttpConnectionManager) GetCodecType() HttpConnectionManager_CodecType
- func (x *HttpConnectionManager) GetCommonHttpProtocolOptions() *core.HttpProtocolOptions
- func (x *HttpConnectionManager) GetDelayedCloseTimeout() *durationpb.Duration
- func (x *HttpConnectionManager) GetDrainTimeout() *durationpb.Duration
- func (x *HttpConnectionManager) GetForwardClientCertDetails() HttpConnectionManager_ForwardClientCertDetails
- func (x *HttpConnectionManager) GetGenerateRequestId() *wrapperspb.BoolValue
- func (x *HttpConnectionManager) GetHttp2ProtocolOptions() *core.Http2ProtocolOptions
- func (x *HttpConnectionManager) GetHttpFilters() []*HttpFilter
- func (x *HttpConnectionManager) GetHttpProtocolOptions() *core.Http1ProtocolOptions
- func (x *HttpConnectionManager) GetIdleTimeout() *durationpb.Durationdeprecated
- func (x *HttpConnectionManager) GetInternalAddressConfig() *HttpConnectionManager_InternalAddressConfig
- func (x *HttpConnectionManager) GetMaxRequestHeadersKb() *wrapperspb.UInt32Value
- func (x *HttpConnectionManager) GetMergeSlashes() bool
- func (x *HttpConnectionManager) GetNormalizePath() *wrapperspb.BoolValue
- func (x *HttpConnectionManager) GetPreserveExternalRequestId() bool
- func (x *HttpConnectionManager) GetProxy_100Continue() bool
- func (x *HttpConnectionManager) GetRds() *Rds
- func (x *HttpConnectionManager) GetRepresentIpv4RemoteAddressAsIpv4MappedIpv6() bool
- func (x *HttpConnectionManager) GetRequestIdExtension() *RequestIDExtension
- func (x *HttpConnectionManager) GetRequestTimeout() *durationpb.Duration
- func (x *HttpConnectionManager) GetRouteConfig() *v21.RouteConfiguration
- func (x *HttpConnectionManager) GetRouteSpecifier() isHttpConnectionManager_RouteSpecifier
- func (x *HttpConnectionManager) GetScopedRoutes() *ScopedRoutes
- func (x *HttpConnectionManager) GetServerHeaderTransformation() HttpConnectionManager_ServerHeaderTransformation
- func (x *HttpConnectionManager) GetServerName() string
- func (x *HttpConnectionManager) GetSetCurrentClientCertDetails() *HttpConnectionManager_SetCurrentClientCertDetails
- func (x *HttpConnectionManager) GetSkipXffAppend() bool
- func (x *HttpConnectionManager) GetStatPrefix() string
- func (x *HttpConnectionManager) GetStreamIdleTimeout() *durationpb.Duration
- func (x *HttpConnectionManager) GetTracing() *HttpConnectionManager_Tracing
- func (x *HttpConnectionManager) GetUpgradeConfigs() []*HttpConnectionManager_UpgradeConfig
- func (x *HttpConnectionManager) GetUseRemoteAddress() *wrapperspb.BoolValue
- func (x *HttpConnectionManager) GetVia() string
- func (x *HttpConnectionManager) GetXffNumTrustedHops() uint32
- func (x *HttpConnectionManager) HasAddUserAgent() bool
- func (x *HttpConnectionManager) HasCommonHttpProtocolOptions() bool
- func (x *HttpConnectionManager) HasDelayedCloseTimeout() bool
- func (x *HttpConnectionManager) HasDrainTimeout() bool
- func (x *HttpConnectionManager) HasGenerateRequestId() bool
- func (x *HttpConnectionManager) HasHttp2ProtocolOptions() bool
- func (x *HttpConnectionManager) HasHttpProtocolOptions() bool
- func (x *HttpConnectionManager) HasIdleTimeout() booldeprecated
- func (x *HttpConnectionManager) HasInternalAddressConfig() bool
- func (x *HttpConnectionManager) HasMaxRequestHeadersKb() bool
- func (x *HttpConnectionManager) HasNormalizePath() bool
- func (x *HttpConnectionManager) HasRds() bool
- func (x *HttpConnectionManager) HasRequestIdExtension() bool
- func (x *HttpConnectionManager) HasRequestTimeout() bool
- func (x *HttpConnectionManager) HasRouteConfig() bool
- func (x *HttpConnectionManager) HasRouteSpecifier() bool
- func (x *HttpConnectionManager) HasScopedRoutes() bool
- func (x *HttpConnectionManager) HasSetCurrentClientCertDetails() bool
- func (x *HttpConnectionManager) HasStreamIdleTimeout() bool
- func (x *HttpConnectionManager) HasTracing() bool
- func (x *HttpConnectionManager) HasUseRemoteAddress() bool
- func (*HttpConnectionManager) ProtoMessage()
- func (x *HttpConnectionManager) ProtoReflect() protoreflect.Message
- func (x *HttpConnectionManager) Reset()
- func (x *HttpConnectionManager) SetAccessLog(v []*v2.AccessLog)
- func (x *HttpConnectionManager) SetAddUserAgent(v *wrapperspb.BoolValue)
- func (x *HttpConnectionManager) SetCodecType(v HttpConnectionManager_CodecType)
- func (x *HttpConnectionManager) SetCommonHttpProtocolOptions(v *core.HttpProtocolOptions)
- func (x *HttpConnectionManager) SetDelayedCloseTimeout(v *durationpb.Duration)
- func (x *HttpConnectionManager) SetDrainTimeout(v *durationpb.Duration)
- func (x *HttpConnectionManager) SetForwardClientCertDetails(v HttpConnectionManager_ForwardClientCertDetails)
- func (x *HttpConnectionManager) SetGenerateRequestId(v *wrapperspb.BoolValue)
- func (x *HttpConnectionManager) SetHttp2ProtocolOptions(v *core.Http2ProtocolOptions)
- func (x *HttpConnectionManager) SetHttpFilters(v []*HttpFilter)
- func (x *HttpConnectionManager) SetHttpProtocolOptions(v *core.Http1ProtocolOptions)
- func (x *HttpConnectionManager) SetIdleTimeout(v *durationpb.Duration)deprecated
- func (x *HttpConnectionManager) SetInternalAddressConfig(v *HttpConnectionManager_InternalAddressConfig)
- func (x *HttpConnectionManager) SetMaxRequestHeadersKb(v *wrapperspb.UInt32Value)
- func (x *HttpConnectionManager) SetMergeSlashes(v bool)
- func (x *HttpConnectionManager) SetNormalizePath(v *wrapperspb.BoolValue)
- func (x *HttpConnectionManager) SetPreserveExternalRequestId(v bool)
- func (x *HttpConnectionManager) SetProxy_100Continue(v bool)
- func (x *HttpConnectionManager) SetRds(v *Rds)
- func (x *HttpConnectionManager) SetRepresentIpv4RemoteAddressAsIpv4MappedIpv6(v bool)
- func (x *HttpConnectionManager) SetRequestIdExtension(v *RequestIDExtension)
- func (x *HttpConnectionManager) SetRequestTimeout(v *durationpb.Duration)
- func (x *HttpConnectionManager) SetRouteConfig(v *v21.RouteConfiguration)
- func (x *HttpConnectionManager) SetScopedRoutes(v *ScopedRoutes)
- func (x *HttpConnectionManager) SetServerHeaderTransformation(v HttpConnectionManager_ServerHeaderTransformation)
- func (x *HttpConnectionManager) SetServerName(v string)
- func (x *HttpConnectionManager) SetSetCurrentClientCertDetails(v *HttpConnectionManager_SetCurrentClientCertDetails)
- func (x *HttpConnectionManager) SetSkipXffAppend(v bool)
- func (x *HttpConnectionManager) SetStatPrefix(v string)
- func (x *HttpConnectionManager) SetStreamIdleTimeout(v *durationpb.Duration)
- func (x *HttpConnectionManager) SetTracing(v *HttpConnectionManager_Tracing)
- func (x *HttpConnectionManager) SetUpgradeConfigs(v []*HttpConnectionManager_UpgradeConfig)
- func (x *HttpConnectionManager) SetUseRemoteAddress(v *wrapperspb.BoolValue)
- func (x *HttpConnectionManager) SetVia(v string)
- func (x *HttpConnectionManager) SetXffNumTrustedHops(v uint32)
- func (x *HttpConnectionManager) String() string
- func (x *HttpConnectionManager) WhichRouteSpecifier() case_HttpConnectionManager_RouteSpecifier
- type HttpConnectionManager_CodecType
- func (HttpConnectionManager_CodecType) Descriptor() protoreflect.EnumDescriptor
- func (x HttpConnectionManager_CodecType) Enum() *HttpConnectionManager_CodecType
- func (x HttpConnectionManager_CodecType) Number() protoreflect.EnumNumber
- func (x HttpConnectionManager_CodecType) String() string
- func (HttpConnectionManager_CodecType) Type() protoreflect.EnumType
- type HttpConnectionManager_ForwardClientCertDetails
- func (HttpConnectionManager_ForwardClientCertDetails) Descriptor() protoreflect.EnumDescriptor
- func (x HttpConnectionManager_ForwardClientCertDetails) Enum() *HttpConnectionManager_ForwardClientCertDetails
- func (x HttpConnectionManager_ForwardClientCertDetails) Number() protoreflect.EnumNumber
- func (x HttpConnectionManager_ForwardClientCertDetails) String() string
- func (HttpConnectionManager_ForwardClientCertDetails) Type() protoreflect.EnumType
- type HttpConnectionManager_InternalAddressConfig
- func (x *HttpConnectionManager_InternalAddressConfig) GetUnixSockets() bool
- func (*HttpConnectionManager_InternalAddressConfig) ProtoMessage()
- func (x *HttpConnectionManager_InternalAddressConfig) ProtoReflect() protoreflect.Message
- func (x *HttpConnectionManager_InternalAddressConfig) Reset()
- func (x *HttpConnectionManager_InternalAddressConfig) SetUnixSockets(v bool)
- func (x *HttpConnectionManager_InternalAddressConfig) String() string
- type HttpConnectionManager_InternalAddressConfig_builder
- type HttpConnectionManager_Rds
- type HttpConnectionManager_RouteConfig
- type HttpConnectionManager_ScopedRoutes
- type HttpConnectionManager_ServerHeaderTransformation
- func (HttpConnectionManager_ServerHeaderTransformation) Descriptor() protoreflect.EnumDescriptor
- func (x HttpConnectionManager_ServerHeaderTransformation) Enum() *HttpConnectionManager_ServerHeaderTransformation
- func (x HttpConnectionManager_ServerHeaderTransformation) Number() protoreflect.EnumNumber
- func (x HttpConnectionManager_ServerHeaderTransformation) String() string
- func (HttpConnectionManager_ServerHeaderTransformation) Type() protoreflect.EnumType
- type HttpConnectionManager_SetCurrentClientCertDetails
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) ClearSubject()
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetCert() bool
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetChain() bool
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetDns() bool
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetSubject() *wrapperspb.BoolValue
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetUri() bool
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) HasSubject() bool
- func (*HttpConnectionManager_SetCurrentClientCertDetails) ProtoMessage()
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) ProtoReflect() protoreflect.Message
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) Reset()
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetCert(v bool)
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetChain(v bool)
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetDns(v bool)
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetSubject(v *wrapperspb.BoolValue)
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetUri(v bool)
- func (x *HttpConnectionManager_SetCurrentClientCertDetails) String() string
- type HttpConnectionManager_SetCurrentClientCertDetails_builder
- type HttpConnectionManager_Tracing
- func (x *HttpConnectionManager_Tracing) ClearClientSampling()
- func (x *HttpConnectionManager_Tracing) ClearMaxPathTagLength()
- func (x *HttpConnectionManager_Tracing) ClearOverallSampling()
- func (x *HttpConnectionManager_Tracing) ClearProvider()
- func (x *HttpConnectionManager_Tracing) ClearRandomSampling()
- func (x *HttpConnectionManager_Tracing) GetClientSampling() *_type.Percent
- func (x *HttpConnectionManager_Tracing) GetCustomTags() []*v22.CustomTag
- func (x *HttpConnectionManager_Tracing) GetMaxPathTagLength() *wrapperspb.UInt32Value
- func (x *HttpConnectionManager_Tracing) GetOperationName() HttpConnectionManager_Tracing_OperationNamedeprecated
- func (x *HttpConnectionManager_Tracing) GetOverallSampling() *_type.Percent
- func (x *HttpConnectionManager_Tracing) GetProvider() *v23.Tracing_Http
- func (x *HttpConnectionManager_Tracing) GetRandomSampling() *_type.Percent
- func (x *HttpConnectionManager_Tracing) GetRequestHeadersForTags() []stringdeprecated
- func (x *HttpConnectionManager_Tracing) GetVerbose() bool
- func (x *HttpConnectionManager_Tracing) HasClientSampling() bool
- func (x *HttpConnectionManager_Tracing) HasMaxPathTagLength() bool
- func (x *HttpConnectionManager_Tracing) HasOverallSampling() bool
- func (x *HttpConnectionManager_Tracing) HasProvider() bool
- func (x *HttpConnectionManager_Tracing) HasRandomSampling() bool
- func (*HttpConnectionManager_Tracing) ProtoMessage()
- func (x *HttpConnectionManager_Tracing) ProtoReflect() protoreflect.Message
- func (x *HttpConnectionManager_Tracing) Reset()
- func (x *HttpConnectionManager_Tracing) SetClientSampling(v *_type.Percent)
- func (x *HttpConnectionManager_Tracing) SetCustomTags(v []*v22.CustomTag)
- func (x *HttpConnectionManager_Tracing) SetMaxPathTagLength(v *wrapperspb.UInt32Value)
- func (x *HttpConnectionManager_Tracing) SetOperationName(v HttpConnectionManager_Tracing_OperationName)deprecated
- func (x *HttpConnectionManager_Tracing) SetOverallSampling(v *_type.Percent)
- func (x *HttpConnectionManager_Tracing) SetProvider(v *v23.Tracing_Http)
- func (x *HttpConnectionManager_Tracing) SetRandomSampling(v *_type.Percent)
- func (x *HttpConnectionManager_Tracing) SetRequestHeadersForTags(v []string)deprecated
- func (x *HttpConnectionManager_Tracing) SetVerbose(v bool)
- func (x *HttpConnectionManager_Tracing) String() string
- type HttpConnectionManager_Tracing_OperationName
- func (HttpConnectionManager_Tracing_OperationName) Descriptor() protoreflect.EnumDescriptor
- func (x HttpConnectionManager_Tracing_OperationName) Enum() *HttpConnectionManager_Tracing_OperationName
- func (x HttpConnectionManager_Tracing_OperationName) Number() protoreflect.EnumNumber
- func (x HttpConnectionManager_Tracing_OperationName) String() string
- func (HttpConnectionManager_Tracing_OperationName) Type() protoreflect.EnumType
- type HttpConnectionManager_Tracing_builder
- type HttpConnectionManager_UpgradeConfig
- func (x *HttpConnectionManager_UpgradeConfig) ClearEnabled()
- func (x *HttpConnectionManager_UpgradeConfig) GetEnabled() *wrapperspb.BoolValue
- func (x *HttpConnectionManager_UpgradeConfig) GetFilters() []*HttpFilter
- func (x *HttpConnectionManager_UpgradeConfig) GetUpgradeType() string
- func (x *HttpConnectionManager_UpgradeConfig) HasEnabled() bool
- func (*HttpConnectionManager_UpgradeConfig) ProtoMessage()
- func (x *HttpConnectionManager_UpgradeConfig) ProtoReflect() protoreflect.Message
- func (x *HttpConnectionManager_UpgradeConfig) Reset()
- func (x *HttpConnectionManager_UpgradeConfig) SetEnabled(v *wrapperspb.BoolValue)
- func (x *HttpConnectionManager_UpgradeConfig) SetFilters(v []*HttpFilter)
- func (x *HttpConnectionManager_UpgradeConfig) SetUpgradeType(v string)
- func (x *HttpConnectionManager_UpgradeConfig) String() string
- type HttpConnectionManager_UpgradeConfig_builder
- type HttpConnectionManager_builder
- type HttpFilter
- func (x *HttpFilter) ClearConfig()deprecated
- func (x *HttpFilter) ClearConfigType()
- func (x *HttpFilter) ClearTypedConfig()
- func (x *HttpFilter) GetConfig() *structpb.Structdeprecated
- func (x *HttpFilter) GetConfigType() isHttpFilter_ConfigType
- func (x *HttpFilter) GetName() string
- func (x *HttpFilter) GetTypedConfig() *anypb.Any
- func (x *HttpFilter) HasConfig() booldeprecated
- func (x *HttpFilter) HasConfigType() bool
- func (x *HttpFilter) HasTypedConfig() bool
- func (*HttpFilter) ProtoMessage()
- func (x *HttpFilter) ProtoReflect() protoreflect.Message
- func (x *HttpFilter) Reset()
- func (x *HttpFilter) SetConfig(v *structpb.Struct)deprecated
- func (x *HttpFilter) SetName(v string)
- func (x *HttpFilter) SetTypedConfig(v *anypb.Any)
- func (x *HttpFilter) String() string
- func (x *HttpFilter) WhichConfigType() case_HttpFilter_ConfigType
- type HttpFilter_Config
- type HttpFilter_TypedConfig
- type HttpFilter_builder
- type Rds
- func (x *Rds) ClearConfigSource()
- func (x *Rds) GetConfigSource() *core.ConfigSource
- func (x *Rds) GetRouteConfigName() string
- func (x *Rds) HasConfigSource() bool
- func (*Rds) ProtoMessage()
- func (x *Rds) ProtoReflect() protoreflect.Message
- func (x *Rds) Reset()
- func (x *Rds) SetConfigSource(v *core.ConfigSource)
- func (x *Rds) SetRouteConfigName(v string)
- func (x *Rds) String() string
- type Rds_builder
- type RequestIDExtension
- func (x *RequestIDExtension) ClearTypedConfig()
- func (x *RequestIDExtension) GetTypedConfig() *anypb.Any
- func (x *RequestIDExtension) HasTypedConfig() bool
- func (*RequestIDExtension) ProtoMessage()
- func (x *RequestIDExtension) ProtoReflect() protoreflect.Message
- func (x *RequestIDExtension) Reset()
- func (x *RequestIDExtension) SetTypedConfig(v *anypb.Any)
- func (x *RequestIDExtension) String() string
- type RequestIDExtension_builder
- type ScopedRds
- func (x *ScopedRds) ClearScopedRdsConfigSource()
- func (x *ScopedRds) GetScopedRdsConfigSource() *core.ConfigSource
- func (x *ScopedRds) HasScopedRdsConfigSource() bool
- func (*ScopedRds) ProtoMessage()
- func (x *ScopedRds) ProtoReflect() protoreflect.Message
- func (x *ScopedRds) Reset()
- func (x *ScopedRds) SetScopedRdsConfigSource(v *core.ConfigSource)
- func (x *ScopedRds) String() string
- type ScopedRds_builder
- type ScopedRouteConfigurationsList
- func (x *ScopedRouteConfigurationsList) GetScopedRouteConfigurations() []*v21.ScopedRouteConfiguration
- func (*ScopedRouteConfigurationsList) ProtoMessage()
- func (x *ScopedRouteConfigurationsList) ProtoReflect() protoreflect.Message
- func (x *ScopedRouteConfigurationsList) Reset()
- func (x *ScopedRouteConfigurationsList) SetScopedRouteConfigurations(v []*v21.ScopedRouteConfiguration)
- func (x *ScopedRouteConfigurationsList) String() string
- type ScopedRouteConfigurationsList_builder
- type ScopedRoutes
- func (x *ScopedRoutes) ClearConfigSpecifier()
- func (x *ScopedRoutes) ClearRdsConfigSource()
- func (x *ScopedRoutes) ClearScopeKeyBuilder()
- func (x *ScopedRoutes) ClearScopedRds()
- func (x *ScopedRoutes) ClearScopedRouteConfigurationsList()
- func (x *ScopedRoutes) GetConfigSpecifier() isScopedRoutes_ConfigSpecifier
- func (x *ScopedRoutes) GetName() string
- func (x *ScopedRoutes) GetRdsConfigSource() *core.ConfigSource
- func (x *ScopedRoutes) GetScopeKeyBuilder() *ScopedRoutes_ScopeKeyBuilder
- func (x *ScopedRoutes) GetScopedRds() *ScopedRds
- func (x *ScopedRoutes) GetScopedRouteConfigurationsList() *ScopedRouteConfigurationsList
- func (x *ScopedRoutes) HasConfigSpecifier() bool
- func (x *ScopedRoutes) HasRdsConfigSource() bool
- func (x *ScopedRoutes) HasScopeKeyBuilder() bool
- func (x *ScopedRoutes) HasScopedRds() bool
- func (x *ScopedRoutes) HasScopedRouteConfigurationsList() bool
- func (*ScopedRoutes) ProtoMessage()
- func (x *ScopedRoutes) ProtoReflect() protoreflect.Message
- func (x *ScopedRoutes) Reset()
- func (x *ScopedRoutes) SetName(v string)
- func (x *ScopedRoutes) SetRdsConfigSource(v *core.ConfigSource)
- func (x *ScopedRoutes) SetScopeKeyBuilder(v *ScopedRoutes_ScopeKeyBuilder)
- func (x *ScopedRoutes) SetScopedRds(v *ScopedRds)
- func (x *ScopedRoutes) SetScopedRouteConfigurationsList(v *ScopedRouteConfigurationsList)
- func (x *ScopedRoutes) String() string
- func (x *ScopedRoutes) WhichConfigSpecifier() case_ScopedRoutes_ConfigSpecifier
- type ScopedRoutes_ScopeKeyBuilder
- func (x *ScopedRoutes_ScopeKeyBuilder) GetFragments() []*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder
- func (*ScopedRoutes_ScopeKeyBuilder) ProtoMessage()
- func (x *ScopedRoutes_ScopeKeyBuilder) ProtoReflect() protoreflect.Message
- func (x *ScopedRoutes_ScopeKeyBuilder) Reset()
- func (x *ScopedRoutes_ScopeKeyBuilder) SetFragments(v []*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder)
- func (x *ScopedRoutes_ScopeKeyBuilder) String() string
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ClearHeaderValueExtractor()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ClearType()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) GetHeaderValueExtractor() *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) GetType() isScopedRoutes_ScopeKeyBuilder_FragmentBuilder_Type
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) HasHeaderValueExtractor() bool
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) HasType() bool
- func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ProtoMessage()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ProtoReflect() protoreflect.Message
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) Reset()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) SetHeaderValueExtractor(v *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor)
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) String() string
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) WhichType() case_ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_Type
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearElement()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearExtractType()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearIndex()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetElement() *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetElementSeparator() string
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetExtractType() ...
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetIndex() uint32
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetName() string
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasElement() bool
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasExtractType() bool
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasIndex() bool
- func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ProtoMessage()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ProtoReflect() protoreflect.Message
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) Reset()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetElement(v *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement)
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetElementSeparator(v string)
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetIndex(v uint32)
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetName(v string)
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) String() string
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) WhichExtractType() ...
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Element
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Index
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) GetKey() string
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) GetSeparator() string
- func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) ProtoMessage()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) ProtoReflect() protoreflect.Message
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) Reset()
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) SetKey(v string)
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) SetSeparator(v string)
- func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) String() string
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement_builder
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_builder
- type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_builder
- type ScopedRoutes_ScopeKeyBuilder_builder
- type ScopedRoutes_ScopedRds
- type ScopedRoutes_ScopedRouteConfigurationsList
- type ScopedRoutes_builder
Constants ¶
const HttpConnectionManager_Rds_case case_HttpConnectionManager_RouteSpecifier = 3
const HttpConnectionManager_RouteConfig_case case_HttpConnectionManager_RouteSpecifier = 4
const HttpConnectionManager_RouteSpecifier_not_set_case case_HttpConnectionManager_RouteSpecifier = 0
const HttpConnectionManager_ScopedRoutes_case case_HttpConnectionManager_RouteSpecifier = 31
const HttpFilter_ConfigType_not_set_case case_HttpFilter_ConfigType = 0
const HttpFilter_Config_case case_HttpFilter_ConfigType = 2
const HttpFilter_TypedConfig_case case_HttpFilter_ConfigType = 4
const ScopedRoutes_ConfigSpecifier_not_set_case case_ScopedRoutes_ConfigSpecifier = 0
const ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Element_case case_ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ExtractType = 4
const ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ExtractType_not_set_case case_ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ExtractType = 0
const ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Index_case case_ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ExtractType = 3
const ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_case case_ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_Type = 1
const ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_Type_not_set_case case_ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_Type = 0
const ScopedRoutes_ScopedRds_case case_ScopedRoutes_ConfigSpecifier = 5
const ScopedRoutes_ScopedRouteConfigurationsList_case case_ScopedRoutes_ConfigSpecifier = 4
Variables ¶
var ( HttpConnectionManager_CodecType_name = map[int32]string{ 0: "AUTO", 1: "HTTP1", 2: "HTTP2", 3: "HTTP3", } HttpConnectionManager_CodecType_value = map[string]int32{ "AUTO": 0, "HTTP1": 1, "HTTP2": 2, "HTTP3": 3, } )
Enum value maps for HttpConnectionManager_CodecType.
var ( HttpConnectionManager_ServerHeaderTransformation_name = map[int32]string{ 0: "OVERWRITE", 1: "APPEND_IF_ABSENT", 2: "PASS_THROUGH", } HttpConnectionManager_ServerHeaderTransformation_value = map[string]int32{ "OVERWRITE": 0, "APPEND_IF_ABSENT": 1, "PASS_THROUGH": 2, } )
Enum value maps for HttpConnectionManager_ServerHeaderTransformation.
var ( HttpConnectionManager_ForwardClientCertDetails_name = map[int32]string{ 0: "SANITIZE", 1: "FORWARD_ONLY", 2: "APPEND_FORWARD", 3: "SANITIZE_SET", 4: "ALWAYS_FORWARD_ONLY", } HttpConnectionManager_ForwardClientCertDetails_value = map[string]int32{ "SANITIZE": 0, "FORWARD_ONLY": 1, "APPEND_FORWARD": 2, "SANITIZE_SET": 3, "ALWAYS_FORWARD_ONLY": 4, } )
Enum value maps for HttpConnectionManager_ForwardClientCertDetails.
var ( HttpConnectionManager_Tracing_OperationName_name = map[int32]string{ 0: "INGRESS", 1: "EGRESS", } HttpConnectionManager_Tracing_OperationName_value = map[string]int32{ "INGRESS": 0, "EGRESS": 1, } )
Enum value maps for HttpConnectionManager_Tracing_OperationName.
var File_envoy_config_filter_network_http_connection_manager_v2_http_connection_manager_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type HttpConnectionManager ¶
type HttpConnectionManager struct {
// Supplies the type of codec that the connection manager should use.
CodecType HttpConnectionManager_CodecType `` /* 181-byte string literal not displayed */
// The human readable prefix to use when emitting statistics for the
// connection manager. See the :ref:`statistics documentation <config_http_conn_man_stats>` for
// more information.
StatPrefix string `protobuf:"bytes,2,opt,name=stat_prefix,json=statPrefix,proto3" json:"stat_prefix,omitempty"`
// Types that are valid to be assigned to RouteSpecifier:
//
// *HttpConnectionManager_Rds
// *HttpConnectionManager_RouteConfig
// *HttpConnectionManager_ScopedRoutes
RouteSpecifier isHttpConnectionManager_RouteSpecifier `protobuf_oneof:"route_specifier"`
// A list of individual HTTP filters that make up the filter chain for
// requests made to the connection manager. :ref:`Order matters <arch_overview_http_filters_ordering>`
// as the filters are processed sequentially as request events happen.
HttpFilters []*HttpFilter `protobuf:"bytes,5,rep,name=http_filters,json=httpFilters,proto3" json:"http_filters,omitempty"`
// Whether the connection manager manipulates the :ref:`config_http_conn_man_headers_user-agent`
// and :ref:`config_http_conn_man_headers_downstream-service-cluster` headers. See the linked
// documentation for more information. Defaults to false.
AddUserAgent *wrapperspb.BoolValue `protobuf:"bytes,6,opt,name=add_user_agent,json=addUserAgent,proto3" json:"add_user_agent,omitempty"`
// Presence of the object defines whether the connection manager
// emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider
// <envoy_api_msg_config.trace.v2.Tracing>`.
Tracing *HttpConnectionManager_Tracing `protobuf:"bytes,7,opt,name=tracing,proto3" json:"tracing,omitempty"`
// Additional settings for HTTP requests handled by the connection manager. These will be
// applicable to both HTTP1 and HTTP2 requests.
CommonHttpProtocolOptions *core.HttpProtocolOptions `` /* 141-byte string literal not displayed */
// Additional HTTP/1 settings that are passed to the HTTP/1 codec.
HttpProtocolOptions *core.Http1ProtocolOptions `protobuf:"bytes,8,opt,name=http_protocol_options,json=httpProtocolOptions,proto3" json:"http_protocol_options,omitempty"`
// Additional HTTP/2 settings that are passed directly to the HTTP/2 codec.
Http2ProtocolOptions *core.Http2ProtocolOptions `protobuf:"bytes,9,opt,name=http2_protocol_options,json=http2ProtocolOptions,proto3" json:"http2_protocol_options,omitempty"`
// An optional override that the connection manager will write to the server
// header in responses. If not set, the default is *envoy*.
ServerName string `protobuf:"bytes,10,opt,name=server_name,json=serverName,proto3" json:"server_name,omitempty"`
// Defines the action to be applied to the Server header on the response path.
// By default, Envoy will overwrite the header with the value specified in
// server_name.
ServerHeaderTransformation HttpConnectionManager_ServerHeaderTransformation `` /* 252-byte string literal not displayed */
// The maximum request headers size for incoming connections.
// If unconfigured, the default max request headers allowed is 60 KiB.
// Requests that exceed this limit will receive a 431 response.
MaxRequestHeadersKb *wrapperspb.UInt32Value `protobuf:"bytes,29,opt,name=max_request_headers_kb,json=maxRequestHeadersKb,proto3" json:"max_request_headers_kb,omitempty"`
// The idle timeout for connections managed by the connection manager. The
// idle timeout is defined as the period in which there are no active
// requests. If not set, there is no idle timeout. When the idle timeout is
// reached the connection will be closed. If the connection is an HTTP/2
// connection a drain sequence will occur prior to closing the connection.
// This field is deprecated. Use :ref:`idle_timeout
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.common_http_protocol_options>`
// instead.
//
// Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
IdleTimeout *durationpb.Duration `protobuf:"bytes,11,opt,name=idle_timeout,json=idleTimeout,proto3" json:"idle_timeout,omitempty"`
// The stream idle timeout for connections managed by the connection manager.
// If not specified, this defaults to 5 minutes. The default value was selected
// so as not to interfere with any smaller configured timeouts that may have
// existed in configurations prior to the introduction of this feature, while
// introducing robustness to TCP connections that terminate without a FIN.
//
// This idle timeout applies to new streams and is overridable by the
// :ref:`route-level idle_timeout
// <envoy_api_field_route.RouteAction.idle_timeout>`. Even on a stream in
// which the override applies, prior to receipt of the initial request
// headers, the :ref:`stream_idle_timeout
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>`
// applies. Each time an encode/decode event for headers or data is processed
// for the stream, the timer will be reset. If the timeout fires, the stream
// is terminated with a 408 Request Timeout error code if no upstream response
// header has been received, otherwise a stream reset occurs.
//
// This timeout also specifies the amount of time that Envoy will wait for the peer to open enough
// window to write any remaining stream data once the entirety of stream data (local end stream is
// true) has been buffered pending available window. In other words, this timeout defends against
// a peer that does not release enough window to completely write the stream, even though all
// data has been proxied within available flow control windows. If the timeout is hit in this
// case, the :ref:`tx_flush_timeout <config_http_conn_man_stats_per_codec>` counter will be
// incremented. Note that :ref:`max_stream_duration
// <envoy_api_field_core.HttpProtocolOptions.max_stream_duration>` does not apply to this corner
// case.
//
// Note that it is possible to idle timeout even if the wire traffic for a stream is non-idle, due
// to the granularity of events presented to the connection manager. For example, while receiving
// very large request headers, it may be the case that there is traffic regularly arriving on the
// wire while the connection manage is only able to observe the end-of-headers event, hence the
// stream may still idle timeout.
//
// A value of 0 will completely disable the connection manager stream idle
// timeout, although per-route idle timeout overrides will continue to apply.
StreamIdleTimeout *durationpb.Duration `protobuf:"bytes,24,opt,name=stream_idle_timeout,json=streamIdleTimeout,proto3" json:"stream_idle_timeout,omitempty"`
// The amount of time that Envoy will wait for the entire request to be received.
// The timer is activated when the request is initiated, and is disarmed when the last byte of the
// request is sent upstream (i.e. all decoding filters have processed the request), OR when the
// response is initiated. If not specified or set to 0, this timeout is disabled.
RequestTimeout *durationpb.Duration `protobuf:"bytes,28,opt,name=request_timeout,json=requestTimeout,proto3" json:"request_timeout,omitempty"`
// The time that Envoy will wait between sending an HTTP/2 “shutdown
// notification” (GOAWAY frame with max stream ID) and a final GOAWAY frame.
// This is used so that Envoy provides a grace period for new streams that
// race with the final GOAWAY frame. During this grace period, Envoy will
// continue to accept new streams. After the grace period, a final GOAWAY
// frame is sent and Envoy will start refusing new streams. Draining occurs
// both when a connection hits the idle timeout or during general server
// draining. The default grace period is 5000 milliseconds (5 seconds) if this
// option is not specified.
DrainTimeout *durationpb.Duration `protobuf:"bytes,12,opt,name=drain_timeout,json=drainTimeout,proto3" json:"drain_timeout,omitempty"`
// The delayed close timeout is for downstream connections managed by the HTTP connection manager.
// It is defined as a grace period after connection close processing has been locally initiated
// during which Envoy will wait for the peer to close (i.e., a TCP FIN/RST is received by Envoy
// from the downstream connection) prior to Envoy closing the socket associated with that
// connection.
// NOTE: This timeout is enforced even when the socket associated with the downstream connection
// is pending a flush of the write buffer. However, any progress made writing data to the socket
// will restart the timer associated with this timeout. This means that the total grace period for
// a socket in this state will be
// <total_time_waiting_for_write_buffer_flushes>+<delayed_close_timeout>.
//
// Delaying Envoy's connection close and giving the peer the opportunity to initiate the close
// sequence mitigates a race condition that exists when downstream clients do not drain/process
// data in a connection's receive buffer after a remote close has been detected via a socket
// write(). This race leads to such clients failing to process the response code sent by Envoy,
// which could result in erroneous downstream processing.
//
// If the timeout triggers, Envoy will close the connection's socket.
//
// The default timeout is 1000 ms if this option is not specified.
//
// .. NOTE::
//
// To be useful in avoiding the race condition described above, this timeout must be set
// to *at least* <max round trip time expected between clients and Envoy>+<100ms to account for
// a reasonable "worst" case processing time for a full iteration of Envoy's event loop>.
//
// .. WARNING::
//
// A value of 0 will completely disable delayed close processing. When disabled, the downstream
// connection's socket will be closed immediately after the write flush is completed or will
// never close if the write flush does not complete.
DelayedCloseTimeout *durationpb.Duration `protobuf:"bytes,26,opt,name=delayed_close_timeout,json=delayedCloseTimeout,proto3" json:"delayed_close_timeout,omitempty"`
// Configuration for :ref:`HTTP access logs <arch_overview_access_logs>`
// emitted by the connection manager.
AccessLog []*v2.AccessLog `protobuf:"bytes,13,rep,name=access_log,json=accessLog,proto3" json:"access_log,omitempty"`
// If set to true, the connection manager will use the real remote address
// of the client connection when determining internal versus external origin and manipulating
// various headers. If set to false or absent, the connection manager will use the
// :ref:`config_http_conn_man_headers_x-forwarded-for` HTTP header. See the documentation for
// :ref:`config_http_conn_man_headers_x-forwarded-for`,
// :ref:`config_http_conn_man_headers_x-envoy-internal`, and
// :ref:`config_http_conn_man_headers_x-envoy-external-address` for more information.
UseRemoteAddress *wrapperspb.BoolValue `protobuf:"bytes,14,opt,name=use_remote_address,json=useRemoteAddress,proto3" json:"use_remote_address,omitempty"`
// The number of additional ingress proxy hops from the right side of the
// :ref:`config_http_conn_man_headers_x-forwarded-for` HTTP header to trust when
// determining the origin client's IP address. The default is zero if this option
// is not specified. See the documentation for
// :ref:`config_http_conn_man_headers_x-forwarded-for` for more information.
XffNumTrustedHops uint32 `protobuf:"varint,19,opt,name=xff_num_trusted_hops,json=xffNumTrustedHops,proto3" json:"xff_num_trusted_hops,omitempty"`
// Configures what network addresses are considered internal for stats and header sanitation
// purposes. If unspecified, only RFC1918 IP addresses will be considered internal.
// See the documentation for :ref:`config_http_conn_man_headers_x-envoy-internal` for more
// information about internal/external addresses.
InternalAddressConfig *HttpConnectionManager_InternalAddressConfig `` /* 127-byte string literal not displayed */
// If set, Envoy will not append the remote address to the
// :ref:`config_http_conn_man_headers_x-forwarded-for` HTTP header. This may be used in
// conjunction with HTTP filters that explicitly manipulate XFF after the HTTP connection manager
// has mutated the request headers. While :ref:`use_remote_address
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.use_remote_address>`
// will also suppress XFF addition, it has consequences for logging and other
// Envoy uses of the remote address, so *skip_xff_append* should be used
// when only an elision of XFF addition is intended.
SkipXffAppend bool `protobuf:"varint,21,opt,name=skip_xff_append,json=skipXffAppend,proto3" json:"skip_xff_append,omitempty"`
// Via header value to append to request and response headers. If this is
// empty, no via header will be appended.
Via string `protobuf:"bytes,22,opt,name=via,proto3" json:"via,omitempty"`
// Whether the connection manager will generate the :ref:`x-request-id
// <config_http_conn_man_headers_x-request-id>` header if it does not exist. This defaults to
// true. Generating a random UUID4 is expensive so in high throughput scenarios where this feature
// is not desired it can be disabled.
GenerateRequestId *wrapperspb.BoolValue `protobuf:"bytes,15,opt,name=generate_request_id,json=generateRequestId,proto3" json:"generate_request_id,omitempty"`
// Whether the connection manager will keep the :ref:`x-request-id
// <config_http_conn_man_headers_x-request-id>` header if passed for a request that is edge
// (Edge request is the request from external clients to front Envoy) and not reset it, which
// is the current Envoy behaviour. This defaults to false.
PreserveExternalRequestId bool `` /* 142-byte string literal not displayed */
// How to handle the :ref:`config_http_conn_man_headers_x-forwarded-client-cert` (XFCC) HTTP
// header.
ForwardClientCertDetails HttpConnectionManager_ForwardClientCertDetails `` /* 246-byte string literal not displayed */
// This field is valid only when :ref:`forward_client_cert_details
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.forward_client_cert_details>`
// is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS. It specifies the fields in
// the client certificate to be forwarded. Note that in the
// :ref:`config_http_conn_man_headers_x-forwarded-client-cert` header, *Hash* is always set, and
// *By* is always set when the client certificate presents the URI type Subject Alternative Name
// value.
SetCurrentClientCertDetails *HttpConnectionManager_SetCurrentClientCertDetails `` /* 149-byte string literal not displayed */
// If proxy_100_continue is true, Envoy will proxy incoming "Expect:
// 100-continue" headers upstream, and forward "100 Continue" responses
// downstream. If this is false or not set, Envoy will instead strip the
// "Expect: 100-continue" header, and send a "100 Continue" response itself.
Proxy_100Continue bool `protobuf:"varint,18,opt,name=proxy_100_continue,json=proxy100Continue,proto3" json:"proxy_100_continue,omitempty"`
// If
// :ref:`use_remote_address
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.use_remote_address>`
// is true and represent_ipv4_remote_address_as_ipv4_mapped_ipv6 is true and the remote address is
// an IPv4 address, the address will be mapped to IPv6 before it is appended to *x-forwarded-for*.
// This is useful for testing compatibility of upstream services that parse the header value. For
// example, 50.0.0.1 is represented as ::FFFF:50.0.0.1. See `IPv4-Mapped IPv6 Addresses
// <https://tools.ietf.org/html/rfc4291#section-2.5.5.2>`_ for details. This will also affect the
// :ref:`config_http_conn_man_headers_x-envoy-external-address` header. See
// :ref:`http_connection_manager.represent_ipv4_remote_address_as_ipv4_mapped_ipv6
// <config_http_conn_man_runtime_represent_ipv4_remote_address_as_ipv4_mapped_ipv6>` for runtime
// control.
// [#not-implemented-hide:]
RepresentIpv4RemoteAddressAsIpv4MappedIpv6 bool `` /* 201-byte string literal not displayed */
UpgradeConfigs []*HttpConnectionManager_UpgradeConfig `protobuf:"bytes,23,rep,name=upgrade_configs,json=upgradeConfigs,proto3" json:"upgrade_configs,omitempty"`
// Should paths be normalized according to RFC 3986 before any processing of
// requests by HTTP filters or routing? This affects the upstream *:path* header
// as well. For paths that fail this check, Envoy will respond with 400 to
// paths that are malformed. This defaults to false currently but will default
// true in the future. When not specified, this value may be overridden by the
// runtime variable
// :ref:`http_connection_manager.normalize_path<config_http_conn_man_runtime_normalize_path>`.
// See `Normalization and Comparison <https://tools.ietf.org/html/rfc3986#section-6>`_
// for details of normalization.
// Note that Envoy does not perform
// `case normalization <https://tools.ietf.org/html/rfc3986#section-6.2.2.1>`_
NormalizePath *wrapperspb.BoolValue `protobuf:"bytes,30,opt,name=normalize_path,json=normalizePath,proto3" json:"normalize_path,omitempty"`
// Determines if adjacent slashes in the path are merged into one before any processing of
// requests by HTTP filters or routing. This affects the upstream *:path* header as well. Without
// setting this option, incoming requests with path `//dir///file` will not match against route
// with `prefix` match set to `/dir`. Defaults to `false`. Note that slash merging is not part of
// `HTTP spec <https://tools.ietf.org/html/rfc3986>`_ and is provided for convenience.
MergeSlashes bool `protobuf:"varint,33,opt,name=merge_slashes,json=mergeSlashes,proto3" json:"merge_slashes,omitempty"`
// The configuration of the request ID extension. This includes operations such as
// generation, validation, and associated tracing operations.
//
// If not set, Envoy uses the default UUID-based behavior:
//
// 1. Request ID is propagated using *x-request-id* header.
//
// 2. Request ID is a universally unique identifier (UUID).
//
// 3. Tracing decision (sampled, forced, etc) is set in 14th byte of the UUID.
RequestIdExtension *RequestIDExtension `protobuf:"bytes,36,opt,name=request_id_extension,json=requestIdExtension,proto3" json:"request_id_extension,omitempty"`
// contains filtered or unexported fields
}
[#next-free-field: 37]
func (*HttpConnectionManager) ClearAddUserAgent ¶
func (x *HttpConnectionManager) ClearAddUserAgent()
func (*HttpConnectionManager) ClearCommonHttpProtocolOptions ¶
func (x *HttpConnectionManager) ClearCommonHttpProtocolOptions()
func (*HttpConnectionManager) ClearDelayedCloseTimeout ¶
func (x *HttpConnectionManager) ClearDelayedCloseTimeout()
func (*HttpConnectionManager) ClearDrainTimeout ¶
func (x *HttpConnectionManager) ClearDrainTimeout()
func (*HttpConnectionManager) ClearGenerateRequestId ¶
func (x *HttpConnectionManager) ClearGenerateRequestId()
func (*HttpConnectionManager) ClearHttp2ProtocolOptions ¶
func (x *HttpConnectionManager) ClearHttp2ProtocolOptions()
func (*HttpConnectionManager) ClearHttpProtocolOptions ¶
func (x *HttpConnectionManager) ClearHttpProtocolOptions()
func (*HttpConnectionManager) ClearIdleTimeout
deprecated
func (x *HttpConnectionManager) ClearIdleTimeout()
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpConnectionManager) ClearInternalAddressConfig ¶
func (x *HttpConnectionManager) ClearInternalAddressConfig()
func (*HttpConnectionManager) ClearMaxRequestHeadersKb ¶
func (x *HttpConnectionManager) ClearMaxRequestHeadersKb()
func (*HttpConnectionManager) ClearNormalizePath ¶
func (x *HttpConnectionManager) ClearNormalizePath()
func (*HttpConnectionManager) ClearRds ¶
func (x *HttpConnectionManager) ClearRds()
func (*HttpConnectionManager) ClearRequestIdExtension ¶
func (x *HttpConnectionManager) ClearRequestIdExtension()
func (*HttpConnectionManager) ClearRequestTimeout ¶
func (x *HttpConnectionManager) ClearRequestTimeout()
func (*HttpConnectionManager) ClearRouteConfig ¶
func (x *HttpConnectionManager) ClearRouteConfig()
func (*HttpConnectionManager) ClearRouteSpecifier ¶
func (x *HttpConnectionManager) ClearRouteSpecifier()
func (*HttpConnectionManager) ClearScopedRoutes ¶
func (x *HttpConnectionManager) ClearScopedRoutes()
func (*HttpConnectionManager) ClearSetCurrentClientCertDetails ¶
func (x *HttpConnectionManager) ClearSetCurrentClientCertDetails()
func (*HttpConnectionManager) ClearStreamIdleTimeout ¶
func (x *HttpConnectionManager) ClearStreamIdleTimeout()
func (*HttpConnectionManager) ClearTracing ¶
func (x *HttpConnectionManager) ClearTracing()
func (*HttpConnectionManager) ClearUseRemoteAddress ¶
func (x *HttpConnectionManager) ClearUseRemoteAddress()
func (*HttpConnectionManager) GetAccessLog ¶
func (x *HttpConnectionManager) GetAccessLog() []*v2.AccessLog
func (*HttpConnectionManager) GetAddUserAgent ¶
func (x *HttpConnectionManager) GetAddUserAgent() *wrapperspb.BoolValue
func (*HttpConnectionManager) GetCodecType ¶
func (x *HttpConnectionManager) GetCodecType() HttpConnectionManager_CodecType
func (*HttpConnectionManager) GetCommonHttpProtocolOptions ¶
func (x *HttpConnectionManager) GetCommonHttpProtocolOptions() *core.HttpProtocolOptions
func (*HttpConnectionManager) GetDelayedCloseTimeout ¶
func (x *HttpConnectionManager) GetDelayedCloseTimeout() *durationpb.Duration
func (*HttpConnectionManager) GetDrainTimeout ¶
func (x *HttpConnectionManager) GetDrainTimeout() *durationpb.Duration
func (*HttpConnectionManager) GetForwardClientCertDetails ¶
func (x *HttpConnectionManager) GetForwardClientCertDetails() HttpConnectionManager_ForwardClientCertDetails
func (*HttpConnectionManager) GetGenerateRequestId ¶
func (x *HttpConnectionManager) GetGenerateRequestId() *wrapperspb.BoolValue
func (*HttpConnectionManager) GetHttp2ProtocolOptions ¶
func (x *HttpConnectionManager) GetHttp2ProtocolOptions() *core.Http2ProtocolOptions
func (*HttpConnectionManager) GetHttpFilters ¶
func (x *HttpConnectionManager) GetHttpFilters() []*HttpFilter
func (*HttpConnectionManager) GetHttpProtocolOptions ¶
func (x *HttpConnectionManager) GetHttpProtocolOptions() *core.Http1ProtocolOptions
func (*HttpConnectionManager) GetIdleTimeout
deprecated
func (x *HttpConnectionManager) GetIdleTimeout() *durationpb.Duration
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpConnectionManager) GetInternalAddressConfig ¶
func (x *HttpConnectionManager) GetInternalAddressConfig() *HttpConnectionManager_InternalAddressConfig
func (*HttpConnectionManager) GetMaxRequestHeadersKb ¶
func (x *HttpConnectionManager) GetMaxRequestHeadersKb() *wrapperspb.UInt32Value
func (*HttpConnectionManager) GetMergeSlashes ¶
func (x *HttpConnectionManager) GetMergeSlashes() bool
func (*HttpConnectionManager) GetNormalizePath ¶
func (x *HttpConnectionManager) GetNormalizePath() *wrapperspb.BoolValue
func (*HttpConnectionManager) GetPreserveExternalRequestId ¶
func (x *HttpConnectionManager) GetPreserveExternalRequestId() bool
func (*HttpConnectionManager) GetProxy_100Continue ¶
func (x *HttpConnectionManager) GetProxy_100Continue() bool
func (*HttpConnectionManager) GetRds ¶
func (x *HttpConnectionManager) GetRds() *Rds
func (*HttpConnectionManager) GetRepresentIpv4RemoteAddressAsIpv4MappedIpv6 ¶
func (x *HttpConnectionManager) GetRepresentIpv4RemoteAddressAsIpv4MappedIpv6() bool
func (*HttpConnectionManager) GetRequestIdExtension ¶
func (x *HttpConnectionManager) GetRequestIdExtension() *RequestIDExtension
func (*HttpConnectionManager) GetRequestTimeout ¶
func (x *HttpConnectionManager) GetRequestTimeout() *durationpb.Duration
func (*HttpConnectionManager) GetRouteConfig ¶
func (x *HttpConnectionManager) GetRouteConfig() *v21.RouteConfiguration
func (*HttpConnectionManager) GetRouteSpecifier ¶
func (x *HttpConnectionManager) GetRouteSpecifier() isHttpConnectionManager_RouteSpecifier
func (*HttpConnectionManager) GetScopedRoutes ¶
func (x *HttpConnectionManager) GetScopedRoutes() *ScopedRoutes
func (*HttpConnectionManager) GetServerHeaderTransformation ¶
func (x *HttpConnectionManager) GetServerHeaderTransformation() HttpConnectionManager_ServerHeaderTransformation
func (*HttpConnectionManager) GetServerName ¶
func (x *HttpConnectionManager) GetServerName() string
func (*HttpConnectionManager) GetSetCurrentClientCertDetails ¶
func (x *HttpConnectionManager) GetSetCurrentClientCertDetails() *HttpConnectionManager_SetCurrentClientCertDetails
func (*HttpConnectionManager) GetSkipXffAppend ¶
func (x *HttpConnectionManager) GetSkipXffAppend() bool
func (*HttpConnectionManager) GetStatPrefix ¶
func (x *HttpConnectionManager) GetStatPrefix() string
func (*HttpConnectionManager) GetStreamIdleTimeout ¶
func (x *HttpConnectionManager) GetStreamIdleTimeout() *durationpb.Duration
func (*HttpConnectionManager) GetTracing ¶
func (x *HttpConnectionManager) GetTracing() *HttpConnectionManager_Tracing
func (*HttpConnectionManager) GetUpgradeConfigs ¶
func (x *HttpConnectionManager) GetUpgradeConfigs() []*HttpConnectionManager_UpgradeConfig
func (*HttpConnectionManager) GetUseRemoteAddress ¶
func (x *HttpConnectionManager) GetUseRemoteAddress() *wrapperspb.BoolValue
func (*HttpConnectionManager) GetVia ¶
func (x *HttpConnectionManager) GetVia() string
func (*HttpConnectionManager) GetXffNumTrustedHops ¶
func (x *HttpConnectionManager) GetXffNumTrustedHops() uint32
func (*HttpConnectionManager) HasAddUserAgent ¶
func (x *HttpConnectionManager) HasAddUserAgent() bool
func (*HttpConnectionManager) HasCommonHttpProtocolOptions ¶
func (x *HttpConnectionManager) HasCommonHttpProtocolOptions() bool
func (*HttpConnectionManager) HasDelayedCloseTimeout ¶
func (x *HttpConnectionManager) HasDelayedCloseTimeout() bool
func (*HttpConnectionManager) HasDrainTimeout ¶
func (x *HttpConnectionManager) HasDrainTimeout() bool
func (*HttpConnectionManager) HasGenerateRequestId ¶
func (x *HttpConnectionManager) HasGenerateRequestId() bool
func (*HttpConnectionManager) HasHttp2ProtocolOptions ¶
func (x *HttpConnectionManager) HasHttp2ProtocolOptions() bool
func (*HttpConnectionManager) HasHttpProtocolOptions ¶
func (x *HttpConnectionManager) HasHttpProtocolOptions() bool
func (*HttpConnectionManager) HasIdleTimeout
deprecated
func (x *HttpConnectionManager) HasIdleTimeout() bool
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpConnectionManager) HasInternalAddressConfig ¶
func (x *HttpConnectionManager) HasInternalAddressConfig() bool
func (*HttpConnectionManager) HasMaxRequestHeadersKb ¶
func (x *HttpConnectionManager) HasMaxRequestHeadersKb() bool
func (*HttpConnectionManager) HasNormalizePath ¶
func (x *HttpConnectionManager) HasNormalizePath() bool
func (*HttpConnectionManager) HasRds ¶
func (x *HttpConnectionManager) HasRds() bool
func (*HttpConnectionManager) HasRequestIdExtension ¶
func (x *HttpConnectionManager) HasRequestIdExtension() bool
func (*HttpConnectionManager) HasRequestTimeout ¶
func (x *HttpConnectionManager) HasRequestTimeout() bool
func (*HttpConnectionManager) HasRouteConfig ¶
func (x *HttpConnectionManager) HasRouteConfig() bool
func (*HttpConnectionManager) HasRouteSpecifier ¶
func (x *HttpConnectionManager) HasRouteSpecifier() bool
func (*HttpConnectionManager) HasScopedRoutes ¶
func (x *HttpConnectionManager) HasScopedRoutes() bool
func (*HttpConnectionManager) HasSetCurrentClientCertDetails ¶
func (x *HttpConnectionManager) HasSetCurrentClientCertDetails() bool
func (*HttpConnectionManager) HasStreamIdleTimeout ¶
func (x *HttpConnectionManager) HasStreamIdleTimeout() bool
func (*HttpConnectionManager) HasTracing ¶
func (x *HttpConnectionManager) HasTracing() bool
func (*HttpConnectionManager) HasUseRemoteAddress ¶
func (x *HttpConnectionManager) HasUseRemoteAddress() bool
func (*HttpConnectionManager) ProtoMessage ¶
func (*HttpConnectionManager) ProtoMessage()
func (*HttpConnectionManager) ProtoReflect ¶
func (x *HttpConnectionManager) ProtoReflect() protoreflect.Message
func (*HttpConnectionManager) Reset ¶
func (x *HttpConnectionManager) Reset()
func (*HttpConnectionManager) SetAccessLog ¶
func (x *HttpConnectionManager) SetAccessLog(v []*v2.AccessLog)
func (*HttpConnectionManager) SetAddUserAgent ¶
func (x *HttpConnectionManager) SetAddUserAgent(v *wrapperspb.BoolValue)
func (*HttpConnectionManager) SetCodecType ¶
func (x *HttpConnectionManager) SetCodecType(v HttpConnectionManager_CodecType)
func (*HttpConnectionManager) SetCommonHttpProtocolOptions ¶
func (x *HttpConnectionManager) SetCommonHttpProtocolOptions(v *core.HttpProtocolOptions)
func (*HttpConnectionManager) SetDelayedCloseTimeout ¶
func (x *HttpConnectionManager) SetDelayedCloseTimeout(v *durationpb.Duration)
func (*HttpConnectionManager) SetDrainTimeout ¶
func (x *HttpConnectionManager) SetDrainTimeout(v *durationpb.Duration)
func (*HttpConnectionManager) SetForwardClientCertDetails ¶
func (x *HttpConnectionManager) SetForwardClientCertDetails(v HttpConnectionManager_ForwardClientCertDetails)
func (*HttpConnectionManager) SetGenerateRequestId ¶
func (x *HttpConnectionManager) SetGenerateRequestId(v *wrapperspb.BoolValue)
func (*HttpConnectionManager) SetHttp2ProtocolOptions ¶
func (x *HttpConnectionManager) SetHttp2ProtocolOptions(v *core.Http2ProtocolOptions)
func (*HttpConnectionManager) SetHttpFilters ¶
func (x *HttpConnectionManager) SetHttpFilters(v []*HttpFilter)
func (*HttpConnectionManager) SetHttpProtocolOptions ¶
func (x *HttpConnectionManager) SetHttpProtocolOptions(v *core.Http1ProtocolOptions)
func (*HttpConnectionManager) SetIdleTimeout
deprecated
func (x *HttpConnectionManager) SetIdleTimeout(v *durationpb.Duration)
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpConnectionManager) SetInternalAddressConfig ¶
func (x *HttpConnectionManager) SetInternalAddressConfig(v *HttpConnectionManager_InternalAddressConfig)
func (*HttpConnectionManager) SetMaxRequestHeadersKb ¶
func (x *HttpConnectionManager) SetMaxRequestHeadersKb(v *wrapperspb.UInt32Value)
func (*HttpConnectionManager) SetMergeSlashes ¶
func (x *HttpConnectionManager) SetMergeSlashes(v bool)
func (*HttpConnectionManager) SetNormalizePath ¶
func (x *HttpConnectionManager) SetNormalizePath(v *wrapperspb.BoolValue)
func (*HttpConnectionManager) SetPreserveExternalRequestId ¶
func (x *HttpConnectionManager) SetPreserveExternalRequestId(v bool)
func (*HttpConnectionManager) SetProxy_100Continue ¶
func (x *HttpConnectionManager) SetProxy_100Continue(v bool)
func (*HttpConnectionManager) SetRds ¶
func (x *HttpConnectionManager) SetRds(v *Rds)
func (*HttpConnectionManager) SetRepresentIpv4RemoteAddressAsIpv4MappedIpv6 ¶
func (x *HttpConnectionManager) SetRepresentIpv4RemoteAddressAsIpv4MappedIpv6(v bool)
func (*HttpConnectionManager) SetRequestIdExtension ¶
func (x *HttpConnectionManager) SetRequestIdExtension(v *RequestIDExtension)
func (*HttpConnectionManager) SetRequestTimeout ¶
func (x *HttpConnectionManager) SetRequestTimeout(v *durationpb.Duration)
func (*HttpConnectionManager) SetRouteConfig ¶
func (x *HttpConnectionManager) SetRouteConfig(v *v21.RouteConfiguration)
func (*HttpConnectionManager) SetScopedRoutes ¶
func (x *HttpConnectionManager) SetScopedRoutes(v *ScopedRoutes)
func (*HttpConnectionManager) SetServerHeaderTransformation ¶
func (x *HttpConnectionManager) SetServerHeaderTransformation(v HttpConnectionManager_ServerHeaderTransformation)
func (*HttpConnectionManager) SetServerName ¶
func (x *HttpConnectionManager) SetServerName(v string)
func (*HttpConnectionManager) SetSetCurrentClientCertDetails ¶
func (x *HttpConnectionManager) SetSetCurrentClientCertDetails(v *HttpConnectionManager_SetCurrentClientCertDetails)
func (*HttpConnectionManager) SetSkipXffAppend ¶
func (x *HttpConnectionManager) SetSkipXffAppend(v bool)
func (*HttpConnectionManager) SetStatPrefix ¶
func (x *HttpConnectionManager) SetStatPrefix(v string)
func (*HttpConnectionManager) SetStreamIdleTimeout ¶
func (x *HttpConnectionManager) SetStreamIdleTimeout(v *durationpb.Duration)
func (*HttpConnectionManager) SetTracing ¶
func (x *HttpConnectionManager) SetTracing(v *HttpConnectionManager_Tracing)
func (*HttpConnectionManager) SetUpgradeConfigs ¶
func (x *HttpConnectionManager) SetUpgradeConfigs(v []*HttpConnectionManager_UpgradeConfig)
func (*HttpConnectionManager) SetUseRemoteAddress ¶
func (x *HttpConnectionManager) SetUseRemoteAddress(v *wrapperspb.BoolValue)
func (*HttpConnectionManager) SetVia ¶
func (x *HttpConnectionManager) SetVia(v string)
func (*HttpConnectionManager) SetXffNumTrustedHops ¶
func (x *HttpConnectionManager) SetXffNumTrustedHops(v uint32)
func (*HttpConnectionManager) String ¶
func (x *HttpConnectionManager) String() string
func (*HttpConnectionManager) WhichRouteSpecifier ¶
func (x *HttpConnectionManager) WhichRouteSpecifier() case_HttpConnectionManager_RouteSpecifier
type HttpConnectionManager_CodecType ¶
type HttpConnectionManager_CodecType int32
const ( // For every new connection, the connection manager will determine which // codec to use. This mode supports both ALPN for TLS listeners as well as // protocol inference for plaintext listeners. If ALPN data is available, it // is preferred, otherwise protocol inference is used. In almost all cases, // this is the right option to choose for this setting. HttpConnectionManager_AUTO HttpConnectionManager_CodecType = 0 // The connection manager will assume that the client is speaking HTTP/1.1. HttpConnectionManager_HTTP1 HttpConnectionManager_CodecType = 1 // The connection manager will assume that the client is speaking HTTP/2 // (Envoy does not require HTTP/2 to take place over TLS or to use ALPN. // Prior knowledge is allowed). HttpConnectionManager_HTTP2 HttpConnectionManager_CodecType = 2 // [#not-implemented-hide:] QUIC implementation is not production ready yet. Use this enum with // caution to prevent accidental execution of QUIC code. I.e. `!= HTTP2` is no longer sufficient // to distinguish HTTP1 and HTTP2 traffic. HttpConnectionManager_HTTP3 HttpConnectionManager_CodecType = 3 )
func (HttpConnectionManager_CodecType) Descriptor ¶
func (HttpConnectionManager_CodecType) Descriptor() protoreflect.EnumDescriptor
func (HttpConnectionManager_CodecType) Enum ¶
func (x HttpConnectionManager_CodecType) Enum() *HttpConnectionManager_CodecType
func (HttpConnectionManager_CodecType) Number ¶
func (x HttpConnectionManager_CodecType) Number() protoreflect.EnumNumber
func (HttpConnectionManager_CodecType) String ¶
func (x HttpConnectionManager_CodecType) String() string
func (HttpConnectionManager_CodecType) Type ¶
func (HttpConnectionManager_CodecType) Type() protoreflect.EnumType
type HttpConnectionManager_ForwardClientCertDetails ¶
type HttpConnectionManager_ForwardClientCertDetails int32
How to handle the :ref:`config_http_conn_man_headers_x-forwarded-client-cert` (XFCC) HTTP header.
const ( // Do not send the XFCC header to the next hop. This is the default value. HttpConnectionManager_SANITIZE HttpConnectionManager_ForwardClientCertDetails = 0 // When the client connection is mTLS (Mutual TLS), forward the XFCC header // in the request. HttpConnectionManager_FORWARD_ONLY HttpConnectionManager_ForwardClientCertDetails = 1 // When the client connection is mTLS, append the client certificate // information to the request’s XFCC header and forward it. HttpConnectionManager_APPEND_FORWARD HttpConnectionManager_ForwardClientCertDetails = 2 // When the client connection is mTLS, reset the XFCC header with the client // certificate information and send it to the next hop. HttpConnectionManager_SANITIZE_SET HttpConnectionManager_ForwardClientCertDetails = 3 // Always forward the XFCC header in the request, regardless of whether the // client connection is mTLS. HttpConnectionManager_ALWAYS_FORWARD_ONLY HttpConnectionManager_ForwardClientCertDetails = 4 )
func (HttpConnectionManager_ForwardClientCertDetails) Descriptor ¶
func (HttpConnectionManager_ForwardClientCertDetails) Descriptor() protoreflect.EnumDescriptor
func (HttpConnectionManager_ForwardClientCertDetails) Enum ¶
func (HttpConnectionManager_ForwardClientCertDetails) Number ¶
func (x HttpConnectionManager_ForwardClientCertDetails) Number() protoreflect.EnumNumber
func (HttpConnectionManager_ForwardClientCertDetails) String ¶
func (x HttpConnectionManager_ForwardClientCertDetails) String() string
func (HttpConnectionManager_ForwardClientCertDetails) Type ¶
type HttpConnectionManager_InternalAddressConfig ¶
type HttpConnectionManager_InternalAddressConfig struct {
// Whether unix socket addresses should be considered internal.
UnixSockets bool `protobuf:"varint,1,opt,name=unix_sockets,json=unixSockets,proto3" json:"unix_sockets,omitempty"`
// contains filtered or unexported fields
}
func (*HttpConnectionManager_InternalAddressConfig) GetUnixSockets ¶
func (x *HttpConnectionManager_InternalAddressConfig) GetUnixSockets() bool
func (*HttpConnectionManager_InternalAddressConfig) ProtoMessage ¶
func (*HttpConnectionManager_InternalAddressConfig) ProtoMessage()
func (*HttpConnectionManager_InternalAddressConfig) ProtoReflect ¶
func (x *HttpConnectionManager_InternalAddressConfig) ProtoReflect() protoreflect.Message
func (*HttpConnectionManager_InternalAddressConfig) Reset ¶
func (x *HttpConnectionManager_InternalAddressConfig) Reset()
func (*HttpConnectionManager_InternalAddressConfig) SetUnixSockets ¶
func (x *HttpConnectionManager_InternalAddressConfig) SetUnixSockets(v bool)
func (*HttpConnectionManager_InternalAddressConfig) String ¶
func (x *HttpConnectionManager_InternalAddressConfig) String() string
type HttpConnectionManager_InternalAddressConfig_builder ¶
type HttpConnectionManager_InternalAddressConfig_builder struct {
// Whether unix socket addresses should be considered internal.
UnixSockets bool
// contains filtered or unexported fields
}
func (HttpConnectionManager_InternalAddressConfig_builder) Build ¶
type HttpConnectionManager_Rds ¶
type HttpConnectionManager_Rds struct {
// The connection manager’s route table will be dynamically loaded via the RDS API.
Rds *Rds `protobuf:"bytes,3,opt,name=rds,proto3,oneof"`
}
type HttpConnectionManager_RouteConfig ¶
type HttpConnectionManager_RouteConfig struct {
// The route table for the connection manager is static and is specified in this property.
RouteConfig *v21.RouteConfiguration `protobuf:"bytes,4,opt,name=route_config,json=routeConfig,proto3,oneof"`
}
type HttpConnectionManager_ScopedRoutes ¶
type HttpConnectionManager_ScopedRoutes struct {
// A route table will be dynamically assigned to each request based on request attributes
// (e.g., the value of a header). The "routing scopes" (i.e., route tables) and "scope keys" are
// specified in this message.
ScopedRoutes *ScopedRoutes `protobuf:"bytes,31,opt,name=scoped_routes,json=scopedRoutes,proto3,oneof"`
}
type HttpConnectionManager_ServerHeaderTransformation ¶
type HttpConnectionManager_ServerHeaderTransformation int32
const ( // Overwrite any Server header with the contents of server_name. HttpConnectionManager_OVERWRITE HttpConnectionManager_ServerHeaderTransformation = 0 // If no Server header is present, append Server server_name // If a Server header is present, pass it through. HttpConnectionManager_APPEND_IF_ABSENT HttpConnectionManager_ServerHeaderTransformation = 1 // Pass through the value of the server header, and do not append a header // if none is present. HttpConnectionManager_PASS_THROUGH HttpConnectionManager_ServerHeaderTransformation = 2 )
func (HttpConnectionManager_ServerHeaderTransformation) Descriptor ¶
func (HttpConnectionManager_ServerHeaderTransformation) Descriptor() protoreflect.EnumDescriptor
func (HttpConnectionManager_ServerHeaderTransformation) Enum ¶
func (HttpConnectionManager_ServerHeaderTransformation) Number ¶
func (x HttpConnectionManager_ServerHeaderTransformation) Number() protoreflect.EnumNumber
func (HttpConnectionManager_ServerHeaderTransformation) String ¶
func (x HttpConnectionManager_ServerHeaderTransformation) String() string
func (HttpConnectionManager_ServerHeaderTransformation) Type ¶
type HttpConnectionManager_SetCurrentClientCertDetails ¶
type HttpConnectionManager_SetCurrentClientCertDetails struct {
// Whether to forward the subject of the client cert. Defaults to false.
Subject *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"`
// Whether to forward the entire client cert in URL encoded PEM format. This will appear in the
// XFCC header comma separated from other values with the value Cert="PEM".
// Defaults to false.
Cert bool `protobuf:"varint,3,opt,name=cert,proto3" json:"cert,omitempty"`
// Whether to forward the entire client cert chain (including the leaf cert) in URL encoded PEM
// format. This will appear in the XFCC header comma separated from other values with the value
// Chain="PEM".
// Defaults to false.
Chain bool `protobuf:"varint,6,opt,name=chain,proto3" json:"chain,omitempty"`
// Whether to forward the DNS type Subject Alternative Names of the client cert.
// Defaults to false.
Dns bool `protobuf:"varint,4,opt,name=dns,proto3" json:"dns,omitempty"`
// Whether to forward the URI type Subject Alternative Name of the client cert. Defaults to
// false.
Uri bool `protobuf:"varint,5,opt,name=uri,proto3" json:"uri,omitempty"`
// contains filtered or unexported fields
}
[#next-free-field: 7]
func (*HttpConnectionManager_SetCurrentClientCertDetails) ClearSubject ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) ClearSubject()
func (*HttpConnectionManager_SetCurrentClientCertDetails) GetCert ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetCert() bool
func (*HttpConnectionManager_SetCurrentClientCertDetails) GetChain ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetChain() bool
func (*HttpConnectionManager_SetCurrentClientCertDetails) GetDns ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetDns() bool
func (*HttpConnectionManager_SetCurrentClientCertDetails) GetSubject ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetSubject() *wrapperspb.BoolValue
func (*HttpConnectionManager_SetCurrentClientCertDetails) GetUri ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) GetUri() bool
func (*HttpConnectionManager_SetCurrentClientCertDetails) HasSubject ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) HasSubject() bool
func (*HttpConnectionManager_SetCurrentClientCertDetails) ProtoMessage ¶
func (*HttpConnectionManager_SetCurrentClientCertDetails) ProtoMessage()
func (*HttpConnectionManager_SetCurrentClientCertDetails) ProtoReflect ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) ProtoReflect() protoreflect.Message
func (*HttpConnectionManager_SetCurrentClientCertDetails) Reset ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) Reset()
func (*HttpConnectionManager_SetCurrentClientCertDetails) SetCert ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetCert(v bool)
func (*HttpConnectionManager_SetCurrentClientCertDetails) SetChain ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetChain(v bool)
func (*HttpConnectionManager_SetCurrentClientCertDetails) SetDns ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetDns(v bool)
func (*HttpConnectionManager_SetCurrentClientCertDetails) SetSubject ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetSubject(v *wrapperspb.BoolValue)
func (*HttpConnectionManager_SetCurrentClientCertDetails) SetUri ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) SetUri(v bool)
func (*HttpConnectionManager_SetCurrentClientCertDetails) String ¶
func (x *HttpConnectionManager_SetCurrentClientCertDetails) String() string
type HttpConnectionManager_SetCurrentClientCertDetails_builder ¶
type HttpConnectionManager_SetCurrentClientCertDetails_builder struct {
// Whether to forward the subject of the client cert. Defaults to false.
Subject *wrapperspb.BoolValue
// Whether to forward the entire client cert in URL encoded PEM format. This will appear in the
// XFCC header comma separated from other values with the value Cert="PEM".
// Defaults to false.
Cert bool
// Whether to forward the entire client cert chain (including the leaf cert) in URL encoded PEM
// format. This will appear in the XFCC header comma separated from other values with the value
// Chain="PEM".
// Defaults to false.
Chain bool
// Whether to forward the DNS type Subject Alternative Names of the client cert.
// Defaults to false.
Dns bool
// Whether to forward the URI type Subject Alternative Name of the client cert. Defaults to
// false.
Uri bool
// contains filtered or unexported fields
}
func (HttpConnectionManager_SetCurrentClientCertDetails_builder) Build ¶
type HttpConnectionManager_Tracing ¶
type HttpConnectionManager_Tracing struct {
// The span name will be derived from this field. If
// :ref:`traffic_direction <envoy_api_field_Listener.traffic_direction>` is
// specified on the parent listener, then it is used instead of this field.
//
// .. attention::
//
// This field has been deprecated in favor of `traffic_direction`.
//
// Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
OperationName HttpConnectionManager_Tracing_OperationName `` /* 205-byte string literal not displayed */
// A list of header names used to create tags for the active span. The header name is used to
// populate the tag name, and the header value is used to populate the tag value. The tag is
// created if the specified header name is present in the request's headers.
//
// .. attention::
//
// This field has been deprecated in favor of :ref:`custom_tags
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
//
// Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
RequestHeadersForTags []string `` /* 128-byte string literal not displayed */
// Target percentage of requests managed by this HTTP connection manager that will be force
// traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>`
// header is set. This field is a direct analog for the runtime variable
// 'tracing.client_enabled' in the :ref:`HTTP Connection Manager
// <config_http_conn_man_runtime>`.
// Default: 100%
ClientSampling *_type.Percent `protobuf:"bytes,3,opt,name=client_sampling,json=clientSampling,proto3" json:"client_sampling,omitempty"`
// Target percentage of requests managed by this HTTP connection manager that will be randomly
// selected for trace generation, if not requested by the client or not forced. This field is
// a direct analog for the runtime variable 'tracing.random_sampling' in the
// :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`.
// Default: 100%
RandomSampling *_type.Percent `protobuf:"bytes,4,opt,name=random_sampling,json=randomSampling,proto3" json:"random_sampling,omitempty"`
// Target percentage of requests managed by this HTTP connection manager that will be traced
// after all other sampling checks have been applied (client-directed, force tracing, random
// sampling). This field functions as an upper limit on the total configured sampling rate. For
// instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1%
// of client requests with the appropriate headers to be force traced. This field is a direct
// analog for the runtime variable 'tracing.global_enabled' in the
// :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`.
// Default: 100%
OverallSampling *_type.Percent `protobuf:"bytes,5,opt,name=overall_sampling,json=overallSampling,proto3" json:"overall_sampling,omitempty"`
// Whether to annotate spans with additional data. If true, spans will include logs for stream
// events.
Verbose bool `protobuf:"varint,6,opt,name=verbose,proto3" json:"verbose,omitempty"`
// Maximum length of the request path to extract and include in the HttpUrl tag. Used to
// truncate lengthy request paths to meet the needs of a tracing backend.
// Default: 256
MaxPathTagLength *wrapperspb.UInt32Value `protobuf:"bytes,7,opt,name=max_path_tag_length,json=maxPathTagLength,proto3" json:"max_path_tag_length,omitempty"`
// A list of custom tags with unique tag name to create tags for the active span.
CustomTags []*v22.CustomTag `protobuf:"bytes,8,rep,name=custom_tags,json=customTags,proto3" json:"custom_tags,omitempty"`
// Configuration for an external tracing provider.
// If not specified, no tracing will be performed.
Provider *v23.Tracing_Http `protobuf:"bytes,9,opt,name=provider,proto3" json:"provider,omitempty"`
// contains filtered or unexported fields
}
[#next-free-field: 10]
func (*HttpConnectionManager_Tracing) ClearClientSampling ¶
func (x *HttpConnectionManager_Tracing) ClearClientSampling()
func (*HttpConnectionManager_Tracing) ClearMaxPathTagLength ¶
func (x *HttpConnectionManager_Tracing) ClearMaxPathTagLength()
func (*HttpConnectionManager_Tracing) ClearOverallSampling ¶
func (x *HttpConnectionManager_Tracing) ClearOverallSampling()
func (*HttpConnectionManager_Tracing) ClearProvider ¶
func (x *HttpConnectionManager_Tracing) ClearProvider()
func (*HttpConnectionManager_Tracing) ClearRandomSampling ¶
func (x *HttpConnectionManager_Tracing) ClearRandomSampling()
func (*HttpConnectionManager_Tracing) GetClientSampling ¶
func (x *HttpConnectionManager_Tracing) GetClientSampling() *_type.Percent
func (*HttpConnectionManager_Tracing) GetCustomTags ¶
func (x *HttpConnectionManager_Tracing) GetCustomTags() []*v22.CustomTag
func (*HttpConnectionManager_Tracing) GetMaxPathTagLength ¶
func (x *HttpConnectionManager_Tracing) GetMaxPathTagLength() *wrapperspb.UInt32Value
func (*HttpConnectionManager_Tracing) GetOperationName
deprecated
func (x *HttpConnectionManager_Tracing) GetOperationName() HttpConnectionManager_Tracing_OperationName
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpConnectionManager_Tracing) GetOverallSampling ¶
func (x *HttpConnectionManager_Tracing) GetOverallSampling() *_type.Percent
func (*HttpConnectionManager_Tracing) GetProvider ¶
func (x *HttpConnectionManager_Tracing) GetProvider() *v23.Tracing_Http
func (*HttpConnectionManager_Tracing) GetRandomSampling ¶
func (x *HttpConnectionManager_Tracing) GetRandomSampling() *_type.Percent
func (*HttpConnectionManager_Tracing) GetRequestHeadersForTags
deprecated
func (x *HttpConnectionManager_Tracing) GetRequestHeadersForTags() []string
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpConnectionManager_Tracing) GetVerbose ¶
func (x *HttpConnectionManager_Tracing) GetVerbose() bool
func (*HttpConnectionManager_Tracing) HasClientSampling ¶
func (x *HttpConnectionManager_Tracing) HasClientSampling() bool
func (*HttpConnectionManager_Tracing) HasMaxPathTagLength ¶
func (x *HttpConnectionManager_Tracing) HasMaxPathTagLength() bool
func (*HttpConnectionManager_Tracing) HasOverallSampling ¶
func (x *HttpConnectionManager_Tracing) HasOverallSampling() bool
func (*HttpConnectionManager_Tracing) HasProvider ¶
func (x *HttpConnectionManager_Tracing) HasProvider() bool
func (*HttpConnectionManager_Tracing) HasRandomSampling ¶
func (x *HttpConnectionManager_Tracing) HasRandomSampling() bool
func (*HttpConnectionManager_Tracing) ProtoMessage ¶
func (*HttpConnectionManager_Tracing) ProtoMessage()
func (*HttpConnectionManager_Tracing) ProtoReflect ¶
func (x *HttpConnectionManager_Tracing) ProtoReflect() protoreflect.Message
func (*HttpConnectionManager_Tracing) Reset ¶
func (x *HttpConnectionManager_Tracing) Reset()
func (*HttpConnectionManager_Tracing) SetClientSampling ¶
func (x *HttpConnectionManager_Tracing) SetClientSampling(v *_type.Percent)
func (*HttpConnectionManager_Tracing) SetCustomTags ¶
func (x *HttpConnectionManager_Tracing) SetCustomTags(v []*v22.CustomTag)
func (*HttpConnectionManager_Tracing) SetMaxPathTagLength ¶
func (x *HttpConnectionManager_Tracing) SetMaxPathTagLength(v *wrapperspb.UInt32Value)
func (*HttpConnectionManager_Tracing) SetOperationName
deprecated
func (x *HttpConnectionManager_Tracing) SetOperationName(v HttpConnectionManager_Tracing_OperationName)
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpConnectionManager_Tracing) SetOverallSampling ¶
func (x *HttpConnectionManager_Tracing) SetOverallSampling(v *_type.Percent)
func (*HttpConnectionManager_Tracing) SetProvider ¶
func (x *HttpConnectionManager_Tracing) SetProvider(v *v23.Tracing_Http)
func (*HttpConnectionManager_Tracing) SetRandomSampling ¶
func (x *HttpConnectionManager_Tracing) SetRandomSampling(v *_type.Percent)
func (*HttpConnectionManager_Tracing) SetRequestHeadersForTags
deprecated
func (x *HttpConnectionManager_Tracing) SetRequestHeadersForTags(v []string)
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpConnectionManager_Tracing) SetVerbose ¶
func (x *HttpConnectionManager_Tracing) SetVerbose(v bool)
func (*HttpConnectionManager_Tracing) String ¶
func (x *HttpConnectionManager_Tracing) String() string
type HttpConnectionManager_Tracing_OperationName ¶
type HttpConnectionManager_Tracing_OperationName int32
const ( // The HTTP listener is used for ingress/incoming requests. HttpConnectionManager_Tracing_INGRESS HttpConnectionManager_Tracing_OperationName = 0 // The HTTP listener is used for egress/outgoing requests. HttpConnectionManager_Tracing_EGRESS HttpConnectionManager_Tracing_OperationName = 1 )
func (HttpConnectionManager_Tracing_OperationName) Descriptor ¶
func (HttpConnectionManager_Tracing_OperationName) Descriptor() protoreflect.EnumDescriptor
func (HttpConnectionManager_Tracing_OperationName) Enum ¶
func (HttpConnectionManager_Tracing_OperationName) Number ¶
func (x HttpConnectionManager_Tracing_OperationName) Number() protoreflect.EnumNumber
func (HttpConnectionManager_Tracing_OperationName) String ¶
func (x HttpConnectionManager_Tracing_OperationName) String() string
func (HttpConnectionManager_Tracing_OperationName) Type ¶
func (HttpConnectionManager_Tracing_OperationName) Type() protoreflect.EnumType
type HttpConnectionManager_Tracing_builder ¶
type HttpConnectionManager_Tracing_builder struct {
// The span name will be derived from this field. If
// :ref:`traffic_direction <envoy_api_field_Listener.traffic_direction>` is
// specified on the parent listener, then it is used instead of this field.
//
// .. attention::
//
// This field has been deprecated in favor of `traffic_direction`.
//
// Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
OperationName HttpConnectionManager_Tracing_OperationName
// A list of header names used to create tags for the active span. The header name is used to
// populate the tag name, and the header value is used to populate the tag value. The tag is
// created if the specified header name is present in the request's headers.
//
// .. attention::
//
// This field has been deprecated in favor of :ref:`custom_tags
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
//
// Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
RequestHeadersForTags []string
// Target percentage of requests managed by this HTTP connection manager that will be force
// traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>`
// header is set. This field is a direct analog for the runtime variable
// 'tracing.client_enabled' in the :ref:`HTTP Connection Manager
// <config_http_conn_man_runtime>`.
// Default: 100%
ClientSampling *_type.Percent
// Target percentage of requests managed by this HTTP connection manager that will be randomly
// selected for trace generation, if not requested by the client or not forced. This field is
// a direct analog for the runtime variable 'tracing.random_sampling' in the
// :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`.
// Default: 100%
RandomSampling *_type.Percent
// Target percentage of requests managed by this HTTP connection manager that will be traced
// after all other sampling checks have been applied (client-directed, force tracing, random
// sampling). This field functions as an upper limit on the total configured sampling rate. For
// instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1%
// of client requests with the appropriate headers to be force traced. This field is a direct
// analog for the runtime variable 'tracing.global_enabled' in the
// :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`.
// Default: 100%
OverallSampling *_type.Percent
// Whether to annotate spans with additional data. If true, spans will include logs for stream
// events.
Verbose bool
// Maximum length of the request path to extract and include in the HttpUrl tag. Used to
// truncate lengthy request paths to meet the needs of a tracing backend.
// Default: 256
MaxPathTagLength *wrapperspb.UInt32Value
// A list of custom tags with unique tag name to create tags for the active span.
CustomTags []*v22.CustomTag
// Configuration for an external tracing provider.
// If not specified, no tracing will be performed.
Provider *v23.Tracing_Http
// contains filtered or unexported fields
}
func (HttpConnectionManager_Tracing_builder) Build ¶
func (b0 HttpConnectionManager_Tracing_builder) Build() *HttpConnectionManager_Tracing
type HttpConnectionManager_UpgradeConfig ¶
type HttpConnectionManager_UpgradeConfig struct {
// The case-insensitive name of this upgrade, e.g. "websocket".
// For each upgrade type present in upgrade_configs, requests with
// Upgrade: [upgrade_type]
// will be proxied upstream.
UpgradeType string `protobuf:"bytes,1,opt,name=upgrade_type,json=upgradeType,proto3" json:"upgrade_type,omitempty"`
// If present, this represents the filter chain which will be created for
// this type of upgrade. If no filters are present, the filter chain for
// HTTP connections will be used for this upgrade type.
Filters []*HttpFilter `protobuf:"bytes,2,rep,name=filters,proto3" json:"filters,omitempty"`
// Determines if upgrades are enabled or disabled by default. Defaults to true.
// This can be overridden on a per-route basis with :ref:`cluster
// <envoy_api_field_route.RouteAction.upgrade_configs>` as documented in the
// :ref:`upgrade documentation <arch_overview_upgrades>`.
Enabled *wrapperspb.BoolValue `protobuf:"bytes,3,opt,name=enabled,proto3" json:"enabled,omitempty"`
// contains filtered or unexported fields
}
The configuration for HTTP upgrades. For each upgrade type desired, an UpgradeConfig must be added.
.. warning::
The current implementation of upgrade headers does not handle multi-valued upgrade headers. Support for multi-valued headers may be added in the future if needed.
.. warning::
The current implementation of upgrade headers does not work with HTTP/2 upstreams.
func (*HttpConnectionManager_UpgradeConfig) ClearEnabled ¶
func (x *HttpConnectionManager_UpgradeConfig) ClearEnabled()
func (*HttpConnectionManager_UpgradeConfig) GetEnabled ¶
func (x *HttpConnectionManager_UpgradeConfig) GetEnabled() *wrapperspb.BoolValue
func (*HttpConnectionManager_UpgradeConfig) GetFilters ¶
func (x *HttpConnectionManager_UpgradeConfig) GetFilters() []*HttpFilter
func (*HttpConnectionManager_UpgradeConfig) GetUpgradeType ¶
func (x *HttpConnectionManager_UpgradeConfig) GetUpgradeType() string
func (*HttpConnectionManager_UpgradeConfig) HasEnabled ¶
func (x *HttpConnectionManager_UpgradeConfig) HasEnabled() bool
func (*HttpConnectionManager_UpgradeConfig) ProtoMessage ¶
func (*HttpConnectionManager_UpgradeConfig) ProtoMessage()
func (*HttpConnectionManager_UpgradeConfig) ProtoReflect ¶
func (x *HttpConnectionManager_UpgradeConfig) ProtoReflect() protoreflect.Message
func (*HttpConnectionManager_UpgradeConfig) Reset ¶
func (x *HttpConnectionManager_UpgradeConfig) Reset()
func (*HttpConnectionManager_UpgradeConfig) SetEnabled ¶
func (x *HttpConnectionManager_UpgradeConfig) SetEnabled(v *wrapperspb.BoolValue)
func (*HttpConnectionManager_UpgradeConfig) SetFilters ¶
func (x *HttpConnectionManager_UpgradeConfig) SetFilters(v []*HttpFilter)
func (*HttpConnectionManager_UpgradeConfig) SetUpgradeType ¶
func (x *HttpConnectionManager_UpgradeConfig) SetUpgradeType(v string)
func (*HttpConnectionManager_UpgradeConfig) String ¶
func (x *HttpConnectionManager_UpgradeConfig) String() string
type HttpConnectionManager_UpgradeConfig_builder ¶
type HttpConnectionManager_UpgradeConfig_builder struct {
// The case-insensitive name of this upgrade, e.g. "websocket".
// For each upgrade type present in upgrade_configs, requests with
// Upgrade: [upgrade_type]
// will be proxied upstream.
UpgradeType string
// If present, this represents the filter chain which will be created for
// this type of upgrade. If no filters are present, the filter chain for
// HTTP connections will be used for this upgrade type.
Filters []*HttpFilter
// Determines if upgrades are enabled or disabled by default. Defaults to true.
// This can be overridden on a per-route basis with :ref:`cluster
// <envoy_api_field_route.RouteAction.upgrade_configs>` as documented in the
// :ref:`upgrade documentation <arch_overview_upgrades>`.
Enabled *wrapperspb.BoolValue
// contains filtered or unexported fields
}
func (HttpConnectionManager_UpgradeConfig_builder) Build ¶
func (b0 HttpConnectionManager_UpgradeConfig_builder) Build() *HttpConnectionManager_UpgradeConfig
type HttpConnectionManager_builder ¶
type HttpConnectionManager_builder struct {
// Supplies the type of codec that the connection manager should use.
CodecType HttpConnectionManager_CodecType
// The human readable prefix to use when emitting statistics for the
// connection manager. See the :ref:`statistics documentation <config_http_conn_man_stats>` for
// more information.
StatPrefix string
// Fields of oneof RouteSpecifier:
// The connection manager’s route table will be dynamically loaded via the RDS API.
Rds *Rds
// The route table for the connection manager is static and is specified in this property.
RouteConfig *v21.RouteConfiguration
// A route table will be dynamically assigned to each request based on request attributes
// (e.g., the value of a header). The "routing scopes" (i.e., route tables) and "scope keys" are
// specified in this message.
ScopedRoutes *ScopedRoutes
// -- end of RouteSpecifier
// A list of individual HTTP filters that make up the filter chain for
// requests made to the connection manager. :ref:`Order matters <arch_overview_http_filters_ordering>`
// as the filters are processed sequentially as request events happen.
HttpFilters []*HttpFilter
// Whether the connection manager manipulates the :ref:`config_http_conn_man_headers_user-agent`
// and :ref:`config_http_conn_man_headers_downstream-service-cluster` headers. See the linked
// documentation for more information. Defaults to false.
AddUserAgent *wrapperspb.BoolValue
// Presence of the object defines whether the connection manager
// emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider
// <envoy_api_msg_config.trace.v2.Tracing>`.
Tracing *HttpConnectionManager_Tracing
// Additional settings for HTTP requests handled by the connection manager. These will be
// applicable to both HTTP1 and HTTP2 requests.
CommonHttpProtocolOptions *core.HttpProtocolOptions
// Additional HTTP/1 settings that are passed to the HTTP/1 codec.
HttpProtocolOptions *core.Http1ProtocolOptions
// Additional HTTP/2 settings that are passed directly to the HTTP/2 codec.
Http2ProtocolOptions *core.Http2ProtocolOptions
// An optional override that the connection manager will write to the server
// header in responses. If not set, the default is *envoy*.
ServerName string
// Defines the action to be applied to the Server header on the response path.
// By default, Envoy will overwrite the header with the value specified in
// server_name.
ServerHeaderTransformation HttpConnectionManager_ServerHeaderTransformation
// The maximum request headers size for incoming connections.
// If unconfigured, the default max request headers allowed is 60 KiB.
// Requests that exceed this limit will receive a 431 response.
MaxRequestHeadersKb *wrapperspb.UInt32Value
// The idle timeout for connections managed by the connection manager. The
// idle timeout is defined as the period in which there are no active
// requests. If not set, there is no idle timeout. When the idle timeout is
// reached the connection will be closed. If the connection is an HTTP/2
// connection a drain sequence will occur prior to closing the connection.
// This field is deprecated. Use :ref:`idle_timeout
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.common_http_protocol_options>`
// instead.
//
// Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
IdleTimeout *durationpb.Duration
// The stream idle timeout for connections managed by the connection manager.
// If not specified, this defaults to 5 minutes. The default value was selected
// so as not to interfere with any smaller configured timeouts that may have
// existed in configurations prior to the introduction of this feature, while
// introducing robustness to TCP connections that terminate without a FIN.
//
// This idle timeout applies to new streams and is overridable by the
// :ref:`route-level idle_timeout
// <envoy_api_field_route.RouteAction.idle_timeout>`. Even on a stream in
// which the override applies, prior to receipt of the initial request
// headers, the :ref:`stream_idle_timeout
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>`
// applies. Each time an encode/decode event for headers or data is processed
// for the stream, the timer will be reset. If the timeout fires, the stream
// is terminated with a 408 Request Timeout error code if no upstream response
// header has been received, otherwise a stream reset occurs.
//
// This timeout also specifies the amount of time that Envoy will wait for the peer to open enough
// window to write any remaining stream data once the entirety of stream data (local end stream is
// true) has been buffered pending available window. In other words, this timeout defends against
// a peer that does not release enough window to completely write the stream, even though all
// data has been proxied within available flow control windows. If the timeout is hit in this
// case, the :ref:`tx_flush_timeout <config_http_conn_man_stats_per_codec>` counter will be
// incremented. Note that :ref:`max_stream_duration
// <envoy_api_field_core.HttpProtocolOptions.max_stream_duration>` does not apply to this corner
// case.
//
// Note that it is possible to idle timeout even if the wire traffic for a stream is non-idle, due
// to the granularity of events presented to the connection manager. For example, while receiving
// very large request headers, it may be the case that there is traffic regularly arriving on the
// wire while the connection manage is only able to observe the end-of-headers event, hence the
// stream may still idle timeout.
//
// A value of 0 will completely disable the connection manager stream idle
// timeout, although per-route idle timeout overrides will continue to apply.
StreamIdleTimeout *durationpb.Duration
// The amount of time that Envoy will wait for the entire request to be received.
// The timer is activated when the request is initiated, and is disarmed when the last byte of the
// request is sent upstream (i.e. all decoding filters have processed the request), OR when the
// response is initiated. If not specified or set to 0, this timeout is disabled.
RequestTimeout *durationpb.Duration
// The time that Envoy will wait between sending an HTTP/2 “shutdown
// notification” (GOAWAY frame with max stream ID) and a final GOAWAY frame.
// This is used so that Envoy provides a grace period for new streams that
// race with the final GOAWAY frame. During this grace period, Envoy will
// continue to accept new streams. After the grace period, a final GOAWAY
// frame is sent and Envoy will start refusing new streams. Draining occurs
// both when a connection hits the idle timeout or during general server
// draining. The default grace period is 5000 milliseconds (5 seconds) if this
// option is not specified.
DrainTimeout *durationpb.Duration
// The delayed close timeout is for downstream connections managed by the HTTP connection manager.
// It is defined as a grace period after connection close processing has been locally initiated
// during which Envoy will wait for the peer to close (i.e., a TCP FIN/RST is received by Envoy
// from the downstream connection) prior to Envoy closing the socket associated with that
// connection.
// NOTE: This timeout is enforced even when the socket associated with the downstream connection
// is pending a flush of the write buffer. However, any progress made writing data to the socket
// will restart the timer associated with this timeout. This means that the total grace period for
// a socket in this state will be
// <total_time_waiting_for_write_buffer_flushes>+<delayed_close_timeout>.
//
// Delaying Envoy's connection close and giving the peer the opportunity to initiate the close
// sequence mitigates a race condition that exists when downstream clients do not drain/process
// data in a connection's receive buffer after a remote close has been detected via a socket
// write(). This race leads to such clients failing to process the response code sent by Envoy,
// which could result in erroneous downstream processing.
//
// If the timeout triggers, Envoy will close the connection's socket.
//
// The default timeout is 1000 ms if this option is not specified.
//
// .. NOTE::
//
// To be useful in avoiding the race condition described above, this timeout must be set
// to *at least* <max round trip time expected between clients and Envoy>+<100ms to account for
// a reasonable "worst" case processing time for a full iteration of Envoy's event loop>.
//
// .. WARNING::
//
// A value of 0 will completely disable delayed close processing. When disabled, the downstream
// connection's socket will be closed immediately after the write flush is completed or will
// never close if the write flush does not complete.
DelayedCloseTimeout *durationpb.Duration
// Configuration for :ref:`HTTP access logs <arch_overview_access_logs>`
// emitted by the connection manager.
AccessLog []*v2.AccessLog
// If set to true, the connection manager will use the real remote address
// of the client connection when determining internal versus external origin and manipulating
// various headers. If set to false or absent, the connection manager will use the
// :ref:`config_http_conn_man_headers_x-forwarded-for` HTTP header. See the documentation for
// :ref:`config_http_conn_man_headers_x-forwarded-for`,
// :ref:`config_http_conn_man_headers_x-envoy-internal`, and
// :ref:`config_http_conn_man_headers_x-envoy-external-address` for more information.
UseRemoteAddress *wrapperspb.BoolValue
// The number of additional ingress proxy hops from the right side of the
// :ref:`config_http_conn_man_headers_x-forwarded-for` HTTP header to trust when
// determining the origin client's IP address. The default is zero if this option
// is not specified. See the documentation for
// :ref:`config_http_conn_man_headers_x-forwarded-for` for more information.
XffNumTrustedHops uint32
// Configures what network addresses are considered internal for stats and header sanitation
// purposes. If unspecified, only RFC1918 IP addresses will be considered internal.
// See the documentation for :ref:`config_http_conn_man_headers_x-envoy-internal` for more
// information about internal/external addresses.
InternalAddressConfig *HttpConnectionManager_InternalAddressConfig
// If set, Envoy will not append the remote address to the
// :ref:`config_http_conn_man_headers_x-forwarded-for` HTTP header. This may be used in
// conjunction with HTTP filters that explicitly manipulate XFF after the HTTP connection manager
// has mutated the request headers. While :ref:`use_remote_address
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.use_remote_address>`
// will also suppress XFF addition, it has consequences for logging and other
// Envoy uses of the remote address, so *skip_xff_append* should be used
// when only an elision of XFF addition is intended.
SkipXffAppend bool
// Via header value to append to request and response headers. If this is
// empty, no via header will be appended.
Via string
// Whether the connection manager will generate the :ref:`x-request-id
// <config_http_conn_man_headers_x-request-id>` header if it does not exist. This defaults to
// true. Generating a random UUID4 is expensive so in high throughput scenarios where this feature
// is not desired it can be disabled.
GenerateRequestId *wrapperspb.BoolValue
// Whether the connection manager will keep the :ref:`x-request-id
// <config_http_conn_man_headers_x-request-id>` header if passed for a request that is edge
// (Edge request is the request from external clients to front Envoy) and not reset it, which
// is the current Envoy behaviour. This defaults to false.
PreserveExternalRequestId bool
// How to handle the :ref:`config_http_conn_man_headers_x-forwarded-client-cert` (XFCC) HTTP
// header.
ForwardClientCertDetails HttpConnectionManager_ForwardClientCertDetails
// This field is valid only when :ref:`forward_client_cert_details
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.forward_client_cert_details>`
// is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS. It specifies the fields in
// the client certificate to be forwarded. Note that in the
// :ref:`config_http_conn_man_headers_x-forwarded-client-cert` header, *Hash* is always set, and
// *By* is always set when the client certificate presents the URI type Subject Alternative Name
// value.
SetCurrentClientCertDetails *HttpConnectionManager_SetCurrentClientCertDetails
// If proxy_100_continue is true, Envoy will proxy incoming "Expect:
// 100-continue" headers upstream, and forward "100 Continue" responses
// downstream. If this is false or not set, Envoy will instead strip the
// "Expect: 100-continue" header, and send a "100 Continue" response itself.
Proxy_100Continue bool
// If
// :ref:`use_remote_address
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.use_remote_address>`
// is true and represent_ipv4_remote_address_as_ipv4_mapped_ipv6 is true and the remote address is
// an IPv4 address, the address will be mapped to IPv6 before it is appended to *x-forwarded-for*.
// This is useful for testing compatibility of upstream services that parse the header value. For
// example, 50.0.0.1 is represented as ::FFFF:50.0.0.1. See `IPv4-Mapped IPv6 Addresses
// <https://tools.ietf.org/html/rfc4291#section-2.5.5.2>`_ for details. This will also affect the
// :ref:`config_http_conn_man_headers_x-envoy-external-address` header. See
// :ref:`http_connection_manager.represent_ipv4_remote_address_as_ipv4_mapped_ipv6
// <config_http_conn_man_runtime_represent_ipv4_remote_address_as_ipv4_mapped_ipv6>` for runtime
// control.
// [#not-implemented-hide:]
RepresentIpv4RemoteAddressAsIpv4MappedIpv6 bool
UpgradeConfigs []*HttpConnectionManager_UpgradeConfig
// Should paths be normalized according to RFC 3986 before any processing of
// requests by HTTP filters or routing? This affects the upstream *:path* header
// as well. For paths that fail this check, Envoy will respond with 400 to
// paths that are malformed. This defaults to false currently but will default
// true in the future. When not specified, this value may be overridden by the
// runtime variable
// :ref:`http_connection_manager.normalize_path<config_http_conn_man_runtime_normalize_path>`.
// See `Normalization and Comparison <https://tools.ietf.org/html/rfc3986#section-6>`_
// for details of normalization.
// Note that Envoy does not perform
// `case normalization <https://tools.ietf.org/html/rfc3986#section-6.2.2.1>`_
NormalizePath *wrapperspb.BoolValue
// Determines if adjacent slashes in the path are merged into one before any processing of
// requests by HTTP filters or routing. This affects the upstream *:path* header as well. Without
// setting this option, incoming requests with path `//dir///file` will not match against route
// with `prefix` match set to `/dir`. Defaults to `false`. Note that slash merging is not part of
// `HTTP spec <https://tools.ietf.org/html/rfc3986>`_ and is provided for convenience.
MergeSlashes bool
// The configuration of the request ID extension. This includes operations such as
// generation, validation, and associated tracing operations.
//
// If not set, Envoy uses the default UUID-based behavior:
//
// 1. Request ID is propagated using *x-request-id* header.
//
// 2. Request ID is a universally unique identifier (UUID).
//
// 3. Tracing decision (sampled, forced, etc) is set in 14th byte of the UUID.
RequestIdExtension *RequestIDExtension
// contains filtered or unexported fields
}
func (HttpConnectionManager_builder) Build ¶
func (b0 HttpConnectionManager_builder) Build() *HttpConnectionManager
type HttpFilter ¶
type HttpFilter struct {
// The name of the filter to instantiate. The name must match a
// :ref:`supported filter <config_http_filters>`.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Filter specific configuration which depends on the filter being instantiated. See the supported
// filters for further documentation.
//
// Types that are valid to be assigned to ConfigType:
//
// *HttpFilter_Config
// *HttpFilter_TypedConfig
ConfigType isHttpFilter_ConfigType `protobuf_oneof:"config_type"`
// contains filtered or unexported fields
}
func (*HttpFilter) ClearConfig
deprecated
func (x *HttpFilter) ClearConfig()
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpFilter) ClearConfigType ¶
func (x *HttpFilter) ClearConfigType()
func (*HttpFilter) ClearTypedConfig ¶
func (x *HttpFilter) ClearTypedConfig()
func (*HttpFilter) GetConfig
deprecated
func (x *HttpFilter) GetConfig() *structpb.Struct
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpFilter) GetConfigType ¶
func (x *HttpFilter) GetConfigType() isHttpFilter_ConfigType
func (*HttpFilter) GetName ¶
func (x *HttpFilter) GetName() string
func (*HttpFilter) GetTypedConfig ¶
func (x *HttpFilter) GetTypedConfig() *anypb.Any
func (*HttpFilter) HasConfig
deprecated
func (x *HttpFilter) HasConfig() bool
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpFilter) HasConfigType ¶
func (x *HttpFilter) HasConfigType() bool
func (*HttpFilter) HasTypedConfig ¶
func (x *HttpFilter) HasTypedConfig() bool
func (*HttpFilter) ProtoMessage ¶
func (*HttpFilter) ProtoMessage()
func (*HttpFilter) ProtoReflect ¶
func (x *HttpFilter) ProtoReflect() protoreflect.Message
func (*HttpFilter) Reset ¶
func (x *HttpFilter) Reset()
func (*HttpFilter) SetConfig
deprecated
func (x *HttpFilter) SetConfig(v *structpb.Struct)
Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
func (*HttpFilter) SetName ¶
func (x *HttpFilter) SetName(v string)
func (*HttpFilter) SetTypedConfig ¶
func (x *HttpFilter) SetTypedConfig(v *anypb.Any)
func (*HttpFilter) String ¶
func (x *HttpFilter) String() string
func (*HttpFilter) WhichConfigType ¶
func (x *HttpFilter) WhichConfigType() case_HttpFilter_ConfigType
type HttpFilter_Config ¶
type HttpFilter_TypedConfig ¶
type HttpFilter_builder ¶
type HttpFilter_builder struct {
// The name of the filter to instantiate. The name must match a
// :ref:`supported filter <config_http_filters>`.
Name string
// Fields of oneof ConfigType:
// Deprecated: Marked as deprecated in envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto.
Config *structpb.Struct
TypedConfig *anypb.Any
// contains filtered or unexported fields
}
func (HttpFilter_builder) Build ¶
func (b0 HttpFilter_builder) Build() *HttpFilter
type Rds ¶
type Rds struct {
// Configuration source specifier for RDS.
ConfigSource *core.ConfigSource `protobuf:"bytes,1,opt,name=config_source,json=configSource,proto3" json:"config_source,omitempty"`
// The name of the route configuration. This name will be passed to the RDS
// API. This allows an Envoy configuration with multiple HTTP listeners (and
// associated HTTP connection manager filters) to use different route
// configurations.
RouteConfigName string `protobuf:"bytes,2,opt,name=route_config_name,json=routeConfigName,proto3" json:"route_config_name,omitempty"`
// contains filtered or unexported fields
}
func (*Rds) GetConfigSource ¶
func (x *Rds) GetConfigSource() *core.ConfigSource
func (*Rds) ProtoReflect ¶
func (x *Rds) ProtoReflect() protoreflect.Message
func (*Rds) SetConfigSource ¶
func (x *Rds) SetConfigSource(v *core.ConfigSource)
type Rds_builder ¶
type Rds_builder struct {
// Configuration source specifier for RDS.
ConfigSource *core.ConfigSource
// The name of the route configuration. This name will be passed to the RDS
// API. This allows an Envoy configuration with multiple HTTP listeners (and
// associated HTTP connection manager filters) to use different route
// configurations.
RouteConfigName string
// contains filtered or unexported fields
}
func (Rds_builder) Build ¶
func (b0 Rds_builder) Build() *Rds
type RequestIDExtension ¶
type RequestIDExtension struct {
// Request ID extension specific configuration.
TypedConfig *anypb.Any `protobuf:"bytes,1,opt,name=typed_config,json=typedConfig,proto3" json:"typed_config,omitempty"`
// contains filtered or unexported fields
}
func (*RequestIDExtension) ClearTypedConfig ¶
func (x *RequestIDExtension) ClearTypedConfig()
func (*RequestIDExtension) GetTypedConfig ¶
func (x *RequestIDExtension) GetTypedConfig() *anypb.Any
func (*RequestIDExtension) HasTypedConfig ¶
func (x *RequestIDExtension) HasTypedConfig() bool
func (*RequestIDExtension) ProtoMessage ¶
func (*RequestIDExtension) ProtoMessage()
func (*RequestIDExtension) ProtoReflect ¶
func (x *RequestIDExtension) ProtoReflect() protoreflect.Message
func (*RequestIDExtension) Reset ¶
func (x *RequestIDExtension) Reset()
func (*RequestIDExtension) SetTypedConfig ¶
func (x *RequestIDExtension) SetTypedConfig(v *anypb.Any)
func (*RequestIDExtension) String ¶
func (x *RequestIDExtension) String() string
type RequestIDExtension_builder ¶
type RequestIDExtension_builder struct {
// Request ID extension specific configuration.
TypedConfig *anypb.Any
// contains filtered or unexported fields
}
func (RequestIDExtension_builder) Build ¶
func (b0 RequestIDExtension_builder) Build() *RequestIDExtension
type ScopedRds ¶
type ScopedRds struct {
// Configuration source specifier for scoped RDS.
ScopedRdsConfigSource *core.ConfigSource `` /* 128-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ScopedRds) GetScopedRdsConfigSource ¶
func (x *ScopedRds) GetScopedRdsConfigSource() *core.ConfigSource
func (*ScopedRds) ProtoReflect ¶
func (x *ScopedRds) ProtoReflect() protoreflect.Message
func (*ScopedRds) SetScopedRdsConfigSource ¶
func (x *ScopedRds) SetScopedRdsConfigSource(v *core.ConfigSource)
type ScopedRds_builder ¶
type ScopedRds_builder struct {
// Configuration source specifier for scoped RDS.
ScopedRdsConfigSource *core.ConfigSource
// contains filtered or unexported fields
}
func (ScopedRds_builder) Build ¶
func (b0 ScopedRds_builder) Build() *ScopedRds
type ScopedRouteConfigurationsList ¶
type ScopedRouteConfigurationsList struct {
ScopedRouteConfigurations []*v21.ScopedRouteConfiguration `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
This message is used to work around the limitations with 'oneof' and repeated fields.
func (*ScopedRouteConfigurationsList) GetScopedRouteConfigurations ¶
func (x *ScopedRouteConfigurationsList) GetScopedRouteConfigurations() []*v21.ScopedRouteConfiguration
func (*ScopedRouteConfigurationsList) ProtoMessage ¶
func (*ScopedRouteConfigurationsList) ProtoMessage()
func (*ScopedRouteConfigurationsList) ProtoReflect ¶
func (x *ScopedRouteConfigurationsList) ProtoReflect() protoreflect.Message
func (*ScopedRouteConfigurationsList) Reset ¶
func (x *ScopedRouteConfigurationsList) Reset()
func (*ScopedRouteConfigurationsList) SetScopedRouteConfigurations ¶
func (x *ScopedRouteConfigurationsList) SetScopedRouteConfigurations(v []*v21.ScopedRouteConfiguration)
func (*ScopedRouteConfigurationsList) String ¶
func (x *ScopedRouteConfigurationsList) String() string
type ScopedRouteConfigurationsList_builder ¶
type ScopedRouteConfigurationsList_builder struct {
ScopedRouteConfigurations []*v21.ScopedRouteConfiguration
// contains filtered or unexported fields
}
func (ScopedRouteConfigurationsList_builder) Build ¶
func (b0 ScopedRouteConfigurationsList_builder) Build() *ScopedRouteConfigurationsList
type ScopedRoutes ¶
type ScopedRoutes struct {
// The name assigned to the scoped routing configuration.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The algorithm to use for constructing a scope key for each request.
ScopeKeyBuilder *ScopedRoutes_ScopeKeyBuilder `protobuf:"bytes,2,opt,name=scope_key_builder,json=scopeKeyBuilder,proto3" json:"scope_key_builder,omitempty"`
// Configuration source specifier for RDS.
// This config source is used to subscribe to RouteConfiguration resources specified in
// ScopedRouteConfiguration messages.
RdsConfigSource *core.ConfigSource `protobuf:"bytes,3,opt,name=rds_config_source,json=rdsConfigSource,proto3" json:"rds_config_source,omitempty"`
// Types that are valid to be assigned to ConfigSpecifier:
//
// *ScopedRoutes_ScopedRouteConfigurationsList
// *ScopedRoutes_ScopedRds
ConfigSpecifier isScopedRoutes_ConfigSpecifier `protobuf_oneof:"config_specifier"`
// contains filtered or unexported fields
}
[#next-free-field: 6]
func (*ScopedRoutes) ClearConfigSpecifier ¶
func (x *ScopedRoutes) ClearConfigSpecifier()
func (*ScopedRoutes) ClearRdsConfigSource ¶
func (x *ScopedRoutes) ClearRdsConfigSource()
func (*ScopedRoutes) ClearScopeKeyBuilder ¶
func (x *ScopedRoutes) ClearScopeKeyBuilder()
func (*ScopedRoutes) ClearScopedRds ¶
func (x *ScopedRoutes) ClearScopedRds()
func (*ScopedRoutes) ClearScopedRouteConfigurationsList ¶
func (x *ScopedRoutes) ClearScopedRouteConfigurationsList()
func (*ScopedRoutes) GetConfigSpecifier ¶
func (x *ScopedRoutes) GetConfigSpecifier() isScopedRoutes_ConfigSpecifier
func (*ScopedRoutes) GetName ¶
func (x *ScopedRoutes) GetName() string
func (*ScopedRoutes) GetRdsConfigSource ¶
func (x *ScopedRoutes) GetRdsConfigSource() *core.ConfigSource
func (*ScopedRoutes) GetScopeKeyBuilder ¶
func (x *ScopedRoutes) GetScopeKeyBuilder() *ScopedRoutes_ScopeKeyBuilder
func (*ScopedRoutes) GetScopedRds ¶
func (x *ScopedRoutes) GetScopedRds() *ScopedRds
func (*ScopedRoutes) GetScopedRouteConfigurationsList ¶
func (x *ScopedRoutes) GetScopedRouteConfigurationsList() *ScopedRouteConfigurationsList
func (*ScopedRoutes) HasConfigSpecifier ¶
func (x *ScopedRoutes) HasConfigSpecifier() bool
func (*ScopedRoutes) HasRdsConfigSource ¶
func (x *ScopedRoutes) HasRdsConfigSource() bool
func (*ScopedRoutes) HasScopeKeyBuilder ¶
func (x *ScopedRoutes) HasScopeKeyBuilder() bool
func (*ScopedRoutes) HasScopedRds ¶
func (x *ScopedRoutes) HasScopedRds() bool
func (*ScopedRoutes) HasScopedRouteConfigurationsList ¶
func (x *ScopedRoutes) HasScopedRouteConfigurationsList() bool
func (*ScopedRoutes) ProtoMessage ¶
func (*ScopedRoutes) ProtoMessage()
func (*ScopedRoutes) ProtoReflect ¶
func (x *ScopedRoutes) ProtoReflect() protoreflect.Message
func (*ScopedRoutes) Reset ¶
func (x *ScopedRoutes) Reset()
func (*ScopedRoutes) SetName ¶
func (x *ScopedRoutes) SetName(v string)
func (*ScopedRoutes) SetRdsConfigSource ¶
func (x *ScopedRoutes) SetRdsConfigSource(v *core.ConfigSource)
func (*ScopedRoutes) SetScopeKeyBuilder ¶
func (x *ScopedRoutes) SetScopeKeyBuilder(v *ScopedRoutes_ScopeKeyBuilder)
func (*ScopedRoutes) SetScopedRds ¶
func (x *ScopedRoutes) SetScopedRds(v *ScopedRds)
func (*ScopedRoutes) SetScopedRouteConfigurationsList ¶
func (x *ScopedRoutes) SetScopedRouteConfigurationsList(v *ScopedRouteConfigurationsList)
func (*ScopedRoutes) String ¶
func (x *ScopedRoutes) String() string
func (*ScopedRoutes) WhichConfigSpecifier ¶
func (x *ScopedRoutes) WhichConfigSpecifier() case_ScopedRoutes_ConfigSpecifier
type ScopedRoutes_ScopeKeyBuilder ¶
type ScopedRoutes_ScopeKeyBuilder struct {
// The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
// fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_ScopedRouteConfiguration>`.
// A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
Fragments []*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder `protobuf:"bytes,1,rep,name=fragments,proto3" json:"fragments,omitempty"`
// contains filtered or unexported fields
}
Specifies the mechanism for constructing "scope keys" based on HTTP request attributes. These keys are matched against a set of :ref:`Key<envoy_api_msg_ScopedRouteConfiguration.Key>` objects assembled from :ref:`ScopedRouteConfiguration<envoy_api_msg_ScopedRouteConfiguration>` messages distributed via SRDS (the Scoped Route Discovery Service) or assigned statically via :ref:`scoped_route_configurations_list<envoy_api_field_config.filter.network.http_connection_manager.v2.ScopedRoutes.scoped_route_configurations_list>`.
Upon receiving a request's headers, the Router will build a key using the algorithm specified by this message. This key will be used to look up the routing table (i.e., the :ref:`RouteConfiguration<envoy_api_msg_RouteConfiguration>`) to use for the request.
func (*ScopedRoutes_ScopeKeyBuilder) GetFragments ¶
func (x *ScopedRoutes_ScopeKeyBuilder) GetFragments() []*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder
func (*ScopedRoutes_ScopeKeyBuilder) ProtoMessage ¶
func (*ScopedRoutes_ScopeKeyBuilder) ProtoMessage()
func (*ScopedRoutes_ScopeKeyBuilder) ProtoReflect ¶
func (x *ScopedRoutes_ScopeKeyBuilder) ProtoReflect() protoreflect.Message
func (*ScopedRoutes_ScopeKeyBuilder) Reset ¶
func (x *ScopedRoutes_ScopeKeyBuilder) Reset()
func (*ScopedRoutes_ScopeKeyBuilder) SetFragments ¶
func (x *ScopedRoutes_ScopeKeyBuilder) SetFragments(v []*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder)
func (*ScopedRoutes_ScopeKeyBuilder) String ¶
func (x *ScopedRoutes_ScopeKeyBuilder) String() string
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder struct {
// Types that are valid to be assigned to Type:
//
// *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_
Type isScopedRoutes_ScopeKeyBuilder_FragmentBuilder_Type `protobuf_oneof:"type"`
// contains filtered or unexported fields
}
Specifies the mechanism for constructing key fragments which are composed into scope keys.
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ClearHeaderValueExtractor ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ClearHeaderValueExtractor()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ClearType ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ClearType()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) GetHeaderValueExtractor ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) GetHeaderValueExtractor() *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) GetType ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) GetType() isScopedRoutes_ScopeKeyBuilder_FragmentBuilder_Type
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) HasHeaderValueExtractor ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) HasHeaderValueExtractor() bool
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) HasType ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) HasType() bool
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ProtoMessage ¶
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ProtoMessage()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ProtoReflect ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) ProtoReflect() protoreflect.Message
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) Reset ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) Reset()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) SetHeaderValueExtractor ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) SetHeaderValueExtractor(v *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor)
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) String ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) String() string
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) WhichType ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder) WhichType() case_ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_Type
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor struct {
// The name of the header field to extract the value from.
//
// .. note::
//
// If the header appears multiple times only the first value is used.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The element separator (e.g., ';' separates 'a;b;c;d').
// Default: empty string. This causes the entirety of the header field to be extracted.
// If this field is set to an empty string and 'index' is used in the oneof below, 'index'
// must be set to 0.
ElementSeparator string `protobuf:"bytes,2,opt,name=element_separator,json=elementSeparator,proto3" json:"element_separator,omitempty"`
// Types that are valid to be assigned to ExtractType:
//
// *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Index
// *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Element
ExtractType isScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ExtractType `protobuf_oneof:"extract_type"`
// contains filtered or unexported fields
}
Specifies how the value of a header should be extracted. The following example maps the structure of a header to the fields in this message.
.. code::
<0> <1> <-- index X-Header: a=b;c=d | || | | || \----> <element_separator> | || | |\----> <element.separator> | | | \----> <element.key> | \----> <name> Each 'a=b' key-value pair constitutes an 'element' of the header field.
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearElement ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearElement()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearExtractType ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearExtractType()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearIndex ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ClearIndex()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetElement ¶
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetElementSeparator ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetElementSeparator() string
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetExtractType ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetExtractType() isScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ExtractType
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetIndex ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetIndex() uint32
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetName ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) GetName() string
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasElement ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasElement() bool
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasExtractType ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasExtractType() bool
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasIndex ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) HasIndex() bool
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ProtoMessage ¶
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ProtoMessage()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ProtoReflect ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) ProtoReflect() protoreflect.Message
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) Reset ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) Reset()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetElement ¶
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetElementSeparator ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetElementSeparator(v string)
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetIndex ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetIndex(v uint32)
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetName ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) SetName(v string)
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) String ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) String() string
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) WhichExtractType ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor) WhichExtractType() case_ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ExtractType
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_ struct {
// Specifies how a header field's value should be extracted.
HeaderValueExtractor *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor `protobuf:"bytes,1,opt,name=header_value_extractor,json=headerValueExtractor,proto3,oneof"`
}
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Element ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Element struct {
// Specifies the key value pair to extract the value from.
Element *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement `protobuf:"bytes,4,opt,name=element,proto3,oneof"`
}
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Index ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_Index struct {
// Specifies the zero based index of the element to extract.
// Note Envoy concatenates multiple values of the same header key into a comma separated
// string, the splitting always happens after the concatenation.
Index uint32 `protobuf:"varint,3,opt,name=index,proto3,oneof"`
}
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement struct {
// The separator between key and value (e.g., '=' separates 'k=v;...').
// If an element is an empty string, the element is ignored.
// If an element contains no separator, the whole element is parsed as key and the
// fragment value is an empty string.
// If there are multiple values for a matched key, the first value is returned.
Separator string `protobuf:"bytes,1,opt,name=separator,proto3" json:"separator,omitempty"`
// The key to match on.
Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
Specifies a header field's key value pair to match on.
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) GetKey ¶
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) GetSeparator ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) GetSeparator() string
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) ProtoMessage ¶
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) ProtoMessage()
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) ProtoReflect ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) ProtoReflect() protoreflect.Message
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) Reset ¶
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) SetKey ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) SetKey(v string)
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) SetSeparator ¶
func (x *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) SetSeparator(v string)
func (*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement) String ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement_builder ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement_builder struct {
// The separator between key and value (e.g., '=' separates 'k=v;...').
// If an element is an empty string, the element is ignored.
// If an element contains no separator, the whole element is parsed as key and the
// fragment value is an empty string.
// If there are multiple values for a matched key, the first value is returned.
Separator string
// The key to match on.
Key string
// contains filtered or unexported fields
}
func (ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement_builder) Build ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_builder ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_builder struct {
// The name of the header field to extract the value from.
//
// .. note::
//
// If the header appears multiple times only the first value is used.
Name string
// The element separator (e.g., ';' separates 'a;b;c;d').
// Default: empty string. This causes the entirety of the header field to be extracted.
// If this field is set to an empty string and 'index' is used in the oneof below, 'index'
// must be set to 0.
ElementSeparator string
// Fields of oneof ExtractType:
// Specifies the zero based index of the element to extract.
// Note Envoy concatenates multiple values of the same header key into a comma separated
// string, the splitting always happens after the concatenation.
Index *uint32
// Specifies the key value pair to extract the value from.
Element *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_KvElement
// contains filtered or unexported fields
}
func (ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor_builder) Build ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_builder ¶
type ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_builder struct {
// Fields of oneof Type:
// Specifies how a header field's value should be extracted.
HeaderValueExtractor *ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_HeaderValueExtractor
// contains filtered or unexported fields
}
func (ScopedRoutes_ScopeKeyBuilder_FragmentBuilder_builder) Build ¶
type ScopedRoutes_ScopeKeyBuilder_builder ¶
type ScopedRoutes_ScopeKeyBuilder_builder struct {
// The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
// fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_ScopedRouteConfiguration>`.
// A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
Fragments []*ScopedRoutes_ScopeKeyBuilder_FragmentBuilder
// contains filtered or unexported fields
}
func (ScopedRoutes_ScopeKeyBuilder_builder) Build ¶
func (b0 ScopedRoutes_ScopeKeyBuilder_builder) Build() *ScopedRoutes_ScopeKeyBuilder
type ScopedRoutes_ScopedRds ¶
type ScopedRoutes_ScopedRds struct {
// The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS
// API. A scope is assigned to a request by matching a key constructed from the request's
// attributes according to the algorithm specified by the
// :ref:`ScopeKeyBuilder<envoy_api_msg_config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder>`
// in this message.
ScopedRds *ScopedRds `protobuf:"bytes,5,opt,name=scoped_rds,json=scopedRds,proto3,oneof"`
}
type ScopedRoutes_ScopedRouteConfigurationsList ¶
type ScopedRoutes_ScopedRouteConfigurationsList struct {
// The set of routing scopes corresponding to the HCM. A scope is assigned to a request by
// matching a key constructed from the request's attributes according to the algorithm specified
// by the
// :ref:`ScopeKeyBuilder<envoy_api_msg_config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder>`
// in this message.
ScopedRouteConfigurationsList *ScopedRouteConfigurationsList `protobuf:"bytes,4,opt,name=scoped_route_configurations_list,json=scopedRouteConfigurationsList,proto3,oneof"`
}
type ScopedRoutes_builder ¶
type ScopedRoutes_builder struct {
// The name assigned to the scoped routing configuration.
Name string
// The algorithm to use for constructing a scope key for each request.
ScopeKeyBuilder *ScopedRoutes_ScopeKeyBuilder
// Configuration source specifier for RDS.
// This config source is used to subscribe to RouteConfiguration resources specified in
// ScopedRouteConfiguration messages.
RdsConfigSource *core.ConfigSource
// Fields of oneof ConfigSpecifier:
// The set of routing scopes corresponding to the HCM. A scope is assigned to a request by
// matching a key constructed from the request's attributes according to the algorithm specified
// by the
// :ref:`ScopeKeyBuilder<envoy_api_msg_config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder>`
// in this message.
ScopedRouteConfigurationsList *ScopedRouteConfigurationsList
// The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS
// API. A scope is assigned to a request by matching a key constructed from the request's
// attributes according to the algorithm specified by the
// :ref:`ScopeKeyBuilder<envoy_api_msg_config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder>`
// in this message.
ScopedRds *ScopedRds
// contains filtered or unexported fields
}
func (ScopedRoutes_builder) Build ¶
func (b0 ScopedRoutes_builder) Build() *ScopedRoutes
Source Files
¶
- http_connection_manager.pb.go