Versions in this module Expand all Collapse all v0 v0.0.2 Aug 8, 2024 Changes in this version + var ApiConfigSource_ApiType_name = map[int32]string + var ApiConfigSource_ApiType_value = map[string]int32 + var ApiVersion_name = map[int32]string + var ApiVersion_value = map[string]int32 + var File_envoy_config_core_v3_address_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_backoff_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_base_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_config_source_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_event_service_config_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_extension_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_grpc_method_list_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_grpc_service_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_health_check_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_http_service_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_http_uri_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_protocol_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_proxy_protocol_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_resolver_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_socket_option_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_substitution_format_string_proto protoreflect.FileDescriptor + var File_envoy_config_core_v3_udp_socket_config_proto protoreflect.FileDescriptor + var HeaderValueOption_HeaderAppendAction_name = map[int32]string + var HeaderValueOption_HeaderAppendAction_value = map[string]int32 + var HealthStatus_name = map[int32]string + var HealthStatus_value = map[string]int32 + var HttpProtocolOptions_HeadersWithUnderscoresAction_name = map[int32]string + var HttpProtocolOptions_HeadersWithUnderscoresAction_value = map[string]int32 + var KeyValueAppend_KeyValueAppendAction_name = map[int32]string + var KeyValueAppend_KeyValueAppendAction_value = map[string]int32 + var ProxyProtocolConfig_Version_name = map[int32]string + var ProxyProtocolConfig_Version_value = map[string]int32 + var ProxyProtocolPassThroughTLVs_PassTLVsMatchType_name = map[int32]string + var ProxyProtocolPassThroughTLVs_PassTLVsMatchType_value = map[string]int32 + var RequestMethod_name = map[int32]string + var RequestMethod_value = map[string]int32 + var RoutingPriority_name = map[int32]string + var RoutingPriority_value = map[string]int32 + var SocketAddress_Protocol_name = map[int32]string + var SocketAddress_Protocol_value = map[string]int32 + var SocketOption_SocketState_name = map[int32]string + var SocketOption_SocketState_value = map[string]int32 + var TrafficDirection_name = map[int32]string + var TrafficDirection_value = map[string]int32 + type Address struct + Address isAddress_Address + func (*Address) Descriptor() ([]byte, []int) + func (*Address) ProtoMessage() + func (m *Address) GetAddress() isAddress_Address + func (x *Address) GetEnvoyInternalAddress() *EnvoyInternalAddress + func (x *Address) GetPipe() *Pipe + func (x *Address) GetSocketAddress() *SocketAddress + func (x *Address) ProtoReflect() protoreflect.Message + func (x *Address) Reset() + func (x *Address) String() string + type Address_EnvoyInternalAddress struct + EnvoyInternalAddress *EnvoyInternalAddress + type Address_Pipe struct + Pipe *Pipe + type Address_SocketAddress struct + SocketAddress *SocketAddress + type AggregatedConfigSource struct + func (*AggregatedConfigSource) Descriptor() ([]byte, []int) + func (*AggregatedConfigSource) ProtoMessage() + func (x *AggregatedConfigSource) ProtoReflect() protoreflect.Message + func (x *AggregatedConfigSource) Reset() + func (x *AggregatedConfigSource) String() string + type AlternateProtocolsCacheOptions struct + CanonicalSuffixes []string + KeyValueStoreConfig *TypedExtensionConfig + MaxEntries *wrapperspb.UInt32Value + Name string + PrepopulatedEntries []*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry + func (*AlternateProtocolsCacheOptions) Descriptor() ([]byte, []int) + func (*AlternateProtocolsCacheOptions) ProtoMessage() + func (x *AlternateProtocolsCacheOptions) GetCanonicalSuffixes() []string + func (x *AlternateProtocolsCacheOptions) GetKeyValueStoreConfig() *TypedExtensionConfig + func (x *AlternateProtocolsCacheOptions) GetMaxEntries() *wrapperspb.UInt32Value + func (x *AlternateProtocolsCacheOptions) GetName() string + func (x *AlternateProtocolsCacheOptions) GetPrepopulatedEntries() []*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry + func (x *AlternateProtocolsCacheOptions) ProtoReflect() protoreflect.Message + func (x *AlternateProtocolsCacheOptions) Reset() + func (x *AlternateProtocolsCacheOptions) String() string + type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry struct + Hostname string + Port uint32 + func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Descriptor() ([]byte, []int) + func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ProtoMessage() + func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) GetHostname() string + func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) GetPort() uint32 + func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ProtoReflect() protoreflect.Message + func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Reset() + func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) String() string + type ApiConfigSource struct + ApiType ApiConfigSource_ApiType + ClusterNames []string + ConfigValidators []*TypedExtensionConfig + GrpcServices []*GrpcService + RateLimitSettings *RateLimitSettings + RefreshDelay *durationpb.Duration + RequestTimeout *durationpb.Duration + SetNodeOnFirstMessageOnly bool + TransportApiVersion ApiVersion + func (*ApiConfigSource) Descriptor() ([]byte, []int) + func (*ApiConfigSource) ProtoMessage() + func (x *ApiConfigSource) GetApiType() ApiConfigSource_ApiType + func (x *ApiConfigSource) GetClusterNames() []string + func (x *ApiConfigSource) GetConfigValidators() []*TypedExtensionConfig + func (x *ApiConfigSource) GetGrpcServices() []*GrpcService + func (x *ApiConfigSource) GetRateLimitSettings() *RateLimitSettings + func (x *ApiConfigSource) GetRefreshDelay() *durationpb.Duration + func (x *ApiConfigSource) GetRequestTimeout() *durationpb.Duration + func (x *ApiConfigSource) GetSetNodeOnFirstMessageOnly() bool + func (x *ApiConfigSource) GetTransportApiVersion() ApiVersion + func (x *ApiConfigSource) ProtoReflect() protoreflect.Message + func (x *ApiConfigSource) Reset() + func (x *ApiConfigSource) String() string + type ApiConfigSource_ApiType int32 + const ApiConfigSource_AGGREGATED_DELTA_GRPC + const ApiConfigSource_AGGREGATED_GRPC + const ApiConfigSource_DELTA_GRPC + const ApiConfigSource_DEPRECATED_AND_UNAVAILABLE_DO_NOT_USE + const ApiConfigSource_GRPC + const ApiConfigSource_REST + func (ApiConfigSource_ApiType) Descriptor() protoreflect.EnumDescriptor + func (ApiConfigSource_ApiType) EnumDescriptor() ([]byte, []int) + func (ApiConfigSource_ApiType) Type() protoreflect.EnumType + func (x ApiConfigSource_ApiType) Enum() *ApiConfigSource_ApiType + func (x ApiConfigSource_ApiType) Number() protoreflect.EnumNumber + func (x ApiConfigSource_ApiType) String() string + type ApiVersion int32 + const ApiVersion_AUTO + const ApiVersion_V2 + const ApiVersion_V3 + func (ApiVersion) Descriptor() protoreflect.EnumDescriptor + func (ApiVersion) EnumDescriptor() ([]byte, []int) + func (ApiVersion) Type() protoreflect.EnumType + func (x ApiVersion) Enum() *ApiVersion + func (x ApiVersion) Number() protoreflect.EnumNumber + func (x ApiVersion) String() string + type AsyncDataSource struct + Specifier isAsyncDataSource_Specifier + func (*AsyncDataSource) Descriptor() ([]byte, []int) + func (*AsyncDataSource) ProtoMessage() + func (m *AsyncDataSource) GetSpecifier() isAsyncDataSource_Specifier + func (x *AsyncDataSource) GetLocal() *DataSource + func (x *AsyncDataSource) GetRemote() *RemoteDataSource + func (x *AsyncDataSource) ProtoReflect() protoreflect.Message + func (x *AsyncDataSource) Reset() + func (x *AsyncDataSource) String() string + type AsyncDataSource_Local struct + Local *DataSource + type AsyncDataSource_Remote struct + Remote *RemoteDataSource + type BackoffStrategy struct + BaseInterval *durationpb.Duration + MaxInterval *durationpb.Duration + func (*BackoffStrategy) Descriptor() ([]byte, []int) + func (*BackoffStrategy) ProtoMessage() + func (x *BackoffStrategy) GetBaseInterval() *durationpb.Duration + func (x *BackoffStrategy) GetMaxInterval() *durationpb.Duration + func (x *BackoffStrategy) ProtoReflect() protoreflect.Message + func (x *BackoffStrategy) Reset() + func (x *BackoffStrategy) String() string + type BindConfig struct + AdditionalSourceAddresses []*SocketAddress + ExtraSourceAddresses []*ExtraSourceAddress + Freebind *wrapperspb.BoolValue + LocalAddressSelector *TypedExtensionConfig + SocketOptions []*SocketOption + SourceAddress *SocketAddress + func (*BindConfig) Descriptor() ([]byte, []int) + func (*BindConfig) ProtoMessage() + func (x *BindConfig) GetAdditionalSourceAddresses() []*SocketAddress + func (x *BindConfig) GetExtraSourceAddresses() []*ExtraSourceAddress + func (x *BindConfig) GetFreebind() *wrapperspb.BoolValue + func (x *BindConfig) GetLocalAddressSelector() *TypedExtensionConfig + func (x *BindConfig) GetSocketOptions() []*SocketOption + func (x *BindConfig) GetSourceAddress() *SocketAddress + func (x *BindConfig) ProtoReflect() protoreflect.Message + func (x *BindConfig) Reset() + func (x *BindConfig) String() string + type BuildVersion struct + Metadata *structpb.Struct + Version *v3.SemanticVersion + func (*BuildVersion) Descriptor() ([]byte, []int) + func (*BuildVersion) ProtoMessage() + func (x *BuildVersion) GetMetadata() *structpb.Struct + func (x *BuildVersion) GetVersion() *v3.SemanticVersion + func (x *BuildVersion) ProtoReflect() protoreflect.Message + func (x *BuildVersion) Reset() + func (x *BuildVersion) String() string + type CidrRange struct + AddressPrefix string + PrefixLen *wrapperspb.UInt32Value + func (*CidrRange) Descriptor() ([]byte, []int) + func (*CidrRange) ProtoMessage() + func (x *CidrRange) GetAddressPrefix() string + func (x *CidrRange) GetPrefixLen() *wrapperspb.UInt32Value + func (x *CidrRange) ProtoReflect() protoreflect.Message + func (x *CidrRange) Reset() + func (x *CidrRange) String() string + type ConfigSource struct + Authorities []*v3.Authority + ConfigSourceSpecifier isConfigSource_ConfigSourceSpecifier + InitialFetchTimeout *durationpb.Duration + ResourceApiVersion ApiVersion + func (*ConfigSource) Descriptor() ([]byte, []int) + func (*ConfigSource) ProtoMessage() + func (m *ConfigSource) GetConfigSourceSpecifier() isConfigSource_ConfigSourceSpecifier + func (x *ConfigSource) GetAds() *AggregatedConfigSource + func (x *ConfigSource) GetApiConfigSource() *ApiConfigSource + func (x *ConfigSource) GetAuthorities() []*v3.Authority + func (x *ConfigSource) GetInitialFetchTimeout() *durationpb.Duration + func (x *ConfigSource) GetPath() string + func (x *ConfigSource) GetPathConfigSource() *PathConfigSource + func (x *ConfigSource) GetResourceApiVersion() ApiVersion + func (x *ConfigSource) GetSelf() *SelfConfigSource + func (x *ConfigSource) ProtoReflect() protoreflect.Message + func (x *ConfigSource) Reset() + func (x *ConfigSource) String() string + type ConfigSource_Ads struct + Ads *AggregatedConfigSource + type ConfigSource_ApiConfigSource struct + ApiConfigSource *ApiConfigSource + type ConfigSource_Path struct + Path string + type ConfigSource_PathConfigSource struct + PathConfigSource *PathConfigSource + type ConfigSource_Self struct + Self *SelfConfigSource + type ControlPlane struct + Identifier string + func (*ControlPlane) Descriptor() ([]byte, []int) + func (*ControlPlane) ProtoMessage() + func (x *ControlPlane) GetIdentifier() string + func (x *ControlPlane) ProtoReflect() protoreflect.Message + func (x *ControlPlane) Reset() + func (x *ControlPlane) String() string + type DataSource struct + Specifier isDataSource_Specifier + WatchedDirectory *WatchedDirectory + func (*DataSource) Descriptor() ([]byte, []int) + func (*DataSource) ProtoMessage() + func (m *DataSource) GetSpecifier() isDataSource_Specifier + func (x *DataSource) GetEnvironmentVariable() string + func (x *DataSource) GetFilename() string + func (x *DataSource) GetInlineBytes() []byte + func (x *DataSource) GetInlineString() string + func (x *DataSource) GetWatchedDirectory() *WatchedDirectory + func (x *DataSource) ProtoReflect() protoreflect.Message + func (x *DataSource) Reset() + func (x *DataSource) String() string + type DataSource_EnvironmentVariable struct + EnvironmentVariable string + type DataSource_Filename struct + Filename string + type DataSource_InlineBytes struct + InlineBytes []byte + type DataSource_InlineString struct + InlineString string + type DnsResolutionConfig struct + DnsResolverOptions *DnsResolverOptions + Resolvers []*Address + func (*DnsResolutionConfig) Descriptor() ([]byte, []int) + func (*DnsResolutionConfig) ProtoMessage() + func (x *DnsResolutionConfig) GetDnsResolverOptions() *DnsResolverOptions + func (x *DnsResolutionConfig) GetResolvers() []*Address + func (x *DnsResolutionConfig) ProtoReflect() protoreflect.Message + func (x *DnsResolutionConfig) Reset() + func (x *DnsResolutionConfig) String() string + type DnsResolverOptions struct + NoDefaultSearchDomain bool + UseTcpForDnsLookups bool + func (*DnsResolverOptions) Descriptor() ([]byte, []int) + func (*DnsResolverOptions) ProtoMessage() + func (x *DnsResolverOptions) GetNoDefaultSearchDomain() bool + func (x *DnsResolverOptions) GetUseTcpForDnsLookups() bool + func (x *DnsResolverOptions) ProtoReflect() protoreflect.Message + func (x *DnsResolverOptions) Reset() + func (x *DnsResolverOptions) String() string + type EnvoyInternalAddress struct + AddressNameSpecifier isEnvoyInternalAddress_AddressNameSpecifier + EndpointId string + func (*EnvoyInternalAddress) Descriptor() ([]byte, []int) + func (*EnvoyInternalAddress) ProtoMessage() + func (m *EnvoyInternalAddress) GetAddressNameSpecifier() isEnvoyInternalAddress_AddressNameSpecifier + func (x *EnvoyInternalAddress) GetEndpointId() string + func (x *EnvoyInternalAddress) GetServerListenerName() string + func (x *EnvoyInternalAddress) ProtoReflect() protoreflect.Message + func (x *EnvoyInternalAddress) Reset() + func (x *EnvoyInternalAddress) String() string + type EnvoyInternalAddress_ServerListenerName struct + ServerListenerName string + type EventServiceConfig struct + ConfigSourceSpecifier isEventServiceConfig_ConfigSourceSpecifier + func (*EventServiceConfig) Descriptor() ([]byte, []int) + func (*EventServiceConfig) ProtoMessage() + func (m *EventServiceConfig) GetConfigSourceSpecifier() isEventServiceConfig_ConfigSourceSpecifier + func (x *EventServiceConfig) GetGrpcService() *GrpcService + func (x *EventServiceConfig) ProtoReflect() protoreflect.Message + func (x *EventServiceConfig) Reset() + func (x *EventServiceConfig) String() string + type EventServiceConfig_GrpcService struct + GrpcService *GrpcService + type Extension struct + Category string + Disabled bool + Name string + TypeDescriptor string + TypeUrls []string + Version *BuildVersion + func (*Extension) Descriptor() ([]byte, []int) + func (*Extension) ProtoMessage() + func (x *Extension) GetCategory() string + func (x *Extension) GetDisabled() bool + func (x *Extension) GetName() string + func (x *Extension) GetTypeDescriptor() string + func (x *Extension) GetTypeUrls() []string + func (x *Extension) GetVersion() *BuildVersion + func (x *Extension) ProtoReflect() protoreflect.Message + func (x *Extension) Reset() + func (x *Extension) String() string + type ExtensionConfigSource struct + ApplyDefaultConfigWithoutWarming bool + ConfigSource *ConfigSource + DefaultConfig *anypb.Any + TypeUrls []string + func (*ExtensionConfigSource) Descriptor() ([]byte, []int) + func (*ExtensionConfigSource) ProtoMessage() + func (x *ExtensionConfigSource) GetApplyDefaultConfigWithoutWarming() bool + func (x *ExtensionConfigSource) GetConfigSource() *ConfigSource + func (x *ExtensionConfigSource) GetDefaultConfig() *anypb.Any + func (x *ExtensionConfigSource) GetTypeUrls() []string + func (x *ExtensionConfigSource) ProtoReflect() protoreflect.Message + func (x *ExtensionConfigSource) Reset() + func (x *ExtensionConfigSource) String() string + type ExtraSourceAddress struct + Address *SocketAddress + SocketOptions *SocketOptionsOverride + func (*ExtraSourceAddress) Descriptor() ([]byte, []int) + func (*ExtraSourceAddress) ProtoMessage() + func (x *ExtraSourceAddress) GetAddress() *SocketAddress + func (x *ExtraSourceAddress) GetSocketOptions() *SocketOptionsOverride + func (x *ExtraSourceAddress) ProtoReflect() protoreflect.Message + func (x *ExtraSourceAddress) Reset() + func (x *ExtraSourceAddress) String() string + type GrpcMethodList struct + Services []*GrpcMethodList_Service + func (*GrpcMethodList) Descriptor() ([]byte, []int) + func (*GrpcMethodList) ProtoMessage() + func (x *GrpcMethodList) GetServices() []*GrpcMethodList_Service + func (x *GrpcMethodList) ProtoReflect() protoreflect.Message + func (x *GrpcMethodList) Reset() + func (x *GrpcMethodList) String() string + type GrpcMethodList_Service struct + MethodNames []string + Name string + func (*GrpcMethodList_Service) Descriptor() ([]byte, []int) + func (*GrpcMethodList_Service) ProtoMessage() + func (x *GrpcMethodList_Service) GetMethodNames() []string + func (x *GrpcMethodList_Service) GetName() string + func (x *GrpcMethodList_Service) ProtoReflect() protoreflect.Message + func (x *GrpcMethodList_Service) Reset() + func (x *GrpcMethodList_Service) String() string + type GrpcProtocolOptions struct + Http2ProtocolOptions *Http2ProtocolOptions + func (*GrpcProtocolOptions) Descriptor() ([]byte, []int) + func (*GrpcProtocolOptions) ProtoMessage() + func (x *GrpcProtocolOptions) GetHttp2ProtocolOptions() *Http2ProtocolOptions + func (x *GrpcProtocolOptions) ProtoReflect() protoreflect.Message + func (x *GrpcProtocolOptions) Reset() + func (x *GrpcProtocolOptions) String() string + type GrpcService struct + InitialMetadata []*HeaderValue + RetryPolicy *RetryPolicy + TargetSpecifier isGrpcService_TargetSpecifier + Timeout *durationpb.Duration + func (*GrpcService) Descriptor() ([]byte, []int) + func (*GrpcService) ProtoMessage() + func (m *GrpcService) GetTargetSpecifier() isGrpcService_TargetSpecifier + func (x *GrpcService) GetEnvoyGrpc() *GrpcService_EnvoyGrpc + func (x *GrpcService) GetGoogleGrpc() *GrpcService_GoogleGrpc + func (x *GrpcService) GetInitialMetadata() []*HeaderValue + func (x *GrpcService) GetRetryPolicy() *RetryPolicy + func (x *GrpcService) GetTimeout() *durationpb.Duration + func (x *GrpcService) ProtoReflect() protoreflect.Message + func (x *GrpcService) Reset() + func (x *GrpcService) String() string + type GrpcService_EnvoyGrpc struct + Authority string + ClusterName string + MaxReceiveMessageLength *wrapperspb.UInt32Value + RetryPolicy *RetryPolicy + SkipEnvoyHeaders bool + func (*GrpcService_EnvoyGrpc) Descriptor() ([]byte, []int) + func (*GrpcService_EnvoyGrpc) ProtoMessage() + func (x *GrpcService_EnvoyGrpc) GetAuthority() string + func (x *GrpcService_EnvoyGrpc) GetClusterName() string + func (x *GrpcService_EnvoyGrpc) GetMaxReceiveMessageLength() *wrapperspb.UInt32Value + func (x *GrpcService_EnvoyGrpc) GetRetryPolicy() *RetryPolicy + func (x *GrpcService_EnvoyGrpc) GetSkipEnvoyHeaders() bool + func (x *GrpcService_EnvoyGrpc) ProtoReflect() protoreflect.Message + func (x *GrpcService_EnvoyGrpc) Reset() + func (x *GrpcService_EnvoyGrpc) String() string + type GrpcService_EnvoyGrpc_ struct + EnvoyGrpc *GrpcService_EnvoyGrpc + type GrpcService_GoogleGrpc struct + CallCredentials []*GrpcService_GoogleGrpc_CallCredentials + ChannelArgs *GrpcService_GoogleGrpc_ChannelArgs + ChannelCredentials *GrpcService_GoogleGrpc_ChannelCredentials + Config *structpb.Struct + CredentialsFactoryName string + PerStreamBufferLimitBytes *wrapperspb.UInt32Value + StatPrefix string + TargetUri string + func (*GrpcService_GoogleGrpc) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc) ProtoMessage() + func (x *GrpcService_GoogleGrpc) GetCallCredentials() []*GrpcService_GoogleGrpc_CallCredentials + func (x *GrpcService_GoogleGrpc) GetChannelArgs() *GrpcService_GoogleGrpc_ChannelArgs + func (x *GrpcService_GoogleGrpc) GetChannelCredentials() *GrpcService_GoogleGrpc_ChannelCredentials + func (x *GrpcService_GoogleGrpc) GetConfig() *structpb.Struct + func (x *GrpcService_GoogleGrpc) GetCredentialsFactoryName() string + func (x *GrpcService_GoogleGrpc) GetPerStreamBufferLimitBytes() *wrapperspb.UInt32Value + func (x *GrpcService_GoogleGrpc) GetStatPrefix() string + func (x *GrpcService_GoogleGrpc) GetTargetUri() string + func (x *GrpcService_GoogleGrpc) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc) Reset() + func (x *GrpcService_GoogleGrpc) String() string + type GrpcService_GoogleGrpc_ struct + GoogleGrpc *GrpcService_GoogleGrpc + type GrpcService_GoogleGrpc_CallCredentials struct + CredentialSpecifier isGrpcService_GoogleGrpc_CallCredentials_CredentialSpecifier + func (*GrpcService_GoogleGrpc_CallCredentials) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_CallCredentials) ProtoMessage() + func (m *GrpcService_GoogleGrpc_CallCredentials) GetCredentialSpecifier() isGrpcService_GoogleGrpc_CallCredentials_CredentialSpecifier + func (x *GrpcService_GoogleGrpc_CallCredentials) GetAccessToken() string + func (x *GrpcService_GoogleGrpc_CallCredentials) GetFromPlugin() *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin + func (x *GrpcService_GoogleGrpc_CallCredentials) GetGoogleComputeEngine() *emptypb.Empty + func (x *GrpcService_GoogleGrpc_CallCredentials) GetGoogleIam() *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials + func (x *GrpcService_GoogleGrpc_CallCredentials) GetGoogleRefreshToken() string + func (x *GrpcService_GoogleGrpc_CallCredentials) GetServiceAccountJwtAccess() *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials + func (x *GrpcService_GoogleGrpc_CallCredentials) GetStsService() *GrpcService_GoogleGrpc_CallCredentials_StsService + func (x *GrpcService_GoogleGrpc_CallCredentials) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_CallCredentials) Reset() + func (x *GrpcService_GoogleGrpc_CallCredentials) String() string + type GrpcService_GoogleGrpc_CallCredentials_AccessToken struct + AccessToken string + type GrpcService_GoogleGrpc_CallCredentials_FromPlugin struct + FromPlugin *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin + type GrpcService_GoogleGrpc_CallCredentials_GoogleComputeEngine struct + GoogleComputeEngine *emptypb.Empty + type GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials struct + AuthoritySelector string + AuthorizationToken string + func (*GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) ProtoMessage() + func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) GetAuthoritySelector() string + func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) GetAuthorizationToken() string + func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) Reset() + func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) String() string + type GrpcService_GoogleGrpc_CallCredentials_GoogleIam struct + GoogleIam *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials + type GrpcService_GoogleGrpc_CallCredentials_GoogleRefreshToken struct + GoogleRefreshToken string + type GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin struct + ConfigType isGrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_ConfigType + Name string + func (*GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) ProtoMessage() + func (m *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetConfigType() ... + func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetName() string + func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetTypedConfig() *anypb.Any + func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) Reset() + func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) String() string + type GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_TypedConfig struct + TypedConfig *anypb.Any + type GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials struct + JsonKey string + TokenLifetimeSeconds uint64 + func (*GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) ProtoMessage() + func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) GetJsonKey() string + func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) GetTokenLifetimeSeconds() uint64 + func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) Reset() + func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) String() string + type GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJwtAccess struct + ServiceAccountJwtAccess *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials + type GrpcService_GoogleGrpc_CallCredentials_StsService struct + ActorTokenPath string + ActorTokenType string + Audience string + RequestedTokenType string + Resource string + Scope string + SubjectTokenPath string + SubjectTokenType string + TokenExchangeServiceUri string + func (*GrpcService_GoogleGrpc_CallCredentials_StsService) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_CallCredentials_StsService) ProtoMessage() + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetActorTokenPath() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetActorTokenType() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetAudience() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetRequestedTokenType() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetResource() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetScope() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetSubjectTokenPath() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetSubjectTokenType() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) GetTokenExchangeServiceUri() string + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) Reset() + func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) String() string + type GrpcService_GoogleGrpc_CallCredentials_StsService_ struct + StsService *GrpcService_GoogleGrpc_CallCredentials_StsService + type GrpcService_GoogleGrpc_ChannelArgs struct + Args map[string]*GrpcService_GoogleGrpc_ChannelArgs_Value + func (*GrpcService_GoogleGrpc_ChannelArgs) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_ChannelArgs) ProtoMessage() + func (x *GrpcService_GoogleGrpc_ChannelArgs) GetArgs() map[string]*GrpcService_GoogleGrpc_ChannelArgs_Value + func (x *GrpcService_GoogleGrpc_ChannelArgs) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_ChannelArgs) Reset() + func (x *GrpcService_GoogleGrpc_ChannelArgs) String() string + type GrpcService_GoogleGrpc_ChannelArgs_Value struct + ValueSpecifier isGrpcService_GoogleGrpc_ChannelArgs_Value_ValueSpecifier + func (*GrpcService_GoogleGrpc_ChannelArgs_Value) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_ChannelArgs_Value) ProtoMessage() + func (m *GrpcService_GoogleGrpc_ChannelArgs_Value) GetValueSpecifier() isGrpcService_GoogleGrpc_ChannelArgs_Value_ValueSpecifier + func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) GetIntValue() int64 + func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) GetStringValue() string + func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) Reset() + func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) String() string + type GrpcService_GoogleGrpc_ChannelArgs_Value_IntValue struct + IntValue int64 + type GrpcService_GoogleGrpc_ChannelArgs_Value_StringValue struct + StringValue string + type GrpcService_GoogleGrpc_ChannelCredentials struct + CredentialSpecifier isGrpcService_GoogleGrpc_ChannelCredentials_CredentialSpecifier + func (*GrpcService_GoogleGrpc_ChannelCredentials) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_ChannelCredentials) ProtoMessage() + func (m *GrpcService_GoogleGrpc_ChannelCredentials) GetCredentialSpecifier() isGrpcService_GoogleGrpc_ChannelCredentials_CredentialSpecifier + func (x *GrpcService_GoogleGrpc_ChannelCredentials) GetGoogleDefault() *emptypb.Empty + func (x *GrpcService_GoogleGrpc_ChannelCredentials) GetLocalCredentials() *GrpcService_GoogleGrpc_GoogleLocalCredentials + func (x *GrpcService_GoogleGrpc_ChannelCredentials) GetSslCredentials() *GrpcService_GoogleGrpc_SslCredentials + func (x *GrpcService_GoogleGrpc_ChannelCredentials) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_ChannelCredentials) Reset() + func (x *GrpcService_GoogleGrpc_ChannelCredentials) String() string + type GrpcService_GoogleGrpc_ChannelCredentials_GoogleDefault struct + GoogleDefault *emptypb.Empty + type GrpcService_GoogleGrpc_ChannelCredentials_LocalCredentials struct + LocalCredentials *GrpcService_GoogleGrpc_GoogleLocalCredentials + type GrpcService_GoogleGrpc_ChannelCredentials_SslCredentials struct + SslCredentials *GrpcService_GoogleGrpc_SslCredentials + type GrpcService_GoogleGrpc_GoogleLocalCredentials struct + func (*GrpcService_GoogleGrpc_GoogleLocalCredentials) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_GoogleLocalCredentials) ProtoMessage() + func (x *GrpcService_GoogleGrpc_GoogleLocalCredentials) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_GoogleLocalCredentials) Reset() + func (x *GrpcService_GoogleGrpc_GoogleLocalCredentials) String() string + type GrpcService_GoogleGrpc_SslCredentials struct + CertChain *DataSource + PrivateKey *DataSource + RootCerts *DataSource + func (*GrpcService_GoogleGrpc_SslCredentials) Descriptor() ([]byte, []int) + func (*GrpcService_GoogleGrpc_SslCredentials) ProtoMessage() + func (x *GrpcService_GoogleGrpc_SslCredentials) GetCertChain() *DataSource + func (x *GrpcService_GoogleGrpc_SslCredentials) GetPrivateKey() *DataSource + func (x *GrpcService_GoogleGrpc_SslCredentials) GetRootCerts() *DataSource + func (x *GrpcService_GoogleGrpc_SslCredentials) ProtoReflect() protoreflect.Message + func (x *GrpcService_GoogleGrpc_SslCredentials) Reset() + func (x *GrpcService_GoogleGrpc_SslCredentials) String() string + type HeaderMap struct + Headers []*HeaderValue + func (*HeaderMap) Descriptor() ([]byte, []int) + func (*HeaderMap) ProtoMessage() + func (x *HeaderMap) GetHeaders() []*HeaderValue + func (x *HeaderMap) ProtoReflect() protoreflect.Message + func (x *HeaderMap) Reset() + func (x *HeaderMap) String() string + type HeaderValue struct + Key string + RawValue []byte + Value string + func (*HeaderValue) Descriptor() ([]byte, []int) + func (*HeaderValue) ProtoMessage() + func (x *HeaderValue) GetKey() string + func (x *HeaderValue) GetRawValue() []byte + func (x *HeaderValue) GetValue() string + func (x *HeaderValue) ProtoReflect() protoreflect.Message + func (x *HeaderValue) Reset() + func (x *HeaderValue) String() string + type HeaderValueOption struct + Append *wrapperspb.BoolValue + AppendAction HeaderValueOption_HeaderAppendAction + Header *HeaderValue + KeepEmptyValue bool + func (*HeaderValueOption) Descriptor() ([]byte, []int) + func (*HeaderValueOption) ProtoMessage() + func (x *HeaderValueOption) GetAppend() *wrapperspb.BoolValue + func (x *HeaderValueOption) GetAppendAction() HeaderValueOption_HeaderAppendAction + func (x *HeaderValueOption) GetHeader() *HeaderValue + func (x *HeaderValueOption) GetKeepEmptyValue() bool + func (x *HeaderValueOption) ProtoReflect() protoreflect.Message + func (x *HeaderValueOption) Reset() + func (x *HeaderValueOption) String() string + type HeaderValueOption_HeaderAppendAction int32 + const HeaderValueOption_ADD_IF_ABSENT + const HeaderValueOption_APPEND_IF_EXISTS_OR_ADD + const HeaderValueOption_OVERWRITE_IF_EXISTS + const HeaderValueOption_OVERWRITE_IF_EXISTS_OR_ADD + func (HeaderValueOption_HeaderAppendAction) Descriptor() protoreflect.EnumDescriptor + func (HeaderValueOption_HeaderAppendAction) EnumDescriptor() ([]byte, []int) + func (HeaderValueOption_HeaderAppendAction) Type() protoreflect.EnumType + func (x HeaderValueOption_HeaderAppendAction) Enum() *HeaderValueOption_HeaderAppendAction + func (x HeaderValueOption_HeaderAppendAction) Number() protoreflect.EnumNumber + func (x HeaderValueOption_HeaderAppendAction) String() string + type HealthCheck struct + AltPort *wrapperspb.UInt32Value + AlwaysLogHealthCheckFailures bool + AlwaysLogHealthCheckSuccess bool + EventLogPath string + EventLogger []*TypedExtensionConfig + EventService *EventServiceConfig + HealthChecker isHealthCheck_HealthChecker + HealthyEdgeInterval *durationpb.Duration + HealthyThreshold *wrapperspb.UInt32Value + InitialJitter *durationpb.Duration + Interval *durationpb.Duration + IntervalJitter *durationpb.Duration + IntervalJitterPercent uint32 + NoTrafficHealthyInterval *durationpb.Duration + NoTrafficInterval *durationpb.Duration + ReuseConnection *wrapperspb.BoolValue + Timeout *durationpb.Duration + TlsOptions *HealthCheck_TlsOptions + TransportSocketMatchCriteria *structpb.Struct + UnhealthyEdgeInterval *durationpb.Duration + UnhealthyInterval *durationpb.Duration + UnhealthyThreshold *wrapperspb.UInt32Value + func (*HealthCheck) Descriptor() ([]byte, []int) + func (*HealthCheck) ProtoMessage() + func (m *HealthCheck) GetHealthChecker() isHealthCheck_HealthChecker + func (x *HealthCheck) GetAltPort() *wrapperspb.UInt32Value + func (x *HealthCheck) GetAlwaysLogHealthCheckFailures() bool + func (x *HealthCheck) GetAlwaysLogHealthCheckSuccess() bool + func (x *HealthCheck) GetCustomHealthCheck() *HealthCheck_CustomHealthCheck + func (x *HealthCheck) GetEventLogPath() string + func (x *HealthCheck) GetEventLogger() []*TypedExtensionConfig + func (x *HealthCheck) GetEventService() *EventServiceConfig + func (x *HealthCheck) GetGrpcHealthCheck() *HealthCheck_GrpcHealthCheck + func (x *HealthCheck) GetHealthyEdgeInterval() *durationpb.Duration + func (x *HealthCheck) GetHealthyThreshold() *wrapperspb.UInt32Value + func (x *HealthCheck) GetHttpHealthCheck() *HealthCheck_HttpHealthCheck + func (x *HealthCheck) GetInitialJitter() *durationpb.Duration + func (x *HealthCheck) GetInterval() *durationpb.Duration + func (x *HealthCheck) GetIntervalJitter() *durationpb.Duration + func (x *HealthCheck) GetIntervalJitterPercent() uint32 + func (x *HealthCheck) GetNoTrafficHealthyInterval() *durationpb.Duration + func (x *HealthCheck) GetNoTrafficInterval() *durationpb.Duration + func (x *HealthCheck) GetReuseConnection() *wrapperspb.BoolValue + func (x *HealthCheck) GetTcpHealthCheck() *HealthCheck_TcpHealthCheck + func (x *HealthCheck) GetTimeout() *durationpb.Duration + func (x *HealthCheck) GetTlsOptions() *HealthCheck_TlsOptions + func (x *HealthCheck) GetTransportSocketMatchCriteria() *structpb.Struct + func (x *HealthCheck) GetUnhealthyEdgeInterval() *durationpb.Duration + func (x *HealthCheck) GetUnhealthyInterval() *durationpb.Duration + func (x *HealthCheck) GetUnhealthyThreshold() *wrapperspb.UInt32Value + func (x *HealthCheck) ProtoReflect() protoreflect.Message + func (x *HealthCheck) Reset() + func (x *HealthCheck) String() string + type HealthCheck_CustomHealthCheck struct + ConfigType isHealthCheck_CustomHealthCheck_ConfigType + Name string + func (*HealthCheck_CustomHealthCheck) Descriptor() ([]byte, []int) + func (*HealthCheck_CustomHealthCheck) ProtoMessage() + func (m *HealthCheck_CustomHealthCheck) GetConfigType() isHealthCheck_CustomHealthCheck_ConfigType + func (x *HealthCheck_CustomHealthCheck) GetName() string + func (x *HealthCheck_CustomHealthCheck) GetTypedConfig() *anypb.Any + func (x *HealthCheck_CustomHealthCheck) ProtoReflect() protoreflect.Message + func (x *HealthCheck_CustomHealthCheck) Reset() + func (x *HealthCheck_CustomHealthCheck) String() string + type HealthCheck_CustomHealthCheck_ struct + CustomHealthCheck *HealthCheck_CustomHealthCheck + type HealthCheck_CustomHealthCheck_TypedConfig struct + TypedConfig *anypb.Any + type HealthCheck_GrpcHealthCheck struct + Authority string + InitialMetadata []*HeaderValueOption + ServiceName string + func (*HealthCheck_GrpcHealthCheck) Descriptor() ([]byte, []int) + func (*HealthCheck_GrpcHealthCheck) ProtoMessage() + func (x *HealthCheck_GrpcHealthCheck) GetAuthority() string + func (x *HealthCheck_GrpcHealthCheck) GetInitialMetadata() []*HeaderValueOption + func (x *HealthCheck_GrpcHealthCheck) GetServiceName() string + func (x *HealthCheck_GrpcHealthCheck) ProtoReflect() protoreflect.Message + func (x *HealthCheck_GrpcHealthCheck) Reset() + func (x *HealthCheck_GrpcHealthCheck) String() string + type HealthCheck_GrpcHealthCheck_ struct + GrpcHealthCheck *HealthCheck_GrpcHealthCheck + type HealthCheck_HttpHealthCheck struct + CodecClientType v3.CodecClientType + ExpectedStatuses []*v3.Int64Range + Host string + Method RequestMethod + Path string + Receive []*HealthCheck_Payload + RequestHeadersToAdd []*HeaderValueOption + RequestHeadersToRemove []string + ResponseBufferSize *wrapperspb.UInt64Value + RetriableStatuses []*v3.Int64Range + Send *HealthCheck_Payload + ServiceNameMatcher *v31.StringMatcher + func (*HealthCheck_HttpHealthCheck) Descriptor() ([]byte, []int) + func (*HealthCheck_HttpHealthCheck) ProtoMessage() + func (x *HealthCheck_HttpHealthCheck) GetCodecClientType() v3.CodecClientType + func (x *HealthCheck_HttpHealthCheck) GetExpectedStatuses() []*v3.Int64Range + func (x *HealthCheck_HttpHealthCheck) GetHost() string + func (x *HealthCheck_HttpHealthCheck) GetMethod() RequestMethod + func (x *HealthCheck_HttpHealthCheck) GetPath() string + func (x *HealthCheck_HttpHealthCheck) GetReceive() []*HealthCheck_Payload + func (x *HealthCheck_HttpHealthCheck) GetRequestHeadersToAdd() []*HeaderValueOption + func (x *HealthCheck_HttpHealthCheck) GetRequestHeadersToRemove() []string + func (x *HealthCheck_HttpHealthCheck) GetResponseBufferSize() *wrapperspb.UInt64Value + func (x *HealthCheck_HttpHealthCheck) GetRetriableStatuses() []*v3.Int64Range + func (x *HealthCheck_HttpHealthCheck) GetSend() *HealthCheck_Payload + func (x *HealthCheck_HttpHealthCheck) GetServiceNameMatcher() *v31.StringMatcher + func (x *HealthCheck_HttpHealthCheck) ProtoReflect() protoreflect.Message + func (x *HealthCheck_HttpHealthCheck) Reset() + func (x *HealthCheck_HttpHealthCheck) String() string + type HealthCheck_HttpHealthCheck_ struct + HttpHealthCheck *HealthCheck_HttpHealthCheck + type HealthCheck_Payload struct + Payload isHealthCheck_Payload_Payload + func (*HealthCheck_Payload) Descriptor() ([]byte, []int) + func (*HealthCheck_Payload) ProtoMessage() + func (m *HealthCheck_Payload) GetPayload() isHealthCheck_Payload_Payload + func (x *HealthCheck_Payload) GetBinary() []byte + func (x *HealthCheck_Payload) GetText() string + func (x *HealthCheck_Payload) ProtoReflect() protoreflect.Message + func (x *HealthCheck_Payload) Reset() + func (x *HealthCheck_Payload) String() string + type HealthCheck_Payload_Binary struct + Binary []byte + type HealthCheck_Payload_Text struct + Text string + type HealthCheck_RedisHealthCheck struct + Key string + func (*HealthCheck_RedisHealthCheck) Descriptor() ([]byte, []int) + func (*HealthCheck_RedisHealthCheck) ProtoMessage() + func (x *HealthCheck_RedisHealthCheck) GetKey() string + func (x *HealthCheck_RedisHealthCheck) ProtoReflect() protoreflect.Message + func (x *HealthCheck_RedisHealthCheck) Reset() + func (x *HealthCheck_RedisHealthCheck) String() string + type HealthCheck_TcpHealthCheck struct + ProxyProtocolConfig *ProxyProtocolConfig + Receive []*HealthCheck_Payload + Send *HealthCheck_Payload + func (*HealthCheck_TcpHealthCheck) Descriptor() ([]byte, []int) + func (*HealthCheck_TcpHealthCheck) ProtoMessage() + func (x *HealthCheck_TcpHealthCheck) GetProxyProtocolConfig() *ProxyProtocolConfig + func (x *HealthCheck_TcpHealthCheck) GetReceive() []*HealthCheck_Payload + func (x *HealthCheck_TcpHealthCheck) GetSend() *HealthCheck_Payload + func (x *HealthCheck_TcpHealthCheck) ProtoReflect() protoreflect.Message + func (x *HealthCheck_TcpHealthCheck) Reset() + func (x *HealthCheck_TcpHealthCheck) String() string + type HealthCheck_TcpHealthCheck_ struct + TcpHealthCheck *HealthCheck_TcpHealthCheck + type HealthCheck_TlsOptions struct + AlpnProtocols []string + func (*HealthCheck_TlsOptions) Descriptor() ([]byte, []int) + func (*HealthCheck_TlsOptions) ProtoMessage() + func (x *HealthCheck_TlsOptions) GetAlpnProtocols() []string + func (x *HealthCheck_TlsOptions) ProtoReflect() protoreflect.Message + func (x *HealthCheck_TlsOptions) Reset() + func (x *HealthCheck_TlsOptions) String() string + type HealthStatus int32 + const HealthStatus_DEGRADED + const HealthStatus_DRAINING + const HealthStatus_HEALTHY + const HealthStatus_TIMEOUT + const HealthStatus_UNHEALTHY + const HealthStatus_UNKNOWN + func (HealthStatus) Descriptor() protoreflect.EnumDescriptor + func (HealthStatus) EnumDescriptor() ([]byte, []int) + func (HealthStatus) Type() protoreflect.EnumType + func (x HealthStatus) Enum() *HealthStatus + func (x HealthStatus) Number() protoreflect.EnumNumber + func (x HealthStatus) String() string + type HealthStatusSet struct + Statuses []HealthStatus + func (*HealthStatusSet) Descriptor() ([]byte, []int) + func (*HealthStatusSet) ProtoMessage() + func (x *HealthStatusSet) GetStatuses() []HealthStatus + func (x *HealthStatusSet) ProtoReflect() protoreflect.Message + func (x *HealthStatusSet) Reset() + func (x *HealthStatusSet) String() string + type Http1ProtocolOptions struct + AcceptHttp_10 bool + AllowAbsoluteUrl *wrapperspb.BoolValue + AllowChunkedLength bool + AllowCustomMethods bool + DefaultHostForHttp_10 string + EnableTrailers bool + HeaderKeyFormat *Http1ProtocolOptions_HeaderKeyFormat + OverrideStreamErrorOnInvalidHttpMessage *wrapperspb.BoolValue + SendFullyQualifiedUrl bool + UseBalsaParser *wrapperspb.BoolValue + func (*Http1ProtocolOptions) Descriptor() ([]byte, []int) + func (*Http1ProtocolOptions) ProtoMessage() + func (x *Http1ProtocolOptions) GetAcceptHttp_10() bool + func (x *Http1ProtocolOptions) GetAllowAbsoluteUrl() *wrapperspb.BoolValue + func (x *Http1ProtocolOptions) GetAllowChunkedLength() bool + func (x *Http1ProtocolOptions) GetAllowCustomMethods() bool + func (x *Http1ProtocolOptions) GetDefaultHostForHttp_10() string + func (x *Http1ProtocolOptions) GetEnableTrailers() bool + func (x *Http1ProtocolOptions) GetHeaderKeyFormat() *Http1ProtocolOptions_HeaderKeyFormat + func (x *Http1ProtocolOptions) GetOverrideStreamErrorOnInvalidHttpMessage() *wrapperspb.BoolValue + func (x *Http1ProtocolOptions) GetSendFullyQualifiedUrl() bool + func (x *Http1ProtocolOptions) GetUseBalsaParser() *wrapperspb.BoolValue + func (x *Http1ProtocolOptions) ProtoReflect() protoreflect.Message + func (x *Http1ProtocolOptions) Reset() + func (x *Http1ProtocolOptions) String() string + type Http1ProtocolOptions_HeaderKeyFormat struct + HeaderFormat isHttp1ProtocolOptions_HeaderKeyFormat_HeaderFormat + func (*Http1ProtocolOptions_HeaderKeyFormat) Descriptor() ([]byte, []int) + func (*Http1ProtocolOptions_HeaderKeyFormat) ProtoMessage() + func (m *Http1ProtocolOptions_HeaderKeyFormat) GetHeaderFormat() isHttp1ProtocolOptions_HeaderKeyFormat_HeaderFormat + func (x *Http1ProtocolOptions_HeaderKeyFormat) GetProperCaseWords() *Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords + func (x *Http1ProtocolOptions_HeaderKeyFormat) GetStatefulFormatter() *TypedExtensionConfig + func (x *Http1ProtocolOptions_HeaderKeyFormat) ProtoReflect() protoreflect.Message + func (x *Http1ProtocolOptions_HeaderKeyFormat) Reset() + func (x *Http1ProtocolOptions_HeaderKeyFormat) String() string + type Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords struct + func (*Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords) Descriptor() ([]byte, []int) + func (*Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords) ProtoMessage() + func (x *Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords) ProtoReflect() protoreflect.Message + func (x *Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords) Reset() + func (x *Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords) String() string + type Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords_ struct + ProperCaseWords *Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords + type Http1ProtocolOptions_HeaderKeyFormat_StatefulFormatter struct + StatefulFormatter *TypedExtensionConfig + type Http2ProtocolOptions struct + AllowConnect bool + AllowMetadata bool + ConnectionKeepalive *KeepaliveSettings + CustomSettingsParameters []*Http2ProtocolOptions_SettingsParameter + HpackTableSize *wrapperspb.UInt32Value + InitialConnectionWindowSize *wrapperspb.UInt32Value + InitialStreamWindowSize *wrapperspb.UInt32Value + MaxConcurrentStreams *wrapperspb.UInt32Value + MaxConsecutiveInboundFramesWithEmptyPayload *wrapperspb.UInt32Value + MaxInboundPriorityFramesPerStream *wrapperspb.UInt32Value + MaxInboundWindowUpdateFramesPerDataFrameSent *wrapperspb.UInt32Value + MaxOutboundControlFrames *wrapperspb.UInt32Value + MaxOutboundFrames *wrapperspb.UInt32Value + OverrideStreamErrorOnInvalidHttpMessage *wrapperspb.BoolValue + StreamErrorOnInvalidHttpMessaging bool + UseOghttp2Codec *wrapperspb.BoolValue + func (*Http2ProtocolOptions) Descriptor() ([]byte, []int) + func (*Http2ProtocolOptions) ProtoMessage() + func (x *Http2ProtocolOptions) GetAllowConnect() bool + func (x *Http2ProtocolOptions) GetAllowMetadata() bool + func (x *Http2ProtocolOptions) GetConnectionKeepalive() *KeepaliveSettings + func (x *Http2ProtocolOptions) GetCustomSettingsParameters() []*Http2ProtocolOptions_SettingsParameter + func (x *Http2ProtocolOptions) GetHpackTableSize() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetInitialConnectionWindowSize() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetInitialStreamWindowSize() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetMaxConcurrentStreams() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetMaxConsecutiveInboundFramesWithEmptyPayload() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetMaxInboundPriorityFramesPerStream() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetMaxInboundWindowUpdateFramesPerDataFrameSent() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetMaxOutboundControlFrames() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetMaxOutboundFrames() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions) GetOverrideStreamErrorOnInvalidHttpMessage() *wrapperspb.BoolValue + func (x *Http2ProtocolOptions) GetStreamErrorOnInvalidHttpMessaging() bool + func (x *Http2ProtocolOptions) GetUseOghttp2Codec() *wrapperspb.BoolValue + func (x *Http2ProtocolOptions) ProtoReflect() protoreflect.Message + func (x *Http2ProtocolOptions) Reset() + func (x *Http2ProtocolOptions) String() string + type Http2ProtocolOptions_SettingsParameter struct + Identifier *wrapperspb.UInt32Value + Value *wrapperspb.UInt32Value + func (*Http2ProtocolOptions_SettingsParameter) Descriptor() ([]byte, []int) + func (*Http2ProtocolOptions_SettingsParameter) ProtoMessage() + func (x *Http2ProtocolOptions_SettingsParameter) GetIdentifier() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions_SettingsParameter) GetValue() *wrapperspb.UInt32Value + func (x *Http2ProtocolOptions_SettingsParameter) ProtoReflect() protoreflect.Message + func (x *Http2ProtocolOptions_SettingsParameter) Reset() + func (x *Http2ProtocolOptions_SettingsParameter) String() string + type Http3ProtocolOptions struct + AllowExtendedConnect bool + AllowMetadata bool + OverrideStreamErrorOnInvalidHttpMessage *wrapperspb.BoolValue + QuicProtocolOptions *QuicProtocolOptions + func (*Http3ProtocolOptions) Descriptor() ([]byte, []int) + func (*Http3ProtocolOptions) ProtoMessage() + func (x *Http3ProtocolOptions) GetAllowExtendedConnect() bool + func (x *Http3ProtocolOptions) GetAllowMetadata() bool + func (x *Http3ProtocolOptions) GetOverrideStreamErrorOnInvalidHttpMessage() *wrapperspb.BoolValue + func (x *Http3ProtocolOptions) GetQuicProtocolOptions() *QuicProtocolOptions + func (x *Http3ProtocolOptions) ProtoReflect() protoreflect.Message + func (x *Http3ProtocolOptions) Reset() + func (x *Http3ProtocolOptions) String() string + type HttpProtocolOptions struct + HeadersWithUnderscoresAction HttpProtocolOptions_HeadersWithUnderscoresAction + IdleTimeout *durationpb.Duration + MaxConnectionDuration *durationpb.Duration + MaxHeadersCount *wrapperspb.UInt32Value + MaxRequestsPerConnection *wrapperspb.UInt32Value + MaxStreamDuration *durationpb.Duration + func (*HttpProtocolOptions) Descriptor() ([]byte, []int) + func (*HttpProtocolOptions) ProtoMessage() + func (x *HttpProtocolOptions) GetHeadersWithUnderscoresAction() HttpProtocolOptions_HeadersWithUnderscoresAction + func (x *HttpProtocolOptions) GetIdleTimeout() *durationpb.Duration + func (x *HttpProtocolOptions) GetMaxConnectionDuration() *durationpb.Duration + func (x *HttpProtocolOptions) GetMaxHeadersCount() *wrapperspb.UInt32Value + func (x *HttpProtocolOptions) GetMaxRequestsPerConnection() *wrapperspb.UInt32Value + func (x *HttpProtocolOptions) GetMaxStreamDuration() *durationpb.Duration + func (x *HttpProtocolOptions) ProtoReflect() protoreflect.Message + func (x *HttpProtocolOptions) Reset() + func (x *HttpProtocolOptions) String() string + type HttpProtocolOptions_HeadersWithUnderscoresAction int32 + const HttpProtocolOptions_ALLOW + const HttpProtocolOptions_DROP_HEADER + const HttpProtocolOptions_REJECT_REQUEST + func (HttpProtocolOptions_HeadersWithUnderscoresAction) Descriptor() protoreflect.EnumDescriptor + func (HttpProtocolOptions_HeadersWithUnderscoresAction) EnumDescriptor() ([]byte, []int) + func (HttpProtocolOptions_HeadersWithUnderscoresAction) Type() protoreflect.EnumType + func (x HttpProtocolOptions_HeadersWithUnderscoresAction) Enum() *HttpProtocolOptions_HeadersWithUnderscoresAction + func (x HttpProtocolOptions_HeadersWithUnderscoresAction) Number() protoreflect.EnumNumber + func (x HttpProtocolOptions_HeadersWithUnderscoresAction) String() string + type HttpService struct + HttpUri *HttpUri + RequestHeadersToAdd []*HeaderValueOption + func (*HttpService) Descriptor() ([]byte, []int) + func (*HttpService) ProtoMessage() + func (x *HttpService) GetHttpUri() *HttpUri + func (x *HttpService) GetRequestHeadersToAdd() []*HeaderValueOption + func (x *HttpService) ProtoReflect() protoreflect.Message + func (x *HttpService) Reset() + func (x *HttpService) String() string + type HttpUri struct + HttpUpstreamType isHttpUri_HttpUpstreamType + Timeout *durationpb.Duration + Uri string + func (*HttpUri) Descriptor() ([]byte, []int) + func (*HttpUri) ProtoMessage() + func (m *HttpUri) GetHttpUpstreamType() isHttpUri_HttpUpstreamType + func (x *HttpUri) GetCluster() string + func (x *HttpUri) GetTimeout() *durationpb.Duration + func (x *HttpUri) GetUri() string + func (x *HttpUri) ProtoReflect() protoreflect.Message + func (x *HttpUri) Reset() + func (x *HttpUri) String() string + type HttpUri_Cluster struct + Cluster string + type JsonFormatOptions struct + SortProperties bool + func (*JsonFormatOptions) Descriptor() ([]byte, []int) + func (*JsonFormatOptions) ProtoMessage() + func (x *JsonFormatOptions) GetSortProperties() bool + func (x *JsonFormatOptions) ProtoReflect() protoreflect.Message + func (x *JsonFormatOptions) Reset() + func (x *JsonFormatOptions) String() string + type KeepaliveSettings struct + ConnectionIdleInterval *durationpb.Duration + Interval *durationpb.Duration + IntervalJitter *v3.Percent + Timeout *durationpb.Duration + func (*KeepaliveSettings) Descriptor() ([]byte, []int) + func (*KeepaliveSettings) ProtoMessage() + func (x *KeepaliveSettings) GetConnectionIdleInterval() *durationpb.Duration + func (x *KeepaliveSettings) GetInterval() *durationpb.Duration + func (x *KeepaliveSettings) GetIntervalJitter() *v3.Percent + func (x *KeepaliveSettings) GetTimeout() *durationpb.Duration + func (x *KeepaliveSettings) ProtoReflect() protoreflect.Message + func (x *KeepaliveSettings) Reset() + func (x *KeepaliveSettings) String() string + type KeyValue struct + Key string + Value []byte + func (*KeyValue) Descriptor() ([]byte, []int) + func (*KeyValue) ProtoMessage() + func (x *KeyValue) GetKey() string + func (x *KeyValue) GetValue() []byte + func (x *KeyValue) ProtoReflect() protoreflect.Message + func (x *KeyValue) Reset() + func (x *KeyValue) String() string + type KeyValueAppend struct + Action KeyValueAppend_KeyValueAppendAction + Entry *KeyValue + func (*KeyValueAppend) Descriptor() ([]byte, []int) + func (*KeyValueAppend) ProtoMessage() + func (x *KeyValueAppend) GetAction() KeyValueAppend_KeyValueAppendAction + func (x *KeyValueAppend) GetEntry() *KeyValue + func (x *KeyValueAppend) ProtoReflect() protoreflect.Message + func (x *KeyValueAppend) Reset() + func (x *KeyValueAppend) String() string + type KeyValueAppend_KeyValueAppendAction int32 + const KeyValueAppend_ADD_IF_ABSENT + const KeyValueAppend_APPEND_IF_EXISTS_OR_ADD + const KeyValueAppend_OVERWRITE_IF_EXISTS + const KeyValueAppend_OVERWRITE_IF_EXISTS_OR_ADD + func (KeyValueAppend_KeyValueAppendAction) Descriptor() protoreflect.EnumDescriptor + func (KeyValueAppend_KeyValueAppendAction) EnumDescriptor() ([]byte, []int) + func (KeyValueAppend_KeyValueAppendAction) Type() protoreflect.EnumType + func (x KeyValueAppend_KeyValueAppendAction) Enum() *KeyValueAppend_KeyValueAppendAction + func (x KeyValueAppend_KeyValueAppendAction) Number() protoreflect.EnumNumber + func (x KeyValueAppend_KeyValueAppendAction) String() string + type KeyValueMutation struct + Append *KeyValueAppend + Remove string + func (*KeyValueMutation) Descriptor() ([]byte, []int) + func (*KeyValueMutation) ProtoMessage() + func (x *KeyValueMutation) GetAppend() *KeyValueAppend + func (x *KeyValueMutation) GetRemove() string + func (x *KeyValueMutation) ProtoReflect() protoreflect.Message + func (x *KeyValueMutation) Reset() + func (x *KeyValueMutation) String() string + type Locality struct + Region string + SubZone string + Zone string + func (*Locality) Descriptor() ([]byte, []int) + func (*Locality) ProtoMessage() + func (x *Locality) GetRegion() string + func (x *Locality) GetSubZone() string + func (x *Locality) GetZone() string + func (x *Locality) ProtoReflect() protoreflect.Message + func (x *Locality) Reset() + func (x *Locality) String() string + type Metadata struct + FilterMetadata map[string]*structpb.Struct + TypedFilterMetadata map[string]*anypb.Any + func (*Metadata) Descriptor() ([]byte, []int) + func (*Metadata) ProtoMessage() + func (x *Metadata) GetFilterMetadata() map[string]*structpb.Struct + func (x *Metadata) GetTypedFilterMetadata() map[string]*anypb.Any + func (x *Metadata) ProtoReflect() protoreflect.Message + func (x *Metadata) Reset() + func (x *Metadata) String() string + type Node struct + ClientFeatures []string + Cluster string + DynamicParameters map[string]*v31.ContextParams + Extensions []*Extension + Id string + ListeningAddresses []*Address + Locality *Locality + Metadata *structpb.Struct + UserAgentName string + UserAgentVersionType isNode_UserAgentVersionType + func (*Node) Descriptor() ([]byte, []int) + func (*Node) ProtoMessage() + func (m *Node) GetUserAgentVersionType() isNode_UserAgentVersionType + func (x *Node) GetClientFeatures() []string + func (x *Node) GetCluster() string + func (x *Node) GetDynamicParameters() map[string]*v31.ContextParams + func (x *Node) GetExtensions() []*Extension + func (x *Node) GetId() string + func (x *Node) GetListeningAddresses() []*Address + func (x *Node) GetLocality() *Locality + func (x *Node) GetMetadata() *structpb.Struct + func (x *Node) GetUserAgentBuildVersion() *BuildVersion + func (x *Node) GetUserAgentName() string + func (x *Node) GetUserAgentVersion() string + func (x *Node) ProtoReflect() protoreflect.Message + func (x *Node) Reset() + func (x *Node) String() string + type Node_UserAgentBuildVersion struct + UserAgentBuildVersion *BuildVersion + type Node_UserAgentVersion struct + UserAgentVersion string + type PathConfigSource struct + Path string + WatchedDirectory *WatchedDirectory + func (*PathConfigSource) Descriptor() ([]byte, []int) + func (*PathConfigSource) ProtoMessage() + func (x *PathConfigSource) GetPath() string + func (x *PathConfigSource) GetWatchedDirectory() *WatchedDirectory + func (x *PathConfigSource) ProtoReflect() protoreflect.Message + func (x *PathConfigSource) Reset() + func (x *PathConfigSource) String() string + type Pipe struct + Mode uint32 + Path string + func (*Pipe) Descriptor() ([]byte, []int) + func (*Pipe) ProtoMessage() + func (x *Pipe) GetMode() uint32 + func (x *Pipe) GetPath() string + func (x *Pipe) ProtoReflect() protoreflect.Message + func (x *Pipe) Reset() + func (x *Pipe) String() string + type ProxyProtocolConfig struct + PassThroughTlvs *ProxyProtocolPassThroughTLVs + Version ProxyProtocolConfig_Version + func (*ProxyProtocolConfig) Descriptor() ([]byte, []int) + func (*ProxyProtocolConfig) ProtoMessage() + func (x *ProxyProtocolConfig) GetPassThroughTlvs() *ProxyProtocolPassThroughTLVs + func (x *ProxyProtocolConfig) GetVersion() ProxyProtocolConfig_Version + func (x *ProxyProtocolConfig) ProtoReflect() protoreflect.Message + func (x *ProxyProtocolConfig) Reset() + func (x *ProxyProtocolConfig) String() string + type ProxyProtocolConfig_Version int32 + const ProxyProtocolConfig_V1 + const ProxyProtocolConfig_V2 + func (ProxyProtocolConfig_Version) Descriptor() protoreflect.EnumDescriptor + func (ProxyProtocolConfig_Version) EnumDescriptor() ([]byte, []int) + func (ProxyProtocolConfig_Version) Type() protoreflect.EnumType + func (x ProxyProtocolConfig_Version) Enum() *ProxyProtocolConfig_Version + func (x ProxyProtocolConfig_Version) Number() protoreflect.EnumNumber + func (x ProxyProtocolConfig_Version) String() string + type ProxyProtocolPassThroughTLVs struct + MatchType ProxyProtocolPassThroughTLVs_PassTLVsMatchType + TlvType []uint32 + func (*ProxyProtocolPassThroughTLVs) Descriptor() ([]byte, []int) + func (*ProxyProtocolPassThroughTLVs) ProtoMessage() + func (x *ProxyProtocolPassThroughTLVs) GetMatchType() ProxyProtocolPassThroughTLVs_PassTLVsMatchType + func (x *ProxyProtocolPassThroughTLVs) GetTlvType() []uint32 + func (x *ProxyProtocolPassThroughTLVs) ProtoReflect() protoreflect.Message + func (x *ProxyProtocolPassThroughTLVs) Reset() + func (x *ProxyProtocolPassThroughTLVs) String() string + type ProxyProtocolPassThroughTLVs_PassTLVsMatchType int32 + const ProxyProtocolPassThroughTLVs_INCLUDE + const ProxyProtocolPassThroughTLVs_INCLUDE_ALL + func (ProxyProtocolPassThroughTLVs_PassTLVsMatchType) Descriptor() protoreflect.EnumDescriptor + func (ProxyProtocolPassThroughTLVs_PassTLVsMatchType) EnumDescriptor() ([]byte, []int) + func (ProxyProtocolPassThroughTLVs_PassTLVsMatchType) Type() protoreflect.EnumType + func (x ProxyProtocolPassThroughTLVs_PassTLVsMatchType) Enum() *ProxyProtocolPassThroughTLVs_PassTLVsMatchType + func (x ProxyProtocolPassThroughTLVs_PassTLVsMatchType) Number() protoreflect.EnumNumber + func (x ProxyProtocolPassThroughTLVs_PassTLVsMatchType) String() string + type QueryParameter struct + Key string + Value string + func (*QueryParameter) Descriptor() ([]byte, []int) + func (*QueryParameter) ProtoMessage() + func (x *QueryParameter) GetKey() string + func (x *QueryParameter) GetValue() string + func (x *QueryParameter) ProtoReflect() protoreflect.Message + func (x *QueryParameter) Reset() + func (x *QueryParameter) String() string + type QuicKeepAliveSettings struct + InitialInterval *durationpb.Duration + MaxInterval *durationpb.Duration + func (*QuicKeepAliveSettings) Descriptor() ([]byte, []int) + func (*QuicKeepAliveSettings) ProtoMessage() + func (x *QuicKeepAliveSettings) GetInitialInterval() *durationpb.Duration + func (x *QuicKeepAliveSettings) GetMaxInterval() *durationpb.Duration + func (x *QuicKeepAliveSettings) ProtoReflect() protoreflect.Message + func (x *QuicKeepAliveSettings) Reset() + func (x *QuicKeepAliveSettings) String() string + type QuicProtocolOptions struct + ClientConnectionOptions string + ConnectionKeepalive *QuicKeepAliveSettings + ConnectionOptions string + IdleNetworkTimeout *durationpb.Duration + InitialConnectionWindowSize *wrapperspb.UInt32Value + InitialStreamWindowSize *wrapperspb.UInt32Value + MaxConcurrentStreams *wrapperspb.UInt32Value + NumTimeoutsToTriggerPortMigration *wrapperspb.UInt32Value + func (*QuicProtocolOptions) Descriptor() ([]byte, []int) + func (*QuicProtocolOptions) ProtoMessage() + func (x *QuicProtocolOptions) GetClientConnectionOptions() string + func (x *QuicProtocolOptions) GetConnectionKeepalive() *QuicKeepAliveSettings + func (x *QuicProtocolOptions) GetConnectionOptions() string + func (x *QuicProtocolOptions) GetIdleNetworkTimeout() *durationpb.Duration + func (x *QuicProtocolOptions) GetInitialConnectionWindowSize() *wrapperspb.UInt32Value + func (x *QuicProtocolOptions) GetInitialStreamWindowSize() *wrapperspb.UInt32Value + func (x *QuicProtocolOptions) GetMaxConcurrentStreams() *wrapperspb.UInt32Value + func (x *QuicProtocolOptions) GetNumTimeoutsToTriggerPortMigration() *wrapperspb.UInt32Value + func (x *QuicProtocolOptions) ProtoReflect() protoreflect.Message + func (x *QuicProtocolOptions) Reset() + func (x *QuicProtocolOptions) String() string + type RateLimitSettings struct + FillRate *wrapperspb.DoubleValue + MaxTokens *wrapperspb.UInt32Value + func (*RateLimitSettings) Descriptor() ([]byte, []int) + func (*RateLimitSettings) ProtoMessage() + func (x *RateLimitSettings) GetFillRate() *wrapperspb.DoubleValue + func (x *RateLimitSettings) GetMaxTokens() *wrapperspb.UInt32Value + func (x *RateLimitSettings) ProtoReflect() protoreflect.Message + func (x *RateLimitSettings) Reset() + func (x *RateLimitSettings) String() string + type RemoteDataSource struct + HttpUri *HttpUri + RetryPolicy *RetryPolicy + Sha256 string + func (*RemoteDataSource) Descriptor() ([]byte, []int) + func (*RemoteDataSource) ProtoMessage() + func (x *RemoteDataSource) GetHttpUri() *HttpUri + func (x *RemoteDataSource) GetRetryPolicy() *RetryPolicy + func (x *RemoteDataSource) GetSha256() string + func (x *RemoteDataSource) ProtoReflect() protoreflect.Message + func (x *RemoteDataSource) Reset() + func (x *RemoteDataSource) String() string + type RequestMethod int32 + const RequestMethod_CONNECT + const RequestMethod_DELETE + const RequestMethod_GET + const RequestMethod_HEAD + const RequestMethod_METHOD_UNSPECIFIED + const RequestMethod_OPTIONS + const RequestMethod_PATCH + const RequestMethod_POST + const RequestMethod_PUT + const RequestMethod_TRACE + func (RequestMethod) Descriptor() protoreflect.EnumDescriptor + func (RequestMethod) EnumDescriptor() ([]byte, []int) + func (RequestMethod) Type() protoreflect.EnumType + func (x RequestMethod) Enum() *RequestMethod + func (x RequestMethod) Number() protoreflect.EnumNumber + func (x RequestMethod) String() string + type RetryPolicy struct + HostSelectionRetryMaxAttempts int64 + NumRetries *wrapperspb.UInt32Value + RetryBackOff *BackoffStrategy + RetryHostPredicate []*RetryPolicy_RetryHostPredicate + RetryOn string + RetryPriority *RetryPolicy_RetryPriority + func (*RetryPolicy) Descriptor() ([]byte, []int) + func (*RetryPolicy) ProtoMessage() + func (x *RetryPolicy) GetHostSelectionRetryMaxAttempts() int64 + func (x *RetryPolicy) GetNumRetries() *wrapperspb.UInt32Value + func (x *RetryPolicy) GetRetryBackOff() *BackoffStrategy + func (x *RetryPolicy) GetRetryHostPredicate() []*RetryPolicy_RetryHostPredicate + func (x *RetryPolicy) GetRetryOn() string + func (x *RetryPolicy) GetRetryPriority() *RetryPolicy_RetryPriority + func (x *RetryPolicy) ProtoReflect() protoreflect.Message + func (x *RetryPolicy) Reset() + func (x *RetryPolicy) String() string + type RetryPolicy_RetryHostPredicate struct + ConfigType isRetryPolicy_RetryHostPredicate_ConfigType + Name string + func (*RetryPolicy_RetryHostPredicate) Descriptor() ([]byte, []int) + func (*RetryPolicy_RetryHostPredicate) ProtoMessage() + func (m *RetryPolicy_RetryHostPredicate) GetConfigType() isRetryPolicy_RetryHostPredicate_ConfigType + func (x *RetryPolicy_RetryHostPredicate) GetName() string + func (x *RetryPolicy_RetryHostPredicate) GetTypedConfig() *anypb.Any + func (x *RetryPolicy_RetryHostPredicate) ProtoReflect() protoreflect.Message + func (x *RetryPolicy_RetryHostPredicate) Reset() + func (x *RetryPolicy_RetryHostPredicate) String() string + type RetryPolicy_RetryHostPredicate_TypedConfig struct + TypedConfig *anypb.Any + type RetryPolicy_RetryPriority struct + ConfigType isRetryPolicy_RetryPriority_ConfigType + Name string + func (*RetryPolicy_RetryPriority) Descriptor() ([]byte, []int) + func (*RetryPolicy_RetryPriority) ProtoMessage() + func (m *RetryPolicy_RetryPriority) GetConfigType() isRetryPolicy_RetryPriority_ConfigType + func (x *RetryPolicy_RetryPriority) GetName() string + func (x *RetryPolicy_RetryPriority) GetTypedConfig() *anypb.Any + func (x *RetryPolicy_RetryPriority) ProtoReflect() protoreflect.Message + func (x *RetryPolicy_RetryPriority) Reset() + func (x *RetryPolicy_RetryPriority) String() string + type RetryPolicy_RetryPriority_TypedConfig struct + TypedConfig *anypb.Any + type RoutingPriority int32 + const RoutingPriority_DEFAULT + const RoutingPriority_HIGH + func (RoutingPriority) Descriptor() protoreflect.EnumDescriptor + func (RoutingPriority) EnumDescriptor() ([]byte, []int) + func (RoutingPriority) Type() protoreflect.EnumType + func (x RoutingPriority) Enum() *RoutingPriority + func (x RoutingPriority) Number() protoreflect.EnumNumber + func (x RoutingPriority) String() string + type RuntimeDouble struct + DefaultValue float64 + RuntimeKey string + func (*RuntimeDouble) Descriptor() ([]byte, []int) + func (*RuntimeDouble) ProtoMessage() + func (x *RuntimeDouble) GetDefaultValue() float64 + func (x *RuntimeDouble) GetRuntimeKey() string + func (x *RuntimeDouble) ProtoReflect() protoreflect.Message + func (x *RuntimeDouble) Reset() + func (x *RuntimeDouble) String() string + type RuntimeFeatureFlag struct + DefaultValue *wrapperspb.BoolValue + RuntimeKey string + func (*RuntimeFeatureFlag) Descriptor() ([]byte, []int) + func (*RuntimeFeatureFlag) ProtoMessage() + func (x *RuntimeFeatureFlag) GetDefaultValue() *wrapperspb.BoolValue + func (x *RuntimeFeatureFlag) GetRuntimeKey() string + func (x *RuntimeFeatureFlag) ProtoReflect() protoreflect.Message + func (x *RuntimeFeatureFlag) Reset() + func (x *RuntimeFeatureFlag) String() string + type RuntimeFractionalPercent struct + DefaultValue *v3.FractionalPercent + RuntimeKey string + func (*RuntimeFractionalPercent) Descriptor() ([]byte, []int) + func (*RuntimeFractionalPercent) ProtoMessage() + func (x *RuntimeFractionalPercent) GetDefaultValue() *v3.FractionalPercent + func (x *RuntimeFractionalPercent) GetRuntimeKey() string + func (x *RuntimeFractionalPercent) ProtoReflect() protoreflect.Message + func (x *RuntimeFractionalPercent) Reset() + func (x *RuntimeFractionalPercent) String() string + type RuntimePercent struct + DefaultValue *v3.Percent + RuntimeKey string + func (*RuntimePercent) Descriptor() ([]byte, []int) + func (*RuntimePercent) ProtoMessage() + func (x *RuntimePercent) GetDefaultValue() *v3.Percent + func (x *RuntimePercent) GetRuntimeKey() string + func (x *RuntimePercent) ProtoReflect() protoreflect.Message + func (x *RuntimePercent) Reset() + func (x *RuntimePercent) String() string + type RuntimeUInt32 struct + DefaultValue uint32 + RuntimeKey string + func (*RuntimeUInt32) Descriptor() ([]byte, []int) + func (*RuntimeUInt32) ProtoMessage() + func (x *RuntimeUInt32) GetDefaultValue() uint32 + func (x *RuntimeUInt32) GetRuntimeKey() string + func (x *RuntimeUInt32) ProtoReflect() protoreflect.Message + func (x *RuntimeUInt32) Reset() + func (x *RuntimeUInt32) String() string + type SchemeHeaderTransformation struct + MatchUpstream bool + Transformation isSchemeHeaderTransformation_Transformation + func (*SchemeHeaderTransformation) Descriptor() ([]byte, []int) + func (*SchemeHeaderTransformation) ProtoMessage() + func (m *SchemeHeaderTransformation) GetTransformation() isSchemeHeaderTransformation_Transformation + func (x *SchemeHeaderTransformation) GetMatchUpstream() bool + func (x *SchemeHeaderTransformation) GetSchemeToOverwrite() string + func (x *SchemeHeaderTransformation) ProtoReflect() protoreflect.Message + func (x *SchemeHeaderTransformation) Reset() + func (x *SchemeHeaderTransformation) String() string + type SchemeHeaderTransformation_SchemeToOverwrite struct + SchemeToOverwrite string + type SelfConfigSource struct + TransportApiVersion ApiVersion + func (*SelfConfigSource) Descriptor() ([]byte, []int) + func (*SelfConfigSource) ProtoMessage() + func (x *SelfConfigSource) GetTransportApiVersion() ApiVersion + func (x *SelfConfigSource) ProtoReflect() protoreflect.Message + func (x *SelfConfigSource) Reset() + func (x *SelfConfigSource) String() string + type SocketAddress struct + Address string + Ipv4Compat bool + PortSpecifier isSocketAddress_PortSpecifier + Protocol SocketAddress_Protocol + ResolverName string + func (*SocketAddress) Descriptor() ([]byte, []int) + func (*SocketAddress) ProtoMessage() + func (m *SocketAddress) GetPortSpecifier() isSocketAddress_PortSpecifier + func (x *SocketAddress) GetAddress() string + func (x *SocketAddress) GetIpv4Compat() bool + func (x *SocketAddress) GetNamedPort() string + func (x *SocketAddress) GetPortValue() uint32 + func (x *SocketAddress) GetProtocol() SocketAddress_Protocol + func (x *SocketAddress) GetResolverName() string + func (x *SocketAddress) ProtoReflect() protoreflect.Message + func (x *SocketAddress) Reset() + func (x *SocketAddress) String() string + type SocketAddress_NamedPort struct + NamedPort string + type SocketAddress_PortValue struct + PortValue uint32 + type SocketAddress_Protocol int32 + const SocketAddress_TCP + const SocketAddress_UDP + func (SocketAddress_Protocol) Descriptor() protoreflect.EnumDescriptor + func (SocketAddress_Protocol) EnumDescriptor() ([]byte, []int) + func (SocketAddress_Protocol) Type() protoreflect.EnumType + func (x SocketAddress_Protocol) Enum() *SocketAddress_Protocol + func (x SocketAddress_Protocol) Number() protoreflect.EnumNumber + func (x SocketAddress_Protocol) String() string + type SocketOption struct + Description string + Level int64 + Name int64 + State SocketOption_SocketState + Type *SocketOption_SocketType + Value isSocketOption_Value + func (*SocketOption) Descriptor() ([]byte, []int) + func (*SocketOption) ProtoMessage() + func (m *SocketOption) GetValue() isSocketOption_Value + func (x *SocketOption) GetBufValue() []byte + func (x *SocketOption) GetDescription() string + func (x *SocketOption) GetIntValue() int64 + func (x *SocketOption) GetLevel() int64 + func (x *SocketOption) GetName() int64 + func (x *SocketOption) GetState() SocketOption_SocketState + func (x *SocketOption) GetType() *SocketOption_SocketType + func (x *SocketOption) ProtoReflect() protoreflect.Message + func (x *SocketOption) Reset() + func (x *SocketOption) String() string + type SocketOption_BufValue struct + BufValue []byte + type SocketOption_IntValue struct + IntValue int64 + type SocketOption_SocketState int32 + const SocketOption_STATE_BOUND + const SocketOption_STATE_LISTENING + const SocketOption_STATE_PREBIND + func (SocketOption_SocketState) Descriptor() protoreflect.EnumDescriptor + func (SocketOption_SocketState) EnumDescriptor() ([]byte, []int) + func (SocketOption_SocketState) Type() protoreflect.EnumType + func (x SocketOption_SocketState) Enum() *SocketOption_SocketState + func (x SocketOption_SocketState) Number() protoreflect.EnumNumber + func (x SocketOption_SocketState) String() string + type SocketOption_SocketType struct + Datagram *SocketOption_SocketType_Datagram + Stream *SocketOption_SocketType_Stream + func (*SocketOption_SocketType) Descriptor() ([]byte, []int) + func (*SocketOption_SocketType) ProtoMessage() + func (x *SocketOption_SocketType) GetDatagram() *SocketOption_SocketType_Datagram + func (x *SocketOption_SocketType) GetStream() *SocketOption_SocketType_Stream + func (x *SocketOption_SocketType) ProtoReflect() protoreflect.Message + func (x *SocketOption_SocketType) Reset() + func (x *SocketOption_SocketType) String() string + type SocketOption_SocketType_Datagram struct + func (*SocketOption_SocketType_Datagram) Descriptor() ([]byte, []int) + func (*SocketOption_SocketType_Datagram) ProtoMessage() + func (x *SocketOption_SocketType_Datagram) ProtoReflect() protoreflect.Message + func (x *SocketOption_SocketType_Datagram) Reset() + func (x *SocketOption_SocketType_Datagram) String() string + type SocketOption_SocketType_Stream struct + func (*SocketOption_SocketType_Stream) Descriptor() ([]byte, []int) + func (*SocketOption_SocketType_Stream) ProtoMessage() + func (x *SocketOption_SocketType_Stream) ProtoReflect() protoreflect.Message + func (x *SocketOption_SocketType_Stream) Reset() + func (x *SocketOption_SocketType_Stream) String() string + type SocketOptionsOverride struct + SocketOptions []*SocketOption + func (*SocketOptionsOverride) Descriptor() ([]byte, []int) + func (*SocketOptionsOverride) ProtoMessage() + func (x *SocketOptionsOverride) GetSocketOptions() []*SocketOption + func (x *SocketOptionsOverride) ProtoReflect() protoreflect.Message + func (x *SocketOptionsOverride) Reset() + func (x *SocketOptionsOverride) String() string + type SubstitutionFormatString struct + ContentType string + Format isSubstitutionFormatString_Format + Formatters []*TypedExtensionConfig + JsonFormatOptions *JsonFormatOptions + OmitEmptyValues bool + func (*SubstitutionFormatString) Descriptor() ([]byte, []int) + func (*SubstitutionFormatString) ProtoMessage() + func (m *SubstitutionFormatString) GetFormat() isSubstitutionFormatString_Format + func (x *SubstitutionFormatString) GetContentType() string + func (x *SubstitutionFormatString) GetFormatters() []*TypedExtensionConfig + func (x *SubstitutionFormatString) GetJsonFormat() *structpb.Struct + func (x *SubstitutionFormatString) GetJsonFormatOptions() *JsonFormatOptions + func (x *SubstitutionFormatString) GetOmitEmptyValues() bool + func (x *SubstitutionFormatString) GetTextFormat() string + func (x *SubstitutionFormatString) GetTextFormatSource() *DataSource + func (x *SubstitutionFormatString) ProtoReflect() protoreflect.Message + func (x *SubstitutionFormatString) Reset() + func (x *SubstitutionFormatString) String() string + type SubstitutionFormatString_JsonFormat struct + JsonFormat *structpb.Struct + type SubstitutionFormatString_TextFormat struct + TextFormat string + type SubstitutionFormatString_TextFormatSource struct + TextFormatSource *DataSource + type TcpKeepalive struct + KeepaliveInterval *wrapperspb.UInt32Value + KeepaliveProbes *wrapperspb.UInt32Value + KeepaliveTime *wrapperspb.UInt32Value + func (*TcpKeepalive) Descriptor() ([]byte, []int) + func (*TcpKeepalive) ProtoMessage() + func (x *TcpKeepalive) GetKeepaliveInterval() *wrapperspb.UInt32Value + func (x *TcpKeepalive) GetKeepaliveProbes() *wrapperspb.UInt32Value + func (x *TcpKeepalive) GetKeepaliveTime() *wrapperspb.UInt32Value + func (x *TcpKeepalive) ProtoReflect() protoreflect.Message + func (x *TcpKeepalive) Reset() + func (x *TcpKeepalive) String() string + type TcpProtocolOptions struct + func (*TcpProtocolOptions) Descriptor() ([]byte, []int) + func (*TcpProtocolOptions) ProtoMessage() + func (x *TcpProtocolOptions) ProtoReflect() protoreflect.Message + func (x *TcpProtocolOptions) Reset() + func (x *TcpProtocolOptions) String() string + type TrafficDirection int32 + const TrafficDirection_INBOUND + const TrafficDirection_OUTBOUND + const TrafficDirection_UNSPECIFIED + func (TrafficDirection) Descriptor() protoreflect.EnumDescriptor + func (TrafficDirection) EnumDescriptor() ([]byte, []int) + func (TrafficDirection) Type() protoreflect.EnumType + func (x TrafficDirection) Enum() *TrafficDirection + func (x TrafficDirection) Number() protoreflect.EnumNumber + func (x TrafficDirection) String() string + type TransportSocket struct + ConfigType isTransportSocket_ConfigType + Name string + func (*TransportSocket) Descriptor() ([]byte, []int) + func (*TransportSocket) ProtoMessage() + func (m *TransportSocket) GetConfigType() isTransportSocket_ConfigType + func (x *TransportSocket) GetName() string + func (x *TransportSocket) GetTypedConfig() *anypb.Any + func (x *TransportSocket) ProtoReflect() protoreflect.Message + func (x *TransportSocket) Reset() + func (x *TransportSocket) String() string + type TransportSocket_TypedConfig struct + TypedConfig *anypb.Any + type TypedExtensionConfig struct + Name string + TypedConfig *anypb.Any + func (*TypedExtensionConfig) Descriptor() ([]byte, []int) + func (*TypedExtensionConfig) ProtoMessage() + func (x *TypedExtensionConfig) GetName() string + func (x *TypedExtensionConfig) GetTypedConfig() *anypb.Any + func (x *TypedExtensionConfig) ProtoReflect() protoreflect.Message + func (x *TypedExtensionConfig) Reset() + func (x *TypedExtensionConfig) String() string + type UdpSocketConfig struct + MaxRxDatagramSize *wrapperspb.UInt64Value + PreferGro *wrapperspb.BoolValue + func (*UdpSocketConfig) Descriptor() ([]byte, []int) + func (*UdpSocketConfig) ProtoMessage() + func (x *UdpSocketConfig) GetMaxRxDatagramSize() *wrapperspb.UInt64Value + func (x *UdpSocketConfig) GetPreferGro() *wrapperspb.BoolValue + func (x *UdpSocketConfig) ProtoReflect() protoreflect.Message + func (x *UdpSocketConfig) Reset() + func (x *UdpSocketConfig) String() string + type UpstreamHttpProtocolOptions struct + AutoSanValidation bool + AutoSni bool + OverrideAutoSniHeader string + func (*UpstreamHttpProtocolOptions) Descriptor() ([]byte, []int) + func (*UpstreamHttpProtocolOptions) ProtoMessage() + func (x *UpstreamHttpProtocolOptions) GetAutoSanValidation() bool + func (x *UpstreamHttpProtocolOptions) GetAutoSni() bool + func (x *UpstreamHttpProtocolOptions) GetOverrideAutoSniHeader() string + func (x *UpstreamHttpProtocolOptions) ProtoReflect() protoreflect.Message + func (x *UpstreamHttpProtocolOptions) Reset() + func (x *UpstreamHttpProtocolOptions) String() string + type WatchedDirectory struct + Path string + func (*WatchedDirectory) Descriptor() ([]byte, []int) + func (*WatchedDirectory) ProtoMessage() + func (x *WatchedDirectory) GetPath() string + func (x *WatchedDirectory) ProtoReflect() protoreflect.Message + func (x *WatchedDirectory) Reset() + func (x *WatchedDirectory) String() string