Documentation
¶
Index ¶
- Variables
- type Address
- func (*Address) Descriptor() ([]byte, []int)deprecated
- func (m *Address) GetAddress() isAddress_Address
- func (x *Address) GetEnvoyInternalAddress() *EnvoyInternalAddress
- func (x *Address) GetPipe() *Pipe
- func (x *Address) GetSocketAddress() *SocketAddress
- func (*Address) ProtoMessage()
- func (x *Address) ProtoReflect() protoreflect.Message
- func (x *Address) Reset()
- func (x *Address) String() string
- func (m *Address) Validate() error
- func (m *Address) ValidateAll() error
- type AddressMultiError
- type AddressValidationError
- type Address_EnvoyInternalAddress
- type Address_Pipe
- type Address_SocketAddress
- type AggregatedConfigSource
- func (*AggregatedConfigSource) Descriptor() ([]byte, []int)deprecated
- func (*AggregatedConfigSource) ProtoMessage()
- func (x *AggregatedConfigSource) ProtoReflect() protoreflect.Message
- func (x *AggregatedConfigSource) Reset()
- func (x *AggregatedConfigSource) String() string
- func (m *AggregatedConfigSource) Validate() error
- func (m *AggregatedConfigSource) ValidateAll() error
- type AggregatedConfigSourceMultiError
- type AggregatedConfigSourceValidationError
- func (e AggregatedConfigSourceValidationError) Cause() error
- func (e AggregatedConfigSourceValidationError) Error() string
- func (e AggregatedConfigSourceValidationError) ErrorName() string
- func (e AggregatedConfigSourceValidationError) Field() string
- func (e AggregatedConfigSourceValidationError) Key() bool
- func (e AggregatedConfigSourceValidationError) Reason() string
- type AlternateProtocolsCacheOptions
- func (*AlternateProtocolsCacheOptions) Descriptor() ([]byte, []int)deprecated
- func (x *AlternateProtocolsCacheOptions) GetKeyValueStoreConfig() *TypedExtensionConfig
- func (x *AlternateProtocolsCacheOptions) GetMaxEntries() *wrappers.UInt32Value
- func (x *AlternateProtocolsCacheOptions) GetName() string
- func (x *AlternateProtocolsCacheOptions) GetPrepopulatedEntries() []*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry
- func (*AlternateProtocolsCacheOptions) ProtoMessage()
- func (x *AlternateProtocolsCacheOptions) ProtoReflect() protoreflect.Message
- func (x *AlternateProtocolsCacheOptions) Reset()
- func (x *AlternateProtocolsCacheOptions) String() string
- func (m *AlternateProtocolsCacheOptions) Validate() error
- func (m *AlternateProtocolsCacheOptions) ValidateAll() error
- type AlternateProtocolsCacheOptionsMultiError
- type AlternateProtocolsCacheOptionsValidationError
- func (e AlternateProtocolsCacheOptionsValidationError) Cause() error
- func (e AlternateProtocolsCacheOptionsValidationError) Error() string
- func (e AlternateProtocolsCacheOptionsValidationError) ErrorName() string
- func (e AlternateProtocolsCacheOptionsValidationError) Field() string
- func (e AlternateProtocolsCacheOptionsValidationError) Key() bool
- func (e AlternateProtocolsCacheOptionsValidationError) Reason() string
- type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry
- func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Descriptor() ([]byte, []int)deprecated
- func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) GetHostname() string
- func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) GetPort() uint32
- func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ProtoMessage()
- func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ProtoReflect() protoreflect.Message
- func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Reset()
- func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) String() string
- func (m *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Validate() error
- func (m *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ValidateAll() error
- type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryMultiError
- type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError
- func (e AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Cause() error
- func (e AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Error() string
- func (e AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) ErrorName() string
- func (e AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Field() string
- func (e AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Key() bool
- func (e AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Reason() string
- type ApiConfigSource
- func (*ApiConfigSource) Descriptor() ([]byte, []int)deprecated
- 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() *duration.Duration
- func (x *ApiConfigSource) GetRequestTimeout() *duration.Duration
- func (x *ApiConfigSource) GetSetNodeOnFirstMessageOnly() bool
- func (x *ApiConfigSource) GetTransportApiVersion() ApiVersion
- func (*ApiConfigSource) ProtoMessage()
- func (x *ApiConfigSource) ProtoReflect() protoreflect.Message
- func (x *ApiConfigSource) Reset()
- func (x *ApiConfigSource) String() string
- func (m *ApiConfigSource) Validate() error
- func (m *ApiConfigSource) ValidateAll() error
- type ApiConfigSourceMultiError
- type ApiConfigSourceValidationError
- func (e ApiConfigSourceValidationError) Cause() error
- func (e ApiConfigSourceValidationError) Error() string
- func (e ApiConfigSourceValidationError) ErrorName() string
- func (e ApiConfigSourceValidationError) Field() string
- func (e ApiConfigSourceValidationError) Key() bool
- func (e ApiConfigSourceValidationError) Reason() string
- type ApiConfigSource_ApiType
- func (ApiConfigSource_ApiType) Descriptor() protoreflect.EnumDescriptor
- func (x ApiConfigSource_ApiType) Enum() *ApiConfigSource_ApiType
- func (ApiConfigSource_ApiType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ApiConfigSource_ApiType) Number() protoreflect.EnumNumber
- func (x ApiConfigSource_ApiType) String() string
- func (ApiConfigSource_ApiType) Type() protoreflect.EnumType
- type ApiVersion
- type AsyncDataSource
- func (*AsyncDataSource) Descriptor() ([]byte, []int)deprecated
- func (x *AsyncDataSource) GetLocal() *DataSource
- func (x *AsyncDataSource) GetRemote() *RemoteDataSource
- func (m *AsyncDataSource) GetSpecifier() isAsyncDataSource_Specifier
- func (*AsyncDataSource) ProtoMessage()
- func (x *AsyncDataSource) ProtoReflect() protoreflect.Message
- func (x *AsyncDataSource) Reset()
- func (x *AsyncDataSource) String() string
- func (m *AsyncDataSource) Validate() error
- func (m *AsyncDataSource) ValidateAll() error
- type AsyncDataSourceMultiError
- type AsyncDataSourceValidationError
- func (e AsyncDataSourceValidationError) Cause() error
- func (e AsyncDataSourceValidationError) Error() string
- func (e AsyncDataSourceValidationError) ErrorName() string
- func (e AsyncDataSourceValidationError) Field() string
- func (e AsyncDataSourceValidationError) Key() bool
- func (e AsyncDataSourceValidationError) Reason() string
- type AsyncDataSource_Local
- type AsyncDataSource_Remote
- type BackoffStrategy
- func (*BackoffStrategy) Descriptor() ([]byte, []int)deprecated
- func (x *BackoffStrategy) GetBaseInterval() *duration.Duration
- func (x *BackoffStrategy) GetMaxInterval() *duration.Duration
- func (*BackoffStrategy) ProtoMessage()
- func (x *BackoffStrategy) ProtoReflect() protoreflect.Message
- func (x *BackoffStrategy) Reset()
- func (x *BackoffStrategy) String() string
- func (m *BackoffStrategy) Validate() error
- func (m *BackoffStrategy) ValidateAll() error
- type BackoffStrategyMultiError
- type BackoffStrategyValidationError
- func (e BackoffStrategyValidationError) Cause() error
- func (e BackoffStrategyValidationError) Error() string
- func (e BackoffStrategyValidationError) ErrorName() string
- func (e BackoffStrategyValidationError) Field() string
- func (e BackoffStrategyValidationError) Key() bool
- func (e BackoffStrategyValidationError) Reason() string
- type BindConfig
- func (*BindConfig) Descriptor() ([]byte, []int)deprecated
- func (x *BindConfig) GetFreebind() *wrappers.BoolValue
- func (x *BindConfig) GetSocketOptions() []*SocketOption
- func (x *BindConfig) GetSourceAddress() *SocketAddress
- func (*BindConfig) ProtoMessage()
- func (x *BindConfig) ProtoReflect() protoreflect.Message
- func (x *BindConfig) Reset()
- func (x *BindConfig) String() string
- func (m *BindConfig) Validate() error
- func (m *BindConfig) ValidateAll() error
- type BindConfigMultiError
- type BindConfigValidationError
- type BuildVersion
- func (*BuildVersion) Descriptor() ([]byte, []int)deprecated
- func (x *BuildVersion) GetMetadata() *_struct.Struct
- func (x *BuildVersion) GetVersion() *v3.SemanticVersion
- func (*BuildVersion) ProtoMessage()
- func (x *BuildVersion) ProtoReflect() protoreflect.Message
- func (x *BuildVersion) Reset()
- func (x *BuildVersion) String() string
- func (m *BuildVersion) Validate() error
- func (m *BuildVersion) ValidateAll() error
- type BuildVersionMultiError
- type BuildVersionValidationError
- func (e BuildVersionValidationError) Cause() error
- func (e BuildVersionValidationError) Error() string
- func (e BuildVersionValidationError) ErrorName() string
- func (e BuildVersionValidationError) Field() string
- func (e BuildVersionValidationError) Key() bool
- func (e BuildVersionValidationError) Reason() string
- type CidrRange
- func (*CidrRange) Descriptor() ([]byte, []int)deprecated
- func (x *CidrRange) GetAddressPrefix() string
- func (x *CidrRange) GetPrefixLen() *wrappers.UInt32Value
- func (*CidrRange) ProtoMessage()
- func (x *CidrRange) ProtoReflect() protoreflect.Message
- func (x *CidrRange) Reset()
- func (x *CidrRange) String() string
- func (m *CidrRange) Validate() error
- func (m *CidrRange) ValidateAll() error
- type CidrRangeMultiError
- type CidrRangeValidationError
- type ConfigSource
- func (*ConfigSource) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigSource) GetAds() *AggregatedConfigSource
- func (x *ConfigSource) GetApiConfigSource() *ApiConfigSource
- func (x *ConfigSource) GetAuthorities() []*v3.Authority
- func (m *ConfigSource) GetConfigSourceSpecifier() isConfigSource_ConfigSourceSpecifier
- func (x *ConfigSource) GetInitialFetchTimeout() *duration.Duration
- func (x *ConfigSource) GetPath() stringdeprecated
- func (x *ConfigSource) GetPathConfigSource() *PathConfigSource
- func (x *ConfigSource) GetResourceApiVersion() ApiVersion
- func (x *ConfigSource) GetSelf() *SelfConfigSource
- func (*ConfigSource) ProtoMessage()
- func (x *ConfigSource) ProtoReflect() protoreflect.Message
- func (x *ConfigSource) Reset()
- func (x *ConfigSource) String() string
- func (m *ConfigSource) Validate() error
- func (m *ConfigSource) ValidateAll() error
- type ConfigSourceMultiError
- type ConfigSourceValidationError
- func (e ConfigSourceValidationError) Cause() error
- func (e ConfigSourceValidationError) Error() string
- func (e ConfigSourceValidationError) ErrorName() string
- func (e ConfigSourceValidationError) Field() string
- func (e ConfigSourceValidationError) Key() bool
- func (e ConfigSourceValidationError) Reason() string
- type ConfigSource_Ads
- type ConfigSource_ApiConfigSource
- type ConfigSource_Path
- type ConfigSource_PathConfigSource
- type ConfigSource_Self
- type ControlPlane
- func (*ControlPlane) Descriptor() ([]byte, []int)deprecated
- func (x *ControlPlane) GetIdentifier() string
- func (*ControlPlane) ProtoMessage()
- func (x *ControlPlane) ProtoReflect() protoreflect.Message
- func (x *ControlPlane) Reset()
- func (x *ControlPlane) String() string
- func (m *ControlPlane) Validate() error
- func (m *ControlPlane) ValidateAll() error
- type ControlPlaneMultiError
- type ControlPlaneValidationError
- func (e ControlPlaneValidationError) Cause() error
- func (e ControlPlaneValidationError) Error() string
- func (e ControlPlaneValidationError) ErrorName() string
- func (e ControlPlaneValidationError) Field() string
- func (e ControlPlaneValidationError) Key() bool
- func (e ControlPlaneValidationError) Reason() string
- type DataSource
- func (*DataSource) Descriptor() ([]byte, []int)deprecated
- func (x *DataSource) GetEnvironmentVariable() string
- func (x *DataSource) GetFilename() string
- func (x *DataSource) GetInlineBytes() []byte
- func (x *DataSource) GetInlineString() string
- func (m *DataSource) GetSpecifier() isDataSource_Specifier
- func (*DataSource) ProtoMessage()
- func (x *DataSource) ProtoReflect() protoreflect.Message
- func (x *DataSource) Reset()
- func (x *DataSource) String() string
- func (m *DataSource) Validate() error
- func (m *DataSource) ValidateAll() error
- type DataSourceMultiError
- type DataSourceValidationError
- type DataSource_EnvironmentVariable
- type DataSource_Filename
- type DataSource_InlineBytes
- type DataSource_InlineString
- type DnsResolutionConfig
- func (*DnsResolutionConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DnsResolutionConfig) GetDnsResolverOptions() *DnsResolverOptions
- func (x *DnsResolutionConfig) GetResolvers() []*Address
- func (*DnsResolutionConfig) ProtoMessage()
- func (x *DnsResolutionConfig) ProtoReflect() protoreflect.Message
- func (x *DnsResolutionConfig) Reset()
- func (x *DnsResolutionConfig) String() string
- func (m *DnsResolutionConfig) Validate() error
- func (m *DnsResolutionConfig) ValidateAll() error
- type DnsResolutionConfigMultiError
- type DnsResolutionConfigValidationError
- func (e DnsResolutionConfigValidationError) Cause() error
- func (e DnsResolutionConfigValidationError) Error() string
- func (e DnsResolutionConfigValidationError) ErrorName() string
- func (e DnsResolutionConfigValidationError) Field() string
- func (e DnsResolutionConfigValidationError) Key() bool
- func (e DnsResolutionConfigValidationError) Reason() string
- type DnsResolverOptions
- func (*DnsResolverOptions) Descriptor() ([]byte, []int)deprecated
- func (x *DnsResolverOptions) GetNoDefaultSearchDomain() bool
- func (x *DnsResolverOptions) GetUseTcpForDnsLookups() bool
- func (*DnsResolverOptions) ProtoMessage()
- func (x *DnsResolverOptions) ProtoReflect() protoreflect.Message
- func (x *DnsResolverOptions) Reset()
- func (x *DnsResolverOptions) String() string
- func (m *DnsResolverOptions) Validate() error
- func (m *DnsResolverOptions) ValidateAll() error
- type DnsResolverOptionsMultiError
- type DnsResolverOptionsValidationError
- func (e DnsResolverOptionsValidationError) Cause() error
- func (e DnsResolverOptionsValidationError) Error() string
- func (e DnsResolverOptionsValidationError) ErrorName() string
- func (e DnsResolverOptionsValidationError) Field() string
- func (e DnsResolverOptionsValidationError) Key() bool
- func (e DnsResolverOptionsValidationError) Reason() string
- type EnvoyInternalAddress
- func (*EnvoyInternalAddress) Descriptor() ([]byte, []int)deprecated
- func (m *EnvoyInternalAddress) GetAddressNameSpecifier() isEnvoyInternalAddress_AddressNameSpecifier
- func (x *EnvoyInternalAddress) GetServerListenerName() string
- func (*EnvoyInternalAddress) ProtoMessage()
- func (x *EnvoyInternalAddress) ProtoReflect() protoreflect.Message
- func (x *EnvoyInternalAddress) Reset()
- func (x *EnvoyInternalAddress) String() string
- func (m *EnvoyInternalAddress) Validate() error
- func (m *EnvoyInternalAddress) ValidateAll() error
- type EnvoyInternalAddressMultiError
- type EnvoyInternalAddressValidationError
- func (e EnvoyInternalAddressValidationError) Cause() error
- func (e EnvoyInternalAddressValidationError) Error() string
- func (e EnvoyInternalAddressValidationError) ErrorName() string
- func (e EnvoyInternalAddressValidationError) Field() string
- func (e EnvoyInternalAddressValidationError) Key() bool
- func (e EnvoyInternalAddressValidationError) Reason() string
- type EnvoyInternalAddress_ServerListenerName
- type EventServiceConfig
- func (*EventServiceConfig) Descriptor() ([]byte, []int)deprecated
- func (m *EventServiceConfig) GetConfigSourceSpecifier() isEventServiceConfig_ConfigSourceSpecifier
- func (x *EventServiceConfig) GetGrpcService() *GrpcService
- func (*EventServiceConfig) ProtoMessage()
- func (x *EventServiceConfig) ProtoReflect() protoreflect.Message
- func (x *EventServiceConfig) Reset()
- func (x *EventServiceConfig) String() string
- func (m *EventServiceConfig) Validate() error
- func (m *EventServiceConfig) ValidateAll() error
- type EventServiceConfigMultiError
- type EventServiceConfigValidationError
- func (e EventServiceConfigValidationError) Cause() error
- func (e EventServiceConfigValidationError) Error() string
- func (e EventServiceConfigValidationError) ErrorName() string
- func (e EventServiceConfigValidationError) Field() string
- func (e EventServiceConfigValidationError) Key() bool
- func (e EventServiceConfigValidationError) Reason() string
- type EventServiceConfig_GrpcService
- type Extension
- func (*Extension) Descriptor() ([]byte, []int)deprecated
- func (x *Extension) GetCategory() string
- func (x *Extension) GetDisabled() bool
- func (x *Extension) GetName() string
- func (x *Extension) GetTypeDescriptor() stringdeprecated
- func (x *Extension) GetTypeUrls() []string
- func (x *Extension) GetVersion() *BuildVersion
- func (*Extension) ProtoMessage()
- func (x *Extension) ProtoReflect() protoreflect.Message
- func (x *Extension) Reset()
- func (x *Extension) String() string
- func (m *Extension) Validate() error
- func (m *Extension) ValidateAll() error
- type ExtensionConfigSource
- func (*ExtensionConfigSource) Descriptor() ([]byte, []int)deprecated
- func (x *ExtensionConfigSource) GetApplyDefaultConfigWithoutWarming() bool
- func (x *ExtensionConfigSource) GetConfigSource() *ConfigSource
- func (x *ExtensionConfigSource) GetDefaultConfig() *any.Any
- func (x *ExtensionConfigSource) GetTypeUrls() []string
- func (*ExtensionConfigSource) ProtoMessage()
- func (x *ExtensionConfigSource) ProtoReflect() protoreflect.Message
- func (x *ExtensionConfigSource) Reset()
- func (x *ExtensionConfigSource) String() string
- func (m *ExtensionConfigSource) Validate() error
- func (m *ExtensionConfigSource) ValidateAll() error
- type ExtensionConfigSourceMultiError
- type ExtensionConfigSourceValidationError
- func (e ExtensionConfigSourceValidationError) Cause() error
- func (e ExtensionConfigSourceValidationError) Error() string
- func (e ExtensionConfigSourceValidationError) ErrorName() string
- func (e ExtensionConfigSourceValidationError) Field() string
- func (e ExtensionConfigSourceValidationError) Key() bool
- func (e ExtensionConfigSourceValidationError) Reason() string
- type ExtensionMultiError
- type ExtensionValidationError
- type GrpcMethodList
- func (*GrpcMethodList) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcMethodList) GetServices() []*GrpcMethodList_Service
- func (*GrpcMethodList) ProtoMessage()
- func (x *GrpcMethodList) ProtoReflect() protoreflect.Message
- func (x *GrpcMethodList) Reset()
- func (x *GrpcMethodList) String() string
- func (m *GrpcMethodList) Validate() error
- func (m *GrpcMethodList) ValidateAll() error
- type GrpcMethodListMultiError
- type GrpcMethodListValidationError
- func (e GrpcMethodListValidationError) Cause() error
- func (e GrpcMethodListValidationError) Error() string
- func (e GrpcMethodListValidationError) ErrorName() string
- func (e GrpcMethodListValidationError) Field() string
- func (e GrpcMethodListValidationError) Key() bool
- func (e GrpcMethodListValidationError) Reason() string
- type GrpcMethodList_Service
- func (*GrpcMethodList_Service) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcMethodList_Service) GetMethodNames() []string
- func (x *GrpcMethodList_Service) GetName() string
- func (*GrpcMethodList_Service) ProtoMessage()
- func (x *GrpcMethodList_Service) ProtoReflect() protoreflect.Message
- func (x *GrpcMethodList_Service) Reset()
- func (x *GrpcMethodList_Service) String() string
- func (m *GrpcMethodList_Service) Validate() error
- func (m *GrpcMethodList_Service) ValidateAll() error
- type GrpcMethodList_ServiceMultiError
- type GrpcMethodList_ServiceValidationError
- func (e GrpcMethodList_ServiceValidationError) Cause() error
- func (e GrpcMethodList_ServiceValidationError) Error() string
- func (e GrpcMethodList_ServiceValidationError) ErrorName() string
- func (e GrpcMethodList_ServiceValidationError) Field() string
- func (e GrpcMethodList_ServiceValidationError) Key() bool
- func (e GrpcMethodList_ServiceValidationError) Reason() string
- type GrpcProtocolOptions
- func (*GrpcProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcProtocolOptions) GetHttp2ProtocolOptions() *Http2ProtocolOptions
- func (*GrpcProtocolOptions) ProtoMessage()
- func (x *GrpcProtocolOptions) ProtoReflect() protoreflect.Message
- func (x *GrpcProtocolOptions) Reset()
- func (x *GrpcProtocolOptions) String() string
- func (m *GrpcProtocolOptions) Validate() error
- func (m *GrpcProtocolOptions) ValidateAll() error
- type GrpcProtocolOptionsMultiError
- type GrpcProtocolOptionsValidationError
- func (e GrpcProtocolOptionsValidationError) Cause() error
- func (e GrpcProtocolOptionsValidationError) Error() string
- func (e GrpcProtocolOptionsValidationError) ErrorName() string
- func (e GrpcProtocolOptionsValidationError) Field() string
- func (e GrpcProtocolOptionsValidationError) Key() bool
- func (e GrpcProtocolOptionsValidationError) Reason() string
- type GrpcService
- func (*GrpcService) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcService) GetEnvoyGrpc() *GrpcService_EnvoyGrpc
- func (x *GrpcService) GetGoogleGrpc() *GrpcService_GoogleGrpc
- func (x *GrpcService) GetInitialMetadata() []*HeaderValue
- func (m *GrpcService) GetTargetSpecifier() isGrpcService_TargetSpecifier
- func (x *GrpcService) GetTimeout() *duration.Duration
- func (*GrpcService) ProtoMessage()
- func (x *GrpcService) ProtoReflect() protoreflect.Message
- func (x *GrpcService) Reset()
- func (x *GrpcService) String() string
- func (m *GrpcService) Validate() error
- func (m *GrpcService) ValidateAll() error
- type GrpcServiceMultiError
- type GrpcServiceValidationError
- func (e GrpcServiceValidationError) Cause() error
- func (e GrpcServiceValidationError) Error() string
- func (e GrpcServiceValidationError) ErrorName() string
- func (e GrpcServiceValidationError) Field() string
- func (e GrpcServiceValidationError) Key() bool
- func (e GrpcServiceValidationError) Reason() string
- type GrpcService_EnvoyGrpc
- func (*GrpcService_EnvoyGrpc) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcService_EnvoyGrpc) GetAuthority() string
- func (x *GrpcService_EnvoyGrpc) GetClusterName() string
- func (*GrpcService_EnvoyGrpc) ProtoMessage()
- func (x *GrpcService_EnvoyGrpc) ProtoReflect() protoreflect.Message
- func (x *GrpcService_EnvoyGrpc) Reset()
- func (x *GrpcService_EnvoyGrpc) String() string
- func (m *GrpcService_EnvoyGrpc) Validate() error
- func (m *GrpcService_EnvoyGrpc) ValidateAll() error
- type GrpcService_EnvoyGrpcMultiError
- type GrpcService_EnvoyGrpcValidationError
- func (e GrpcService_EnvoyGrpcValidationError) Cause() error
- func (e GrpcService_EnvoyGrpcValidationError) Error() string
- func (e GrpcService_EnvoyGrpcValidationError) ErrorName() string
- func (e GrpcService_EnvoyGrpcValidationError) Field() string
- func (e GrpcService_EnvoyGrpcValidationError) Key() bool
- func (e GrpcService_EnvoyGrpcValidationError) Reason() string
- type GrpcService_EnvoyGrpc_
- type GrpcService_GoogleGrpc
- func (*GrpcService_GoogleGrpc) Descriptor() ([]byte, []int)deprecated
- 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() *_struct.Struct
- func (x *GrpcService_GoogleGrpc) GetCredentialsFactoryName() string
- func (x *GrpcService_GoogleGrpc) GetPerStreamBufferLimitBytes() *wrappers.UInt32Value
- func (x *GrpcService_GoogleGrpc) GetStatPrefix() string
- func (x *GrpcService_GoogleGrpc) GetTargetUri() string
- func (*GrpcService_GoogleGrpc) ProtoMessage()
- func (x *GrpcService_GoogleGrpc) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc) Reset()
- func (x *GrpcService_GoogleGrpc) String() string
- func (m *GrpcService_GoogleGrpc) Validate() error
- func (m *GrpcService_GoogleGrpc) ValidateAll() error
- type GrpcService_GoogleGrpcMultiError
- type GrpcService_GoogleGrpcValidationError
- func (e GrpcService_GoogleGrpcValidationError) Cause() error
- func (e GrpcService_GoogleGrpcValidationError) Error() string
- func (e GrpcService_GoogleGrpcValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpcValidationError) Field() string
- func (e GrpcService_GoogleGrpcValidationError) Key() bool
- func (e GrpcService_GoogleGrpcValidationError) Reason() string
- type GrpcService_GoogleGrpc_
- type GrpcService_GoogleGrpc_CallCredentials
- func (*GrpcService_GoogleGrpc_CallCredentials) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcService_GoogleGrpc_CallCredentials) GetAccessToken() string
- func (m *GrpcService_GoogleGrpc_CallCredentials) GetCredentialSpecifier() isGrpcService_GoogleGrpc_CallCredentials_CredentialSpecifier
- 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 (*GrpcService_GoogleGrpc_CallCredentials) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_CallCredentials) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_CallCredentials) Reset()
- func (x *GrpcService_GoogleGrpc_CallCredentials) String() string
- func (m *GrpcService_GoogleGrpc_CallCredentials) Validate() error
- func (m *GrpcService_GoogleGrpc_CallCredentials) ValidateAll() error
- type GrpcService_GoogleGrpc_CallCredentialsMultiError
- type GrpcService_GoogleGrpc_CallCredentialsValidationError
- func (e GrpcService_GoogleGrpc_CallCredentialsValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_CallCredentialsValidationError) Error() string
- func (e GrpcService_GoogleGrpc_CallCredentialsValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_CallCredentialsValidationError) Field() string
- func (e GrpcService_GoogleGrpc_CallCredentialsValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_CallCredentialsValidationError) Reason() string
- type GrpcService_GoogleGrpc_CallCredentials_AccessToken
- type GrpcService_GoogleGrpc_CallCredentials_FromPlugin
- type GrpcService_GoogleGrpc_CallCredentials_GoogleComputeEngine
- type GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials
- func (*GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) GetAuthoritySelector() string
- func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) GetAuthorizationToken() string
- func (*GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) Reset()
- func (x *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) String() string
- func (m *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) Validate() error
- func (m *GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials) ValidateAll() error
- type GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentialsMultiError
- type GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentialsValidationError
- func (e GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentialsValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentialsValidationError) Error() string
- func (e GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentialsValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentialsValidationError) Field() string
- func (e GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentialsValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentialsValidationError) Reason() string
- type GrpcService_GoogleGrpc_CallCredentials_GoogleIam
- type GrpcService_GoogleGrpc_CallCredentials_GoogleRefreshToken
- type GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin
- func (*GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) Descriptor() ([]byte, []int)deprecated
- func (m *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetConfigType() ...
- func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetName() string
- func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetTypedConfig() *any.Any
- func (*GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) Reset()
- func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) String() string
- func (m *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) Validate() error
- func (m *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) ValidateAll() error
- type GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPluginMultiError
- type GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPluginValidationError
- func (e GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPluginValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPluginValidationError) Error() string
- func (e GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPluginValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPluginValidationError) Field() string
- func (e GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPluginValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPluginValidationError) Reason() string
- type GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_TypedConfig
- type GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials
- func (*GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) GetJsonKey() string
- func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) GetTokenLifetimeSeconds() uint64
- func (*GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) Reset()
- func (x *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) String() string
- func (m *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) Validate() error
- func (m *GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials) ValidateAll() error
- type GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentialsMultiError
- type GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentialsValidationError
- func (e GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentialsValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentialsValidationError) Error() string
- func (e GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentialsValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentialsValidationError) Field() string
- func (e GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentialsValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentialsValidationError) Reason() string
- type GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJwtAccess
- type GrpcService_GoogleGrpc_CallCredentials_StsService
- func (*GrpcService_GoogleGrpc_CallCredentials_StsService) Descriptor() ([]byte, []int)deprecated
- 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 (*GrpcService_GoogleGrpc_CallCredentials_StsService) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) Reset()
- func (x *GrpcService_GoogleGrpc_CallCredentials_StsService) String() string
- func (m *GrpcService_GoogleGrpc_CallCredentials_StsService) Validate() error
- func (m *GrpcService_GoogleGrpc_CallCredentials_StsService) ValidateAll() error
- type GrpcService_GoogleGrpc_CallCredentials_StsServiceMultiError
- type GrpcService_GoogleGrpc_CallCredentials_StsServiceValidationError
- func (e GrpcService_GoogleGrpc_CallCredentials_StsServiceValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_CallCredentials_StsServiceValidationError) Error() string
- func (e GrpcService_GoogleGrpc_CallCredentials_StsServiceValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_CallCredentials_StsServiceValidationError) Field() string
- func (e GrpcService_GoogleGrpc_CallCredentials_StsServiceValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_CallCredentials_StsServiceValidationError) Reason() string
- type GrpcService_GoogleGrpc_CallCredentials_StsService_
- type GrpcService_GoogleGrpc_ChannelArgs
- func (*GrpcService_GoogleGrpc_ChannelArgs) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcService_GoogleGrpc_ChannelArgs) GetArgs() map[string]*GrpcService_GoogleGrpc_ChannelArgs_Value
- func (*GrpcService_GoogleGrpc_ChannelArgs) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_ChannelArgs) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_ChannelArgs) Reset()
- func (x *GrpcService_GoogleGrpc_ChannelArgs) String() string
- func (m *GrpcService_GoogleGrpc_ChannelArgs) Validate() error
- func (m *GrpcService_GoogleGrpc_ChannelArgs) ValidateAll() error
- type GrpcService_GoogleGrpc_ChannelArgsMultiError
- type GrpcService_GoogleGrpc_ChannelArgsValidationError
- func (e GrpcService_GoogleGrpc_ChannelArgsValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_ChannelArgsValidationError) Error() string
- func (e GrpcService_GoogleGrpc_ChannelArgsValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_ChannelArgsValidationError) Field() string
- func (e GrpcService_GoogleGrpc_ChannelArgsValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_ChannelArgsValidationError) Reason() string
- type GrpcService_GoogleGrpc_ChannelArgs_Value
- func (*GrpcService_GoogleGrpc_ChannelArgs_Value) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) GetIntValue() int64
- func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) GetStringValue() string
- func (m *GrpcService_GoogleGrpc_ChannelArgs_Value) GetValueSpecifier() isGrpcService_GoogleGrpc_ChannelArgs_Value_ValueSpecifier
- func (*GrpcService_GoogleGrpc_ChannelArgs_Value) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) Reset()
- func (x *GrpcService_GoogleGrpc_ChannelArgs_Value) String() string
- func (m *GrpcService_GoogleGrpc_ChannelArgs_Value) Validate() error
- func (m *GrpcService_GoogleGrpc_ChannelArgs_Value) ValidateAll() error
- type GrpcService_GoogleGrpc_ChannelArgs_ValueMultiError
- type GrpcService_GoogleGrpc_ChannelArgs_ValueValidationError
- func (e GrpcService_GoogleGrpc_ChannelArgs_ValueValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_ChannelArgs_ValueValidationError) Error() string
- func (e GrpcService_GoogleGrpc_ChannelArgs_ValueValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_ChannelArgs_ValueValidationError) Field() string
- func (e GrpcService_GoogleGrpc_ChannelArgs_ValueValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_ChannelArgs_ValueValidationError) Reason() string
- type GrpcService_GoogleGrpc_ChannelArgs_Value_IntValue
- type GrpcService_GoogleGrpc_ChannelArgs_Value_StringValue
- type GrpcService_GoogleGrpc_ChannelCredentials
- func (*GrpcService_GoogleGrpc_ChannelCredentials) Descriptor() ([]byte, []int)deprecated
- 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 (*GrpcService_GoogleGrpc_ChannelCredentials) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_ChannelCredentials) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_ChannelCredentials) Reset()
- func (x *GrpcService_GoogleGrpc_ChannelCredentials) String() string
- func (m *GrpcService_GoogleGrpc_ChannelCredentials) Validate() error
- func (m *GrpcService_GoogleGrpc_ChannelCredentials) ValidateAll() error
- type GrpcService_GoogleGrpc_ChannelCredentialsMultiError
- type GrpcService_GoogleGrpc_ChannelCredentialsValidationError
- func (e GrpcService_GoogleGrpc_ChannelCredentialsValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_ChannelCredentialsValidationError) Error() string
- func (e GrpcService_GoogleGrpc_ChannelCredentialsValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_ChannelCredentialsValidationError) Field() string
- func (e GrpcService_GoogleGrpc_ChannelCredentialsValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_ChannelCredentialsValidationError) Reason() string
- type GrpcService_GoogleGrpc_ChannelCredentials_GoogleDefault
- type GrpcService_GoogleGrpc_ChannelCredentials_LocalCredentials
- type GrpcService_GoogleGrpc_ChannelCredentials_SslCredentials
- type GrpcService_GoogleGrpc_GoogleLocalCredentials
- func (*GrpcService_GoogleGrpc_GoogleLocalCredentials) Descriptor() ([]byte, []int)deprecated
- 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
- func (m *GrpcService_GoogleGrpc_GoogleLocalCredentials) Validate() error
- func (m *GrpcService_GoogleGrpc_GoogleLocalCredentials) ValidateAll() error
- type GrpcService_GoogleGrpc_GoogleLocalCredentialsMultiError
- type GrpcService_GoogleGrpc_GoogleLocalCredentialsValidationError
- func (e GrpcService_GoogleGrpc_GoogleLocalCredentialsValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_GoogleLocalCredentialsValidationError) Error() string
- func (e GrpcService_GoogleGrpc_GoogleLocalCredentialsValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_GoogleLocalCredentialsValidationError) Field() string
- func (e GrpcService_GoogleGrpc_GoogleLocalCredentialsValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_GoogleLocalCredentialsValidationError) Reason() string
- type GrpcService_GoogleGrpc_SslCredentials
- func (*GrpcService_GoogleGrpc_SslCredentials) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcService_GoogleGrpc_SslCredentials) GetCertChain() *DataSource
- func (x *GrpcService_GoogleGrpc_SslCredentials) GetPrivateKey() *DataSource
- func (x *GrpcService_GoogleGrpc_SslCredentials) GetRootCerts() *DataSource
- func (*GrpcService_GoogleGrpc_SslCredentials) ProtoMessage()
- func (x *GrpcService_GoogleGrpc_SslCredentials) ProtoReflect() protoreflect.Message
- func (x *GrpcService_GoogleGrpc_SslCredentials) Reset()
- func (x *GrpcService_GoogleGrpc_SslCredentials) String() string
- func (m *GrpcService_GoogleGrpc_SslCredentials) Validate() error
- func (m *GrpcService_GoogleGrpc_SslCredentials) ValidateAll() error
- type GrpcService_GoogleGrpc_SslCredentialsMultiError
- type GrpcService_GoogleGrpc_SslCredentialsValidationError
- func (e GrpcService_GoogleGrpc_SslCredentialsValidationError) Cause() error
- func (e GrpcService_GoogleGrpc_SslCredentialsValidationError) Error() string
- func (e GrpcService_GoogleGrpc_SslCredentialsValidationError) ErrorName() string
- func (e GrpcService_GoogleGrpc_SslCredentialsValidationError) Field() string
- func (e GrpcService_GoogleGrpc_SslCredentialsValidationError) Key() bool
- func (e GrpcService_GoogleGrpc_SslCredentialsValidationError) Reason() string
- type HeaderMap
- func (*HeaderMap) Descriptor() ([]byte, []int)deprecated
- func (x *HeaderMap) GetHeaders() []*HeaderValue
- func (*HeaderMap) ProtoMessage()
- func (x *HeaderMap) ProtoReflect() protoreflect.Message
- func (x *HeaderMap) Reset()
- func (x *HeaderMap) String() string
- func (m *HeaderMap) Validate() error
- func (m *HeaderMap) ValidateAll() error
- type HeaderMapMultiError
- type HeaderMapValidationError
- type HeaderValue
- func (*HeaderValue) Descriptor() ([]byte, []int)deprecated
- func (x *HeaderValue) GetKey() string
- func (x *HeaderValue) GetValue() string
- func (*HeaderValue) ProtoMessage()
- func (x *HeaderValue) ProtoReflect() protoreflect.Message
- func (x *HeaderValue) Reset()
- func (x *HeaderValue) String() string
- func (m *HeaderValue) Validate() error
- func (m *HeaderValue) ValidateAll() error
- type HeaderValueMultiError
- type HeaderValueOption
- func (*HeaderValueOption) Descriptor() ([]byte, []int)deprecated
- func (x *HeaderValueOption) GetAppend() *wrappers.BoolValue
- func (x *HeaderValueOption) GetAppendAction() HeaderValueOption_HeaderAppendAction
- func (x *HeaderValueOption) GetHeader() *HeaderValue
- func (x *HeaderValueOption) GetKeepEmptyValue() bool
- func (*HeaderValueOption) ProtoMessage()
- func (x *HeaderValueOption) ProtoReflect() protoreflect.Message
- func (x *HeaderValueOption) Reset()
- func (x *HeaderValueOption) String() string
- func (m *HeaderValueOption) Validate() error
- func (m *HeaderValueOption) ValidateAll() error
- type HeaderValueOptionMultiError
- type HeaderValueOptionValidationError
- func (e HeaderValueOptionValidationError) Cause() error
- func (e HeaderValueOptionValidationError) Error() string
- func (e HeaderValueOptionValidationError) ErrorName() string
- func (e HeaderValueOptionValidationError) Field() string
- func (e HeaderValueOptionValidationError) Key() bool
- func (e HeaderValueOptionValidationError) Reason() string
- type HeaderValueOption_HeaderAppendAction
- func (HeaderValueOption_HeaderAppendAction) Descriptor() protoreflect.EnumDescriptor
- func (x HeaderValueOption_HeaderAppendAction) Enum() *HeaderValueOption_HeaderAppendAction
- func (HeaderValueOption_HeaderAppendAction) EnumDescriptor() ([]byte, []int)deprecated
- func (x HeaderValueOption_HeaderAppendAction) Number() protoreflect.EnumNumber
- func (x HeaderValueOption_HeaderAppendAction) String() string
- func (HeaderValueOption_HeaderAppendAction) Type() protoreflect.EnumType
- type HeaderValueValidationError
- func (e HeaderValueValidationError) Cause() error
- func (e HeaderValueValidationError) Error() string
- func (e HeaderValueValidationError) ErrorName() string
- func (e HeaderValueValidationError) Field() string
- func (e HeaderValueValidationError) Key() bool
- func (e HeaderValueValidationError) Reason() string
- type HealthCheck
- func (*HealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck) GetAltPort() *wrappers.UInt32Value
- func (x *HealthCheck) GetAlwaysLogHealthCheckFailures() bool
- func (x *HealthCheck) GetCustomHealthCheck() *HealthCheck_CustomHealthCheck
- func (x *HealthCheck) GetEventLogPath() string
- func (x *HealthCheck) GetEventService() *EventServiceConfig
- func (x *HealthCheck) GetGrpcHealthCheck() *HealthCheck_GrpcHealthCheck
- func (m *HealthCheck) GetHealthChecker() isHealthCheck_HealthChecker
- func (x *HealthCheck) GetHealthyEdgeInterval() *duration.Duration
- func (x *HealthCheck) GetHealthyThreshold() *wrappers.UInt32Value
- func (x *HealthCheck) GetHttpHealthCheck() *HealthCheck_HttpHealthCheck
- func (x *HealthCheck) GetInitialJitter() *duration.Duration
- func (x *HealthCheck) GetInterval() *duration.Duration
- func (x *HealthCheck) GetIntervalJitter() *duration.Duration
- func (x *HealthCheck) GetIntervalJitterPercent() uint32
- func (x *HealthCheck) GetNoTrafficHealthyInterval() *duration.Duration
- func (x *HealthCheck) GetNoTrafficInterval() *duration.Duration
- func (x *HealthCheck) GetReuseConnection() *wrappers.BoolValue
- func (x *HealthCheck) GetTcpHealthCheck() *HealthCheck_TcpHealthCheck
- func (x *HealthCheck) GetTimeout() *duration.Duration
- func (x *HealthCheck) GetTlsOptions() *HealthCheck_TlsOptions
- func (x *HealthCheck) GetTransportSocketMatchCriteria() *_struct.Struct
- func (x *HealthCheck) GetUnhealthyEdgeInterval() *duration.Duration
- func (x *HealthCheck) GetUnhealthyInterval() *duration.Duration
- func (x *HealthCheck) GetUnhealthyThreshold() *wrappers.UInt32Value
- func (*HealthCheck) ProtoMessage()
- func (x *HealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck) Reset()
- func (x *HealthCheck) String() string
- func (m *HealthCheck) Validate() error
- func (m *HealthCheck) ValidateAll() error
- type HealthCheckMultiError
- type HealthCheckValidationError
- func (e HealthCheckValidationError) Cause() error
- func (e HealthCheckValidationError) Error() string
- func (e HealthCheckValidationError) ErrorName() string
- func (e HealthCheckValidationError) Field() string
- func (e HealthCheckValidationError) Key() bool
- func (e HealthCheckValidationError) Reason() string
- type HealthCheck_CustomHealthCheck
- func (*HealthCheck_CustomHealthCheck) Descriptor() ([]byte, []int)deprecated
- func (m *HealthCheck_CustomHealthCheck) GetConfigType() isHealthCheck_CustomHealthCheck_ConfigType
- func (x *HealthCheck_CustomHealthCheck) GetName() string
- func (x *HealthCheck_CustomHealthCheck) GetTypedConfig() *any.Any
- func (*HealthCheck_CustomHealthCheck) ProtoMessage()
- func (x *HealthCheck_CustomHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck_CustomHealthCheck) Reset()
- func (x *HealthCheck_CustomHealthCheck) String() string
- func (m *HealthCheck_CustomHealthCheck) Validate() error
- func (m *HealthCheck_CustomHealthCheck) ValidateAll() error
- type HealthCheck_CustomHealthCheckMultiError
- type HealthCheck_CustomHealthCheckValidationError
- func (e HealthCheck_CustomHealthCheckValidationError) Cause() error
- func (e HealthCheck_CustomHealthCheckValidationError) Error() string
- func (e HealthCheck_CustomHealthCheckValidationError) ErrorName() string
- func (e HealthCheck_CustomHealthCheckValidationError) Field() string
- func (e HealthCheck_CustomHealthCheckValidationError) Key() bool
- func (e HealthCheck_CustomHealthCheckValidationError) Reason() string
- type HealthCheck_CustomHealthCheck_
- type HealthCheck_CustomHealthCheck_TypedConfig
- type HealthCheck_GrpcHealthCheck
- func (*HealthCheck_GrpcHealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck_GrpcHealthCheck) GetAuthority() string
- func (x *HealthCheck_GrpcHealthCheck) GetInitialMetadata() []*HeaderValueOption
- func (x *HealthCheck_GrpcHealthCheck) GetServiceName() string
- func (*HealthCheck_GrpcHealthCheck) ProtoMessage()
- func (x *HealthCheck_GrpcHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck_GrpcHealthCheck) Reset()
- func (x *HealthCheck_GrpcHealthCheck) String() string
- func (m *HealthCheck_GrpcHealthCheck) Validate() error
- func (m *HealthCheck_GrpcHealthCheck) ValidateAll() error
- type HealthCheck_GrpcHealthCheckMultiError
- type HealthCheck_GrpcHealthCheckValidationError
- func (e HealthCheck_GrpcHealthCheckValidationError) Cause() error
- func (e HealthCheck_GrpcHealthCheckValidationError) Error() string
- func (e HealthCheck_GrpcHealthCheckValidationError) ErrorName() string
- func (e HealthCheck_GrpcHealthCheckValidationError) Field() string
- func (e HealthCheck_GrpcHealthCheckValidationError) Key() bool
- func (e HealthCheck_GrpcHealthCheckValidationError) Reason() string
- type HealthCheck_GrpcHealthCheck_
- type HealthCheck_HttpHealthCheck
- func (*HealthCheck_HttpHealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck_HttpHealthCheck) GetCodecClientType() v3.CodecClientType
- func (x *HealthCheck_HttpHealthCheck) GetExpectedStatuses() []*v3.Int64Range
- func (x *HealthCheck_HttpHealthCheck) GetHost() string
- 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) GetRetriableStatuses() []*v3.Int64Range
- func (x *HealthCheck_HttpHealthCheck) GetSend() *HealthCheck_Payload
- func (x *HealthCheck_HttpHealthCheck) GetServiceNameMatcher() *v31.StringMatcher
- func (*HealthCheck_HttpHealthCheck) ProtoMessage()
- func (x *HealthCheck_HttpHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck_HttpHealthCheck) Reset()
- func (x *HealthCheck_HttpHealthCheck) String() string
- func (m *HealthCheck_HttpHealthCheck) Validate() error
- func (m *HealthCheck_HttpHealthCheck) ValidateAll() error
- type HealthCheck_HttpHealthCheckMultiError
- type HealthCheck_HttpHealthCheckValidationError
- func (e HealthCheck_HttpHealthCheckValidationError) Cause() error
- func (e HealthCheck_HttpHealthCheckValidationError) Error() string
- func (e HealthCheck_HttpHealthCheckValidationError) ErrorName() string
- func (e HealthCheck_HttpHealthCheckValidationError) Field() string
- func (e HealthCheck_HttpHealthCheckValidationError) Key() bool
- func (e HealthCheck_HttpHealthCheckValidationError) Reason() string
- type HealthCheck_HttpHealthCheck_
- type HealthCheck_Payload
- func (*HealthCheck_Payload) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck_Payload) GetBinary() []byte
- func (m *HealthCheck_Payload) GetPayload() isHealthCheck_Payload_Payload
- func (x *HealthCheck_Payload) GetText() string
- func (*HealthCheck_Payload) ProtoMessage()
- func (x *HealthCheck_Payload) ProtoReflect() protoreflect.Message
- func (x *HealthCheck_Payload) Reset()
- func (x *HealthCheck_Payload) String() string
- func (m *HealthCheck_Payload) Validate() error
- func (m *HealthCheck_Payload) ValidateAll() error
- type HealthCheck_PayloadMultiError
- type HealthCheck_PayloadValidationError
- func (e HealthCheck_PayloadValidationError) Cause() error
- func (e HealthCheck_PayloadValidationError) Error() string
- func (e HealthCheck_PayloadValidationError) ErrorName() string
- func (e HealthCheck_PayloadValidationError) Field() string
- func (e HealthCheck_PayloadValidationError) Key() bool
- func (e HealthCheck_PayloadValidationError) Reason() string
- type HealthCheck_Payload_Binary
- type HealthCheck_Payload_Text
- type HealthCheck_RedisHealthCheck
- func (*HealthCheck_RedisHealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck_RedisHealthCheck) GetKey() string
- func (*HealthCheck_RedisHealthCheck) ProtoMessage()
- func (x *HealthCheck_RedisHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck_RedisHealthCheck) Reset()
- func (x *HealthCheck_RedisHealthCheck) String() string
- func (m *HealthCheck_RedisHealthCheck) Validate() error
- func (m *HealthCheck_RedisHealthCheck) ValidateAll() error
- type HealthCheck_RedisHealthCheckMultiError
- type HealthCheck_RedisHealthCheckValidationError
- func (e HealthCheck_RedisHealthCheckValidationError) Cause() error
- func (e HealthCheck_RedisHealthCheckValidationError) Error() string
- func (e HealthCheck_RedisHealthCheckValidationError) ErrorName() string
- func (e HealthCheck_RedisHealthCheckValidationError) Field() string
- func (e HealthCheck_RedisHealthCheckValidationError) Key() bool
- func (e HealthCheck_RedisHealthCheckValidationError) Reason() string
- type HealthCheck_TcpHealthCheck
- func (*HealthCheck_TcpHealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck_TcpHealthCheck) GetReceive() []*HealthCheck_Payload
- func (x *HealthCheck_TcpHealthCheck) GetSend() *HealthCheck_Payload
- func (*HealthCheck_TcpHealthCheck) ProtoMessage()
- func (x *HealthCheck_TcpHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck_TcpHealthCheck) Reset()
- func (x *HealthCheck_TcpHealthCheck) String() string
- func (m *HealthCheck_TcpHealthCheck) Validate() error
- func (m *HealthCheck_TcpHealthCheck) ValidateAll() error
- type HealthCheck_TcpHealthCheckMultiError
- type HealthCheck_TcpHealthCheckValidationError
- func (e HealthCheck_TcpHealthCheckValidationError) Cause() error
- func (e HealthCheck_TcpHealthCheckValidationError) Error() string
- func (e HealthCheck_TcpHealthCheckValidationError) ErrorName() string
- func (e HealthCheck_TcpHealthCheckValidationError) Field() string
- func (e HealthCheck_TcpHealthCheckValidationError) Key() bool
- func (e HealthCheck_TcpHealthCheckValidationError) Reason() string
- type HealthCheck_TcpHealthCheck_
- type HealthCheck_TlsOptions
- func (*HealthCheck_TlsOptions) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck_TlsOptions) GetAlpnProtocols() []string
- func (*HealthCheck_TlsOptions) ProtoMessage()
- func (x *HealthCheck_TlsOptions) ProtoReflect() protoreflect.Message
- func (x *HealthCheck_TlsOptions) Reset()
- func (x *HealthCheck_TlsOptions) String() string
- func (m *HealthCheck_TlsOptions) Validate() error
- func (m *HealthCheck_TlsOptions) ValidateAll() error
- type HealthCheck_TlsOptionsMultiError
- type HealthCheck_TlsOptionsValidationError
- func (e HealthCheck_TlsOptionsValidationError) Cause() error
- func (e HealthCheck_TlsOptionsValidationError) Error() string
- func (e HealthCheck_TlsOptionsValidationError) ErrorName() string
- func (e HealthCheck_TlsOptionsValidationError) Field() string
- func (e HealthCheck_TlsOptionsValidationError) Key() bool
- func (e HealthCheck_TlsOptionsValidationError) Reason() string
- type HealthStatus
- func (HealthStatus) Descriptor() protoreflect.EnumDescriptor
- func (x HealthStatus) Enum() *HealthStatus
- func (HealthStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x HealthStatus) Number() protoreflect.EnumNumber
- func (x HealthStatus) String() string
- func (HealthStatus) Type() protoreflect.EnumType
- type HealthStatusSet
- func (*HealthStatusSet) Descriptor() ([]byte, []int)deprecated
- func (x *HealthStatusSet) GetStatuses() []HealthStatus
- func (*HealthStatusSet) ProtoMessage()
- func (x *HealthStatusSet) ProtoReflect() protoreflect.Message
- func (x *HealthStatusSet) Reset()
- func (x *HealthStatusSet) String() string
- func (m *HealthStatusSet) Validate() error
- func (m *HealthStatusSet) ValidateAll() error
- type HealthStatusSetMultiError
- type HealthStatusSetValidationError
- func (e HealthStatusSetValidationError) Cause() error
- func (e HealthStatusSetValidationError) Error() string
- func (e HealthStatusSetValidationError) ErrorName() string
- func (e HealthStatusSetValidationError) Field() string
- func (e HealthStatusSetValidationError) Key() bool
- func (e HealthStatusSetValidationError) Reason() string
- type Http1ProtocolOptions
- func (*Http1ProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *Http1ProtocolOptions) GetAcceptHttp_10() bool
- func (x *Http1ProtocolOptions) GetAllowAbsoluteUrl() *wrappers.BoolValue
- func (x *Http1ProtocolOptions) GetAllowChunkedLength() bool
- func (x *Http1ProtocolOptions) GetDefaultHostForHttp_10() string
- func (x *Http1ProtocolOptions) GetEnableTrailers() bool
- func (x *Http1ProtocolOptions) GetHeaderKeyFormat() *Http1ProtocolOptions_HeaderKeyFormat
- func (x *Http1ProtocolOptions) GetOverrideStreamErrorOnInvalidHttpMessage() *wrappers.BoolValue
- func (x *Http1ProtocolOptions) GetSendFullyQualifiedUrl() bool
- func (*Http1ProtocolOptions) ProtoMessage()
- func (x *Http1ProtocolOptions) ProtoReflect() protoreflect.Message
- func (x *Http1ProtocolOptions) Reset()
- func (x *Http1ProtocolOptions) String() string
- func (m *Http1ProtocolOptions) Validate() error
- func (m *Http1ProtocolOptions) ValidateAll() error
- type Http1ProtocolOptionsMultiError
- type Http1ProtocolOptionsValidationError
- func (e Http1ProtocolOptionsValidationError) Cause() error
- func (e Http1ProtocolOptionsValidationError) Error() string
- func (e Http1ProtocolOptionsValidationError) ErrorName() string
- func (e Http1ProtocolOptionsValidationError) Field() string
- func (e Http1ProtocolOptionsValidationError) Key() bool
- func (e Http1ProtocolOptionsValidationError) Reason() string
- type Http1ProtocolOptions_HeaderKeyFormat
- func (*Http1ProtocolOptions_HeaderKeyFormat) Descriptor() ([]byte, []int)deprecated
- func (m *Http1ProtocolOptions_HeaderKeyFormat) GetHeaderFormat() isHttp1ProtocolOptions_HeaderKeyFormat_HeaderFormat
- func (x *Http1ProtocolOptions_HeaderKeyFormat) GetProperCaseWords() *Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords
- func (x *Http1ProtocolOptions_HeaderKeyFormat) GetStatefulFormatter() *TypedExtensionConfig
- func (*Http1ProtocolOptions_HeaderKeyFormat) ProtoMessage()
- func (x *Http1ProtocolOptions_HeaderKeyFormat) ProtoReflect() protoreflect.Message
- func (x *Http1ProtocolOptions_HeaderKeyFormat) Reset()
- func (x *Http1ProtocolOptions_HeaderKeyFormat) String() string
- func (m *Http1ProtocolOptions_HeaderKeyFormat) Validate() error
- func (m *Http1ProtocolOptions_HeaderKeyFormat) ValidateAll() error
- type Http1ProtocolOptions_HeaderKeyFormatMultiError
- type Http1ProtocolOptions_HeaderKeyFormatValidationError
- func (e Http1ProtocolOptions_HeaderKeyFormatValidationError) Cause() error
- func (e Http1ProtocolOptions_HeaderKeyFormatValidationError) Error() string
- func (e Http1ProtocolOptions_HeaderKeyFormatValidationError) ErrorName() string
- func (e Http1ProtocolOptions_HeaderKeyFormatValidationError) Field() string
- func (e Http1ProtocolOptions_HeaderKeyFormatValidationError) Key() bool
- func (e Http1ProtocolOptions_HeaderKeyFormatValidationError) Reason() string
- type Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords
- func (*Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords) Descriptor() ([]byte, []int)deprecated
- 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
- func (m *Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords) Validate() error
- func (m *Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords) ValidateAll() error
- type Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWordsMultiError
- type Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWordsValidationError
- func (e Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWordsValidationError) Cause() error
- func (e Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWordsValidationError) Error() string
- func (e Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWordsValidationError) ErrorName() string
- func (e Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWordsValidationError) Field() string
- func (e Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWordsValidationError) Key() bool
- func (e Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWordsValidationError) Reason() string
- type Http1ProtocolOptions_HeaderKeyFormat_ProperCaseWords_
- type Http1ProtocolOptions_HeaderKeyFormat_StatefulFormatter
- type Http2ProtocolOptions
- func (*Http2ProtocolOptions) Descriptor() ([]byte, []int)deprecated
- 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() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetInitialConnectionWindowSize() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetInitialStreamWindowSize() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetMaxConcurrentStreams() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetMaxConsecutiveInboundFramesWithEmptyPayload() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetMaxInboundPriorityFramesPerStream() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetMaxInboundWindowUpdateFramesPerDataFrameSent() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetMaxOutboundControlFrames() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetMaxOutboundFrames() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions) GetOverrideStreamErrorOnInvalidHttpMessage() *wrappers.BoolValue
- func (x *Http2ProtocolOptions) GetStreamErrorOnInvalidHttpMessaging() booldeprecated
- func (*Http2ProtocolOptions) ProtoMessage()
- func (x *Http2ProtocolOptions) ProtoReflect() protoreflect.Message
- func (x *Http2ProtocolOptions) Reset()
- func (x *Http2ProtocolOptions) String() string
- func (m *Http2ProtocolOptions) Validate() error
- func (m *Http2ProtocolOptions) ValidateAll() error
- type Http2ProtocolOptionsMultiError
- type Http2ProtocolOptionsValidationError
- func (e Http2ProtocolOptionsValidationError) Cause() error
- func (e Http2ProtocolOptionsValidationError) Error() string
- func (e Http2ProtocolOptionsValidationError) ErrorName() string
- func (e Http2ProtocolOptionsValidationError) Field() string
- func (e Http2ProtocolOptionsValidationError) Key() bool
- func (e Http2ProtocolOptionsValidationError) Reason() string
- type Http2ProtocolOptions_SettingsParameter
- func (*Http2ProtocolOptions_SettingsParameter) Descriptor() ([]byte, []int)deprecated
- func (x *Http2ProtocolOptions_SettingsParameter) GetIdentifier() *wrappers.UInt32Value
- func (x *Http2ProtocolOptions_SettingsParameter) GetValue() *wrappers.UInt32Value
- func (*Http2ProtocolOptions_SettingsParameter) ProtoMessage()
- func (x *Http2ProtocolOptions_SettingsParameter) ProtoReflect() protoreflect.Message
- func (x *Http2ProtocolOptions_SettingsParameter) Reset()
- func (x *Http2ProtocolOptions_SettingsParameter) String() string
- func (m *Http2ProtocolOptions_SettingsParameter) Validate() error
- func (m *Http2ProtocolOptions_SettingsParameter) ValidateAll() error
- type Http2ProtocolOptions_SettingsParameterMultiError
- type Http2ProtocolOptions_SettingsParameterValidationError
- func (e Http2ProtocolOptions_SettingsParameterValidationError) Cause() error
- func (e Http2ProtocolOptions_SettingsParameterValidationError) Error() string
- func (e Http2ProtocolOptions_SettingsParameterValidationError) ErrorName() string
- func (e Http2ProtocolOptions_SettingsParameterValidationError) Field() string
- func (e Http2ProtocolOptions_SettingsParameterValidationError) Key() bool
- func (e Http2ProtocolOptions_SettingsParameterValidationError) Reason() string
- type Http3ProtocolOptions
- func (*Http3ProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *Http3ProtocolOptions) GetAllowExtendedConnect() bool
- func (x *Http3ProtocolOptions) GetOverrideStreamErrorOnInvalidHttpMessage() *wrappers.BoolValue
- func (x *Http3ProtocolOptions) GetQuicProtocolOptions() *QuicProtocolOptions
- func (*Http3ProtocolOptions) ProtoMessage()
- func (x *Http3ProtocolOptions) ProtoReflect() protoreflect.Message
- func (x *Http3ProtocolOptions) Reset()
- func (x *Http3ProtocolOptions) String() string
- func (m *Http3ProtocolOptions) Validate() error
- func (m *Http3ProtocolOptions) ValidateAll() error
- type Http3ProtocolOptionsMultiError
- type Http3ProtocolOptionsValidationError
- func (e Http3ProtocolOptionsValidationError) Cause() error
- func (e Http3ProtocolOptionsValidationError) Error() string
- func (e Http3ProtocolOptionsValidationError) ErrorName() string
- func (e Http3ProtocolOptionsValidationError) Field() string
- func (e Http3ProtocolOptionsValidationError) Key() bool
- func (e Http3ProtocolOptionsValidationError) Reason() string
- type HttpProtocolOptions
- func (*HttpProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *HttpProtocolOptions) GetHeadersWithUnderscoresAction() HttpProtocolOptions_HeadersWithUnderscoresAction
- func (x *HttpProtocolOptions) GetIdleTimeout() *duration.Duration
- func (x *HttpProtocolOptions) GetMaxConnectionDuration() *duration.Duration
- func (x *HttpProtocolOptions) GetMaxHeadersCount() *wrappers.UInt32Value
- func (x *HttpProtocolOptions) GetMaxRequestsPerConnection() *wrappers.UInt32Value
- func (x *HttpProtocolOptions) GetMaxStreamDuration() *duration.Duration
- func (*HttpProtocolOptions) ProtoMessage()
- func (x *HttpProtocolOptions) ProtoReflect() protoreflect.Message
- func (x *HttpProtocolOptions) Reset()
- func (x *HttpProtocolOptions) String() string
- func (m *HttpProtocolOptions) Validate() error
- func (m *HttpProtocolOptions) ValidateAll() error
- type HttpProtocolOptionsMultiError
- type HttpProtocolOptionsValidationError
- func (e HttpProtocolOptionsValidationError) Cause() error
- func (e HttpProtocolOptionsValidationError) Error() string
- func (e HttpProtocolOptionsValidationError) ErrorName() string
- func (e HttpProtocolOptionsValidationError) Field() string
- func (e HttpProtocolOptionsValidationError) Key() bool
- func (e HttpProtocolOptionsValidationError) Reason() string
- type HttpProtocolOptions_HeadersWithUnderscoresAction
- func (HttpProtocolOptions_HeadersWithUnderscoresAction) Descriptor() protoreflect.EnumDescriptor
- func (x HttpProtocolOptions_HeadersWithUnderscoresAction) Enum() *HttpProtocolOptions_HeadersWithUnderscoresAction
- func (HttpProtocolOptions_HeadersWithUnderscoresAction) EnumDescriptor() ([]byte, []int)deprecated
- func (x HttpProtocolOptions_HeadersWithUnderscoresAction) Number() protoreflect.EnumNumber
- func (x HttpProtocolOptions_HeadersWithUnderscoresAction) String() string
- func (HttpProtocolOptions_HeadersWithUnderscoresAction) Type() protoreflect.EnumType
- type HttpUri
- func (*HttpUri) Descriptor() ([]byte, []int)deprecated
- func (x *HttpUri) GetCluster() string
- func (m *HttpUri) GetHttpUpstreamType() isHttpUri_HttpUpstreamType
- func (x *HttpUri) GetTimeout() *duration.Duration
- func (x *HttpUri) GetUri() string
- func (*HttpUri) ProtoMessage()
- func (x *HttpUri) ProtoReflect() protoreflect.Message
- func (x *HttpUri) Reset()
- func (x *HttpUri) String() string
- func (m *HttpUri) Validate() error
- func (m *HttpUri) ValidateAll() error
- type HttpUriMultiError
- type HttpUriValidationError
- type HttpUri_Cluster
- type KeepaliveSettings
- func (*KeepaliveSettings) Descriptor() ([]byte, []int)deprecated
- func (x *KeepaliveSettings) GetConnectionIdleInterval() *duration.Duration
- func (x *KeepaliveSettings) GetInterval() *duration.Duration
- func (x *KeepaliveSettings) GetIntervalJitter() *v3.Percent
- func (x *KeepaliveSettings) GetTimeout() *duration.Duration
- func (*KeepaliveSettings) ProtoMessage()
- func (x *KeepaliveSettings) ProtoReflect() protoreflect.Message
- func (x *KeepaliveSettings) Reset()
- func (x *KeepaliveSettings) String() string
- func (m *KeepaliveSettings) Validate() error
- func (m *KeepaliveSettings) ValidateAll() error
- type KeepaliveSettingsMultiError
- type KeepaliveSettingsValidationError
- func (e KeepaliveSettingsValidationError) Cause() error
- func (e KeepaliveSettingsValidationError) Error() string
- func (e KeepaliveSettingsValidationError) ErrorName() string
- func (e KeepaliveSettingsValidationError) Field() string
- func (e KeepaliveSettingsValidationError) Key() bool
- func (e KeepaliveSettingsValidationError) Reason() string
- type Locality
- func (*Locality) Descriptor() ([]byte, []int)deprecated
- func (x *Locality) GetRegion() string
- func (x *Locality) GetSubZone() string
- func (x *Locality) GetZone() string
- func (*Locality) ProtoMessage()
- func (x *Locality) ProtoReflect() protoreflect.Message
- func (x *Locality) Reset()
- func (x *Locality) String() string
- func (m *Locality) Validate() error
- func (m *Locality) ValidateAll() error
- type LocalityMultiError
- type LocalityValidationError
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *Metadata) GetFilterMetadata() map[string]*_struct.Struct
- func (x *Metadata) GetTypedFilterMetadata() map[string]*any.Any
- func (*Metadata) ProtoMessage()
- func (x *Metadata) ProtoReflect() protoreflect.Message
- func (x *Metadata) Reset()
- func (x *Metadata) String() string
- func (m *Metadata) Validate() error
- func (m *Metadata) ValidateAll() error
- type MetadataMultiError
- type MetadataValidationError
- type Node
- func (*Node) Descriptor() ([]byte, []int)deprecated
- 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() []*Addressdeprecated
- func (x *Node) GetLocality() *Locality
- func (x *Node) GetMetadata() *_struct.Struct
- func (x *Node) GetUserAgentBuildVersion() *BuildVersion
- func (x *Node) GetUserAgentName() string
- func (x *Node) GetUserAgentVersion() string
- func (m *Node) GetUserAgentVersionType() isNode_UserAgentVersionType
- func (*Node) ProtoMessage()
- func (x *Node) ProtoReflect() protoreflect.Message
- func (x *Node) Reset()
- func (x *Node) String() string
- func (m *Node) Validate() error
- func (m *Node) ValidateAll() error
- type NodeMultiError
- type NodeValidationError
- type Node_UserAgentBuildVersion
- type Node_UserAgentVersion
- type PathConfigSource
- func (*PathConfigSource) Descriptor() ([]byte, []int)deprecated
- func (x *PathConfigSource) GetPath() string
- func (x *PathConfigSource) GetWatchedDirectory() *WatchedDirectory
- func (*PathConfigSource) ProtoMessage()
- func (x *PathConfigSource) ProtoReflect() protoreflect.Message
- func (x *PathConfigSource) Reset()
- func (x *PathConfigSource) String() string
- func (m *PathConfigSource) Validate() error
- func (m *PathConfigSource) ValidateAll() error
- type PathConfigSourceMultiError
- type PathConfigSourceValidationError
- func (e PathConfigSourceValidationError) Cause() error
- func (e PathConfigSourceValidationError) Error() string
- func (e PathConfigSourceValidationError) ErrorName() string
- func (e PathConfigSourceValidationError) Field() string
- func (e PathConfigSourceValidationError) Key() bool
- func (e PathConfigSourceValidationError) Reason() string
- type Pipe
- func (*Pipe) Descriptor() ([]byte, []int)deprecated
- func (x *Pipe) GetMode() uint32
- func (x *Pipe) GetPath() string
- func (*Pipe) ProtoMessage()
- func (x *Pipe) ProtoReflect() protoreflect.Message
- func (x *Pipe) Reset()
- func (x *Pipe) String() string
- func (m *Pipe) Validate() error
- func (m *Pipe) ValidateAll() error
- type PipeMultiError
- type PipeValidationError
- type ProxyProtocolConfig
- func (*ProxyProtocolConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ProxyProtocolConfig) GetVersion() ProxyProtocolConfig_Version
- func (*ProxyProtocolConfig) ProtoMessage()
- func (x *ProxyProtocolConfig) ProtoReflect() protoreflect.Message
- func (x *ProxyProtocolConfig) Reset()
- func (x *ProxyProtocolConfig) String() string
- func (m *ProxyProtocolConfig) Validate() error
- func (m *ProxyProtocolConfig) ValidateAll() error
- type ProxyProtocolConfigMultiError
- type ProxyProtocolConfigValidationError
- func (e ProxyProtocolConfigValidationError) Cause() error
- func (e ProxyProtocolConfigValidationError) Error() string
- func (e ProxyProtocolConfigValidationError) ErrorName() string
- func (e ProxyProtocolConfigValidationError) Field() string
- func (e ProxyProtocolConfigValidationError) Key() bool
- func (e ProxyProtocolConfigValidationError) Reason() string
- type ProxyProtocolConfig_Version
- func (ProxyProtocolConfig_Version) Descriptor() protoreflect.EnumDescriptor
- func (x ProxyProtocolConfig_Version) Enum() *ProxyProtocolConfig_Version
- func (ProxyProtocolConfig_Version) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProxyProtocolConfig_Version) Number() protoreflect.EnumNumber
- func (x ProxyProtocolConfig_Version) String() string
- func (ProxyProtocolConfig_Version) Type() protoreflect.EnumType
- type QueryParameter
- func (*QueryParameter) Descriptor() ([]byte, []int)deprecated
- func (x *QueryParameter) GetKey() string
- func (x *QueryParameter) GetValue() string
- func (*QueryParameter) ProtoMessage()
- func (x *QueryParameter) ProtoReflect() protoreflect.Message
- func (x *QueryParameter) Reset()
- func (x *QueryParameter) String() string
- func (m *QueryParameter) Validate() error
- func (m *QueryParameter) ValidateAll() error
- type QueryParameterMultiError
- type QueryParameterValidationError
- func (e QueryParameterValidationError) Cause() error
- func (e QueryParameterValidationError) Error() string
- func (e QueryParameterValidationError) ErrorName() string
- func (e QueryParameterValidationError) Field() string
- func (e QueryParameterValidationError) Key() bool
- func (e QueryParameterValidationError) Reason() string
- type QuicKeepAliveSettings
- func (*QuicKeepAliveSettings) Descriptor() ([]byte, []int)deprecated
- func (x *QuicKeepAliveSettings) GetInitialInterval() *duration.Duration
- func (x *QuicKeepAliveSettings) GetMaxInterval() *duration.Duration
- func (*QuicKeepAliveSettings) ProtoMessage()
- func (x *QuicKeepAliveSettings) ProtoReflect() protoreflect.Message
- func (x *QuicKeepAliveSettings) Reset()
- func (x *QuicKeepAliveSettings) String() string
- func (m *QuicKeepAliveSettings) Validate() error
- func (m *QuicKeepAliveSettings) ValidateAll() error
- type QuicKeepAliveSettingsMultiError
- type QuicKeepAliveSettingsValidationError
- func (e QuicKeepAliveSettingsValidationError) Cause() error
- func (e QuicKeepAliveSettingsValidationError) Error() string
- func (e QuicKeepAliveSettingsValidationError) ErrorName() string
- func (e QuicKeepAliveSettingsValidationError) Field() string
- func (e QuicKeepAliveSettingsValidationError) Key() bool
- func (e QuicKeepAliveSettingsValidationError) Reason() string
- type QuicProtocolOptions
- func (*QuicProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *QuicProtocolOptions) GetConnectionKeepalive() *QuicKeepAliveSettings
- func (x *QuicProtocolOptions) GetInitialConnectionWindowSize() *wrappers.UInt32Value
- func (x *QuicProtocolOptions) GetInitialStreamWindowSize() *wrappers.UInt32Value
- func (x *QuicProtocolOptions) GetMaxConcurrentStreams() *wrappers.UInt32Value
- func (x *QuicProtocolOptions) GetNumTimeoutsToTriggerPortMigration() *wrappers.UInt32Value
- func (*QuicProtocolOptions) ProtoMessage()
- func (x *QuicProtocolOptions) ProtoReflect() protoreflect.Message
- func (x *QuicProtocolOptions) Reset()
- func (x *QuicProtocolOptions) String() string
- func (m *QuicProtocolOptions) Validate() error
- func (m *QuicProtocolOptions) ValidateAll() error
- type QuicProtocolOptionsMultiError
- type QuicProtocolOptionsValidationError
- func (e QuicProtocolOptionsValidationError) Cause() error
- func (e QuicProtocolOptionsValidationError) Error() string
- func (e QuicProtocolOptionsValidationError) ErrorName() string
- func (e QuicProtocolOptionsValidationError) Field() string
- func (e QuicProtocolOptionsValidationError) Key() bool
- func (e QuicProtocolOptionsValidationError) Reason() string
- type RateLimitSettings
- func (*RateLimitSettings) Descriptor() ([]byte, []int)deprecated
- func (x *RateLimitSettings) GetFillRate() *wrappers.DoubleValue
- func (x *RateLimitSettings) GetMaxTokens() *wrappers.UInt32Value
- func (*RateLimitSettings) ProtoMessage()
- func (x *RateLimitSettings) ProtoReflect() protoreflect.Message
- func (x *RateLimitSettings) Reset()
- func (x *RateLimitSettings) String() string
- func (m *RateLimitSettings) Validate() error
- func (m *RateLimitSettings) ValidateAll() error
- type RateLimitSettingsMultiError
- type RateLimitSettingsValidationError
- func (e RateLimitSettingsValidationError) Cause() error
- func (e RateLimitSettingsValidationError) Error() string
- func (e RateLimitSettingsValidationError) ErrorName() string
- func (e RateLimitSettingsValidationError) Field() string
- func (e RateLimitSettingsValidationError) Key() bool
- func (e RateLimitSettingsValidationError) Reason() string
- type RemoteDataSource
- func (*RemoteDataSource) Descriptor() ([]byte, []int)deprecated
- func (x *RemoteDataSource) GetHttpUri() *HttpUri
- func (x *RemoteDataSource) GetRetryPolicy() *RetryPolicy
- func (x *RemoteDataSource) GetSha256() string
- func (*RemoteDataSource) ProtoMessage()
- func (x *RemoteDataSource) ProtoReflect() protoreflect.Message
- func (x *RemoteDataSource) Reset()
- func (x *RemoteDataSource) String() string
- func (m *RemoteDataSource) Validate() error
- func (m *RemoteDataSource) ValidateAll() error
- type RemoteDataSourceMultiError
- type RemoteDataSourceValidationError
- func (e RemoteDataSourceValidationError) Cause() error
- func (e RemoteDataSourceValidationError) Error() string
- func (e RemoteDataSourceValidationError) ErrorName() string
- func (e RemoteDataSourceValidationError) Field() string
- func (e RemoteDataSourceValidationError) Key() bool
- func (e RemoteDataSourceValidationError) Reason() string
- type RequestMethod
- func (RequestMethod) Descriptor() protoreflect.EnumDescriptor
- func (x RequestMethod) Enum() *RequestMethod
- func (RequestMethod) EnumDescriptor() ([]byte, []int)deprecated
- func (x RequestMethod) Number() protoreflect.EnumNumber
- func (x RequestMethod) String() string
- func (RequestMethod) Type() protoreflect.EnumType
- type RetryPolicy
- func (*RetryPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *RetryPolicy) GetNumRetries() *wrappers.UInt32Value
- func (x *RetryPolicy) GetRetryBackOff() *BackoffStrategy
- func (*RetryPolicy) ProtoMessage()
- func (x *RetryPolicy) ProtoReflect() protoreflect.Message
- func (x *RetryPolicy) Reset()
- func (x *RetryPolicy) String() string
- func (m *RetryPolicy) Validate() error
- func (m *RetryPolicy) ValidateAll() error
- type RetryPolicyMultiError
- type RetryPolicyValidationError
- func (e RetryPolicyValidationError) Cause() error
- func (e RetryPolicyValidationError) Error() string
- func (e RetryPolicyValidationError) ErrorName() string
- func (e RetryPolicyValidationError) Field() string
- func (e RetryPolicyValidationError) Key() bool
- func (e RetryPolicyValidationError) Reason() string
- type RoutingPriority
- func (RoutingPriority) Descriptor() protoreflect.EnumDescriptor
- func (x RoutingPriority) Enum() *RoutingPriority
- func (RoutingPriority) EnumDescriptor() ([]byte, []int)deprecated
- func (x RoutingPriority) Number() protoreflect.EnumNumber
- func (x RoutingPriority) String() string
- func (RoutingPriority) Type() protoreflect.EnumType
- type RuntimeDouble
- func (*RuntimeDouble) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeDouble) GetDefaultValue() float64
- func (x *RuntimeDouble) GetRuntimeKey() string
- func (*RuntimeDouble) ProtoMessage()
- func (x *RuntimeDouble) ProtoReflect() protoreflect.Message
- func (x *RuntimeDouble) Reset()
- func (x *RuntimeDouble) String() string
- func (m *RuntimeDouble) Validate() error
- func (m *RuntimeDouble) ValidateAll() error
- type RuntimeDoubleMultiError
- type RuntimeDoubleValidationError
- func (e RuntimeDoubleValidationError) Cause() error
- func (e RuntimeDoubleValidationError) Error() string
- func (e RuntimeDoubleValidationError) ErrorName() string
- func (e RuntimeDoubleValidationError) Field() string
- func (e RuntimeDoubleValidationError) Key() bool
- func (e RuntimeDoubleValidationError) Reason() string
- type RuntimeFeatureFlag
- func (*RuntimeFeatureFlag) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeFeatureFlag) GetDefaultValue() *wrappers.BoolValue
- func (x *RuntimeFeatureFlag) GetRuntimeKey() string
- func (*RuntimeFeatureFlag) ProtoMessage()
- func (x *RuntimeFeatureFlag) ProtoReflect() protoreflect.Message
- func (x *RuntimeFeatureFlag) Reset()
- func (x *RuntimeFeatureFlag) String() string
- func (m *RuntimeFeatureFlag) Validate() error
- func (m *RuntimeFeatureFlag) ValidateAll() error
- type RuntimeFeatureFlagMultiError
- type RuntimeFeatureFlagValidationError
- func (e RuntimeFeatureFlagValidationError) Cause() error
- func (e RuntimeFeatureFlagValidationError) Error() string
- func (e RuntimeFeatureFlagValidationError) ErrorName() string
- func (e RuntimeFeatureFlagValidationError) Field() string
- func (e RuntimeFeatureFlagValidationError) Key() bool
- func (e RuntimeFeatureFlagValidationError) Reason() string
- type RuntimeFractionalPercent
- func (*RuntimeFractionalPercent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeFractionalPercent) GetDefaultValue() *v3.FractionalPercent
- func (x *RuntimeFractionalPercent) GetRuntimeKey() string
- func (*RuntimeFractionalPercent) ProtoMessage()
- func (x *RuntimeFractionalPercent) ProtoReflect() protoreflect.Message
- func (x *RuntimeFractionalPercent) Reset()
- func (x *RuntimeFractionalPercent) String() string
- func (m *RuntimeFractionalPercent) Validate() error
- func (m *RuntimeFractionalPercent) ValidateAll() error
- type RuntimeFractionalPercentMultiError
- type RuntimeFractionalPercentValidationError
- func (e RuntimeFractionalPercentValidationError) Cause() error
- func (e RuntimeFractionalPercentValidationError) Error() string
- func (e RuntimeFractionalPercentValidationError) ErrorName() string
- func (e RuntimeFractionalPercentValidationError) Field() string
- func (e RuntimeFractionalPercentValidationError) Key() bool
- func (e RuntimeFractionalPercentValidationError) Reason() string
- type RuntimePercent
- func (*RuntimePercent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimePercent) GetDefaultValue() *v3.Percent
- func (x *RuntimePercent) GetRuntimeKey() string
- func (*RuntimePercent) ProtoMessage()
- func (x *RuntimePercent) ProtoReflect() protoreflect.Message
- func (x *RuntimePercent) Reset()
- func (x *RuntimePercent) String() string
- func (m *RuntimePercent) Validate() error
- func (m *RuntimePercent) ValidateAll() error
- type RuntimePercentMultiError
- type RuntimePercentValidationError
- func (e RuntimePercentValidationError) Cause() error
- func (e RuntimePercentValidationError) Error() string
- func (e RuntimePercentValidationError) ErrorName() string
- func (e RuntimePercentValidationError) Field() string
- func (e RuntimePercentValidationError) Key() bool
- func (e RuntimePercentValidationError) Reason() string
- type RuntimeUInt32
- func (*RuntimeUInt32) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeUInt32) GetDefaultValue() uint32
- func (x *RuntimeUInt32) GetRuntimeKey() string
- func (*RuntimeUInt32) ProtoMessage()
- func (x *RuntimeUInt32) ProtoReflect() protoreflect.Message
- func (x *RuntimeUInt32) Reset()
- func (x *RuntimeUInt32) String() string
- func (m *RuntimeUInt32) Validate() error
- func (m *RuntimeUInt32) ValidateAll() error
- type RuntimeUInt32MultiError
- type RuntimeUInt32ValidationError
- func (e RuntimeUInt32ValidationError) Cause() error
- func (e RuntimeUInt32ValidationError) Error() string
- func (e RuntimeUInt32ValidationError) ErrorName() string
- func (e RuntimeUInt32ValidationError) Field() string
- func (e RuntimeUInt32ValidationError) Key() bool
- func (e RuntimeUInt32ValidationError) Reason() string
- type SchemeHeaderTransformation
- func (*SchemeHeaderTransformation) Descriptor() ([]byte, []int)deprecated
- func (x *SchemeHeaderTransformation) GetSchemeToOverwrite() string
- func (m *SchemeHeaderTransformation) GetTransformation() isSchemeHeaderTransformation_Transformation
- func (*SchemeHeaderTransformation) ProtoMessage()
- func (x *SchemeHeaderTransformation) ProtoReflect() protoreflect.Message
- func (x *SchemeHeaderTransformation) Reset()
- func (x *SchemeHeaderTransformation) String() string
- func (m *SchemeHeaderTransformation) Validate() error
- func (m *SchemeHeaderTransformation) ValidateAll() error
- type SchemeHeaderTransformationMultiError
- type SchemeHeaderTransformationValidationError
- func (e SchemeHeaderTransformationValidationError) Cause() error
- func (e SchemeHeaderTransformationValidationError) Error() string
- func (e SchemeHeaderTransformationValidationError) ErrorName() string
- func (e SchemeHeaderTransformationValidationError) Field() string
- func (e SchemeHeaderTransformationValidationError) Key() bool
- func (e SchemeHeaderTransformationValidationError) Reason() string
- type SchemeHeaderTransformation_SchemeToOverwrite
- type SelfConfigSource
- func (*SelfConfigSource) Descriptor() ([]byte, []int)deprecated
- func (x *SelfConfigSource) GetTransportApiVersion() ApiVersion
- func (*SelfConfigSource) ProtoMessage()
- func (x *SelfConfigSource) ProtoReflect() protoreflect.Message
- func (x *SelfConfigSource) Reset()
- func (x *SelfConfigSource) String() string
- func (m *SelfConfigSource) Validate() error
- func (m *SelfConfigSource) ValidateAll() error
- type SelfConfigSourceMultiError
- type SelfConfigSourceValidationError
- func (e SelfConfigSourceValidationError) Cause() error
- func (e SelfConfigSourceValidationError) Error() string
- func (e SelfConfigSourceValidationError) ErrorName() string
- func (e SelfConfigSourceValidationError) Field() string
- func (e SelfConfigSourceValidationError) Key() bool
- func (e SelfConfigSourceValidationError) Reason() string
- type SocketAddress
- func (*SocketAddress) Descriptor() ([]byte, []int)deprecated
- func (x *SocketAddress) GetAddress() string
- func (x *SocketAddress) GetIpv4Compat() bool
- func (x *SocketAddress) GetNamedPort() string
- func (m *SocketAddress) GetPortSpecifier() isSocketAddress_PortSpecifier
- func (x *SocketAddress) GetPortValue() uint32
- func (x *SocketAddress) GetProtocol() SocketAddress_Protocol
- func (x *SocketAddress) GetResolverName() string
- func (*SocketAddress) ProtoMessage()
- func (x *SocketAddress) ProtoReflect() protoreflect.Message
- func (x *SocketAddress) Reset()
- func (x *SocketAddress) String() string
- func (m *SocketAddress) Validate() error
- func (m *SocketAddress) ValidateAll() error
- type SocketAddressMultiError
- type SocketAddressValidationError
- func (e SocketAddressValidationError) Cause() error
- func (e SocketAddressValidationError) Error() string
- func (e SocketAddressValidationError) ErrorName() string
- func (e SocketAddressValidationError) Field() string
- func (e SocketAddressValidationError) Key() bool
- func (e SocketAddressValidationError) Reason() string
- type SocketAddress_NamedPort
- type SocketAddress_PortValue
- type SocketAddress_Protocol
- func (SocketAddress_Protocol) Descriptor() protoreflect.EnumDescriptor
- func (x SocketAddress_Protocol) Enum() *SocketAddress_Protocol
- func (SocketAddress_Protocol) EnumDescriptor() ([]byte, []int)deprecated
- func (x SocketAddress_Protocol) Number() protoreflect.EnumNumber
- func (x SocketAddress_Protocol) String() string
- func (SocketAddress_Protocol) Type() protoreflect.EnumType
- type SocketOption
- func (*SocketOption) Descriptor() ([]byte, []int)deprecated
- 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 (m *SocketOption) GetValue() isSocketOption_Value
- func (*SocketOption) ProtoMessage()
- func (x *SocketOption) ProtoReflect() protoreflect.Message
- func (x *SocketOption) Reset()
- func (x *SocketOption) String() string
- func (m *SocketOption) Validate() error
- func (m *SocketOption) ValidateAll() error
- type SocketOptionMultiError
- type SocketOptionValidationError
- func (e SocketOptionValidationError) Cause() error
- func (e SocketOptionValidationError) Error() string
- func (e SocketOptionValidationError) ErrorName() string
- func (e SocketOptionValidationError) Field() string
- func (e SocketOptionValidationError) Key() bool
- func (e SocketOptionValidationError) Reason() string
- type SocketOption_BufValue
- type SocketOption_IntValue
- type SocketOption_SocketState
- func (SocketOption_SocketState) Descriptor() protoreflect.EnumDescriptor
- func (x SocketOption_SocketState) Enum() *SocketOption_SocketState
- func (SocketOption_SocketState) EnumDescriptor() ([]byte, []int)deprecated
- func (x SocketOption_SocketState) Number() protoreflect.EnumNumber
- func (x SocketOption_SocketState) String() string
- func (SocketOption_SocketState) Type() protoreflect.EnumType
- type SubstitutionFormatString
- func (*SubstitutionFormatString) Descriptor() ([]byte, []int)deprecated
- func (x *SubstitutionFormatString) GetContentType() string
- func (m *SubstitutionFormatString) GetFormat() isSubstitutionFormatString_Format
- func (x *SubstitutionFormatString) GetFormatters() []*TypedExtensionConfig
- func (x *SubstitutionFormatString) GetJsonFormat() *_struct.Struct
- func (x *SubstitutionFormatString) GetOmitEmptyValues() bool
- func (x *SubstitutionFormatString) GetTextFormat() stringdeprecated
- func (x *SubstitutionFormatString) GetTextFormatSource() *DataSource
- func (*SubstitutionFormatString) ProtoMessage()
- func (x *SubstitutionFormatString) ProtoReflect() protoreflect.Message
- func (x *SubstitutionFormatString) Reset()
- func (x *SubstitutionFormatString) String() string
- func (m *SubstitutionFormatString) Validate() error
- func (m *SubstitutionFormatString) ValidateAll() error
- type SubstitutionFormatStringMultiError
- type SubstitutionFormatStringValidationError
- func (e SubstitutionFormatStringValidationError) Cause() error
- func (e SubstitutionFormatStringValidationError) Error() string
- func (e SubstitutionFormatStringValidationError) ErrorName() string
- func (e SubstitutionFormatStringValidationError) Field() string
- func (e SubstitutionFormatStringValidationError) Key() bool
- func (e SubstitutionFormatStringValidationError) Reason() string
- type SubstitutionFormatString_JsonFormat
- type SubstitutionFormatString_TextFormat
- type SubstitutionFormatString_TextFormatSource
- type TcpKeepalive
- func (*TcpKeepalive) Descriptor() ([]byte, []int)deprecated
- func (x *TcpKeepalive) GetKeepaliveInterval() *wrappers.UInt32Value
- func (x *TcpKeepalive) GetKeepaliveProbes() *wrappers.UInt32Value
- func (x *TcpKeepalive) GetKeepaliveTime() *wrappers.UInt32Value
- func (*TcpKeepalive) ProtoMessage()
- func (x *TcpKeepalive) ProtoReflect() protoreflect.Message
- func (x *TcpKeepalive) Reset()
- func (x *TcpKeepalive) String() string
- func (m *TcpKeepalive) Validate() error
- func (m *TcpKeepalive) ValidateAll() error
- type TcpKeepaliveMultiError
- type TcpKeepaliveValidationError
- func (e TcpKeepaliveValidationError) Cause() error
- func (e TcpKeepaliveValidationError) Error() string
- func (e TcpKeepaliveValidationError) ErrorName() string
- func (e TcpKeepaliveValidationError) Field() string
- func (e TcpKeepaliveValidationError) Key() bool
- func (e TcpKeepaliveValidationError) Reason() string
- type TcpProtocolOptions
- func (*TcpProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (*TcpProtocolOptions) ProtoMessage()
- func (x *TcpProtocolOptions) ProtoReflect() protoreflect.Message
- func (x *TcpProtocolOptions) Reset()
- func (x *TcpProtocolOptions) String() string
- func (m *TcpProtocolOptions) Validate() error
- func (m *TcpProtocolOptions) ValidateAll() error
- type TcpProtocolOptionsMultiError
- type TcpProtocolOptionsValidationError
- func (e TcpProtocolOptionsValidationError) Cause() error
- func (e TcpProtocolOptionsValidationError) Error() string
- func (e TcpProtocolOptionsValidationError) ErrorName() string
- func (e TcpProtocolOptionsValidationError) Field() string
- func (e TcpProtocolOptionsValidationError) Key() bool
- func (e TcpProtocolOptionsValidationError) Reason() string
- type TrafficDirection
- func (TrafficDirection) Descriptor() protoreflect.EnumDescriptor
- func (x TrafficDirection) Enum() *TrafficDirection
- func (TrafficDirection) EnumDescriptor() ([]byte, []int)deprecated
- func (x TrafficDirection) Number() protoreflect.EnumNumber
- func (x TrafficDirection) String() string
- func (TrafficDirection) Type() protoreflect.EnumType
- type TransportSocket
- func (*TransportSocket) Descriptor() ([]byte, []int)deprecated
- func (m *TransportSocket) GetConfigType() isTransportSocket_ConfigType
- func (x *TransportSocket) GetName() string
- func (x *TransportSocket) GetTypedConfig() *any.Any
- func (*TransportSocket) ProtoMessage()
- func (x *TransportSocket) ProtoReflect() protoreflect.Message
- func (x *TransportSocket) Reset()
- func (x *TransportSocket) String() string
- func (m *TransportSocket) Validate() error
- func (m *TransportSocket) ValidateAll() error
- type TransportSocketMultiError
- type TransportSocketValidationError
- func (e TransportSocketValidationError) Cause() error
- func (e TransportSocketValidationError) Error() string
- func (e TransportSocketValidationError) ErrorName() string
- func (e TransportSocketValidationError) Field() string
- func (e TransportSocketValidationError) Key() bool
- func (e TransportSocketValidationError) Reason() string
- type TransportSocket_TypedConfig
- type TypedExtensionConfig
- func (*TypedExtensionConfig) Descriptor() ([]byte, []int)deprecated
- func (x *TypedExtensionConfig) GetName() string
- func (x *TypedExtensionConfig) GetTypedConfig() *any.Any
- func (*TypedExtensionConfig) ProtoMessage()
- func (x *TypedExtensionConfig) ProtoReflect() protoreflect.Message
- func (x *TypedExtensionConfig) Reset()
- func (x *TypedExtensionConfig) String() string
- func (m *TypedExtensionConfig) Validate() error
- func (m *TypedExtensionConfig) ValidateAll() error
- type TypedExtensionConfigMultiError
- type TypedExtensionConfigValidationError
- func (e TypedExtensionConfigValidationError) Cause() error
- func (e TypedExtensionConfigValidationError) Error() string
- func (e TypedExtensionConfigValidationError) ErrorName() string
- func (e TypedExtensionConfigValidationError) Field() string
- func (e TypedExtensionConfigValidationError) Key() bool
- func (e TypedExtensionConfigValidationError) Reason() string
- type UdpSocketConfig
- func (*UdpSocketConfig) Descriptor() ([]byte, []int)deprecated
- func (x *UdpSocketConfig) GetMaxRxDatagramSize() *wrappers.UInt64Value
- func (x *UdpSocketConfig) GetPreferGro() *wrappers.BoolValue
- func (*UdpSocketConfig) ProtoMessage()
- func (x *UdpSocketConfig) ProtoReflect() protoreflect.Message
- func (x *UdpSocketConfig) Reset()
- func (x *UdpSocketConfig) String() string
- func (m *UdpSocketConfig) Validate() error
- func (m *UdpSocketConfig) ValidateAll() error
- type UdpSocketConfigMultiError
- type UdpSocketConfigValidationError
- func (e UdpSocketConfigValidationError) Cause() error
- func (e UdpSocketConfigValidationError) Error() string
- func (e UdpSocketConfigValidationError) ErrorName() string
- func (e UdpSocketConfigValidationError) Field() string
- func (e UdpSocketConfigValidationError) Key() bool
- func (e UdpSocketConfigValidationError) Reason() string
- type UpstreamHttpProtocolOptions
- func (*UpstreamHttpProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *UpstreamHttpProtocolOptions) GetAutoSanValidation() bool
- func (x *UpstreamHttpProtocolOptions) GetAutoSni() bool
- func (x *UpstreamHttpProtocolOptions) GetOverrideAutoSniHeader() string
- func (*UpstreamHttpProtocolOptions) ProtoMessage()
- func (x *UpstreamHttpProtocolOptions) ProtoReflect() protoreflect.Message
- func (x *UpstreamHttpProtocolOptions) Reset()
- func (x *UpstreamHttpProtocolOptions) String() string
- func (m *UpstreamHttpProtocolOptions) Validate() error
- func (m *UpstreamHttpProtocolOptions) ValidateAll() error
- type UpstreamHttpProtocolOptionsMultiError
- type UpstreamHttpProtocolOptionsValidationError
- func (e UpstreamHttpProtocolOptionsValidationError) Cause() error
- func (e UpstreamHttpProtocolOptionsValidationError) Error() string
- func (e UpstreamHttpProtocolOptionsValidationError) ErrorName() string
- func (e UpstreamHttpProtocolOptionsValidationError) Field() string
- func (e UpstreamHttpProtocolOptionsValidationError) Key() bool
- func (e UpstreamHttpProtocolOptionsValidationError) Reason() string
- type WatchedDirectory
- func (*WatchedDirectory) Descriptor() ([]byte, []int)deprecated
- func (x *WatchedDirectory) GetPath() string
- func (*WatchedDirectory) ProtoMessage()
- func (x *WatchedDirectory) ProtoReflect() protoreflect.Message
- func (x *WatchedDirectory) Reset()
- func (x *WatchedDirectory) String() string
- func (m *WatchedDirectory) Validate() error
- func (m *WatchedDirectory) ValidateAll() error
- type WatchedDirectoryMultiError
- type WatchedDirectoryValidationError
- func (e WatchedDirectoryValidationError) Cause() error
- func (e WatchedDirectoryValidationError) Error() string
- func (e WatchedDirectoryValidationError) ErrorName() string
- func (e WatchedDirectoryValidationError) Field() string
- func (e WatchedDirectoryValidationError) Key() bool
- func (e WatchedDirectoryValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( SocketAddress_Protocol_name = map[int32]string{ 0: "TCP", 1: "UDP", } SocketAddress_Protocol_value = map[string]int32{ "TCP": 0, "UDP": 1, } )
Enum value maps for SocketAddress_Protocol.
var ( RoutingPriority_name = map[int32]string{ 0: "DEFAULT", 1: "HIGH", } RoutingPriority_value = map[string]int32{ "DEFAULT": 0, "HIGH": 1, } )
Enum value maps for RoutingPriority.
var ( RequestMethod_name = map[int32]string{ 0: "METHOD_UNSPECIFIED", 1: "GET", 2: "HEAD", 3: "POST", 4: "PUT", 5: "DELETE", 6: "CONNECT", 7: "OPTIONS", 8: "TRACE", 9: "PATCH", } RequestMethod_value = map[string]int32{ "METHOD_UNSPECIFIED": 0, "GET": 1, "HEAD": 2, "POST": 3, "PUT": 4, "DELETE": 5, "CONNECT": 6, "OPTIONS": 7, "TRACE": 8, "PATCH": 9, } )
Enum value maps for RequestMethod.
var ( TrafficDirection_name = map[int32]string{ 0: "UNSPECIFIED", 1: "INBOUND", 2: "OUTBOUND", } TrafficDirection_value = map[string]int32{ "UNSPECIFIED": 0, "INBOUND": 1, "OUTBOUND": 2, } )
Enum value maps for TrafficDirection.
var ( HeaderValueOption_HeaderAppendAction_name = map[int32]string{ 0: "APPEND_IF_EXISTS_OR_ADD", 1: "ADD_IF_ABSENT", 2: "OVERWRITE_IF_EXISTS_OR_ADD", } HeaderValueOption_HeaderAppendAction_value = map[string]int32{ "APPEND_IF_EXISTS_OR_ADD": 0, "ADD_IF_ABSENT": 1, "OVERWRITE_IF_EXISTS_OR_ADD": 2, } )
Enum value maps for HeaderValueOption_HeaderAppendAction.
var ( ApiVersion_name = map[int32]string{ 0: "AUTO", 1: "V2", 2: "V3", } ApiVersion_value = map[string]int32{ "AUTO": 0, "V2": 1, "V3": 2, } )
Enum value maps for ApiVersion.
var ( ApiConfigSource_ApiType_name = map[int32]string{ 0: "DEPRECATED_AND_UNAVAILABLE_DO_NOT_USE", 1: "REST", 2: "GRPC", 3: "DELTA_GRPC", 5: "AGGREGATED_GRPC", 6: "AGGREGATED_DELTA_GRPC", } ApiConfigSource_ApiType_value = map[string]int32{ "DEPRECATED_AND_UNAVAILABLE_DO_NOT_USE": 0, "REST": 1, "GRPC": 2, "DELTA_GRPC": 3, "AGGREGATED_GRPC": 5, "AGGREGATED_DELTA_GRPC": 6, } )
Enum value maps for ApiConfigSource_ApiType.
var ( HealthStatus_name = map[int32]string{ 0: "UNKNOWN", 1: "HEALTHY", 2: "UNHEALTHY", 3: "DRAINING", 4: "TIMEOUT", 5: "DEGRADED", } HealthStatus_value = map[string]int32{ "UNKNOWN": 0, "HEALTHY": 1, "UNHEALTHY": 2, "DRAINING": 3, "TIMEOUT": 4, "DEGRADED": 5, } )
Enum value maps for HealthStatus.
var ( HttpProtocolOptions_HeadersWithUnderscoresAction_name = map[int32]string{ 0: "ALLOW", 1: "REJECT_REQUEST", 2: "DROP_HEADER", } HttpProtocolOptions_HeadersWithUnderscoresAction_value = map[string]int32{ "ALLOW": 0, "REJECT_REQUEST": 1, "DROP_HEADER": 2, } )
Enum value maps for HttpProtocolOptions_HeadersWithUnderscoresAction.
var ( ProxyProtocolConfig_Version_name = map[int32]string{ 0: "V1", 1: "V2", } ProxyProtocolConfig_Version_value = map[string]int32{ "V1": 0, "V2": 1, } )
Enum value maps for ProxyProtocolConfig_Version.
var ( SocketOption_SocketState_name = map[int32]string{ 0: "STATE_PREBIND", 1: "STATE_BOUND", 2: "STATE_LISTENING", } SocketOption_SocketState_value = map[string]int32{ "STATE_PREBIND": 0, "STATE_BOUND": 1, "STATE_LISTENING": 2, } )
Enum value maps for SocketOption_SocketState.
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_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
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address struct { // Types that are assignable to Address: // *Address_SocketAddress // *Address_Pipe // *Address_EnvoyInternalAddress Address isAddress_Address `protobuf_oneof:"address"` // contains filtered or unexported fields }
Addresses specify either a logical or physical address and port, which are used to tell Envoy where to bind/listen, connect to upstream and find management servers.
func (*Address) Descriptor
deprecated
func (*Address) GetAddress ¶
func (m *Address) GetAddress() isAddress_Address
func (*Address) GetEnvoyInternalAddress ¶ added in v0.9.7
func (x *Address) GetEnvoyInternalAddress() *EnvoyInternalAddress
func (*Address) GetSocketAddress ¶
func (x *Address) GetSocketAddress() *SocketAddress
func (*Address) ProtoMessage ¶
func (*Address) ProtoMessage()
func (*Address) ProtoReflect ¶ added in v0.9.6
func (x *Address) ProtoReflect() protoreflect.Message
func (*Address) Validate ¶
Validate checks the field values on Address with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Address) ValidateAll ¶ added in v0.10.0
ValidateAll checks the field values on Address with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddressMultiError, or nil if none found.
type AddressMultiError ¶ added in v0.10.0
type AddressMultiError []error
AddressMultiError is an error wrapping multiple validation errors returned by Address.ValidateAll() if the designated constraints aren't met.
func (AddressMultiError) AllErrors ¶ added in v0.10.0
func (m AddressMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddressMultiError) Error ¶ added in v0.10.0
func (m AddressMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddressValidationError ¶
type AddressValidationError struct {
// contains filtered or unexported fields
}
AddressValidationError is the validation error returned by Address.Validate if the designated constraints aren't met.
func (AddressValidationError) Cause ¶
func (e AddressValidationError) Cause() error
Cause function returns cause value.
func (AddressValidationError) Error ¶
func (e AddressValidationError) Error() string
Error satisfies the builtin error interface
func (AddressValidationError) ErrorName ¶
func (e AddressValidationError) ErrorName() string
ErrorName returns error name.
func (AddressValidationError) Field ¶
func (e AddressValidationError) Field() string
Field function returns field value.
func (AddressValidationError) Key ¶
func (e AddressValidationError) Key() bool
Key function returns key value.
func (AddressValidationError) Reason ¶
func (e AddressValidationError) Reason() string
Reason function returns reason value.
type Address_EnvoyInternalAddress ¶ added in v0.9.7
type Address_EnvoyInternalAddress struct { // [#not-implemented-hide:] EnvoyInternalAddress *EnvoyInternalAddress `protobuf:"bytes,3,opt,name=envoy_internal_address,json=envoyInternalAddress,proto3,oneof"` }
type Address_Pipe ¶
type Address_Pipe struct {
Pipe *Pipe `protobuf:"bytes,2,opt,name=pipe,proto3,oneof"`
}
type Address_SocketAddress ¶
type Address_SocketAddress struct {
SocketAddress *SocketAddress `protobuf:"bytes,1,opt,name=socket_address,json=socketAddress,proto3,oneof"`
}
type AggregatedConfigSource ¶
type AggregatedConfigSource struct {
// contains filtered or unexported fields
}
Aggregated Discovery Service (ADS) options. This is currently empty, but when set in :ref:`ConfigSource <envoy_v3_api_msg_config.core.v3.ConfigSource>` can be used to specify that ADS is to be used.
func (*AggregatedConfigSource) Descriptor
deprecated
func (*AggregatedConfigSource) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedConfigSource.ProtoReflect.Descriptor instead.
func (*AggregatedConfigSource) ProtoMessage ¶
func (*AggregatedConfigSource) ProtoMessage()
func (*AggregatedConfigSource) ProtoReflect ¶ added in v0.9.6
func (x *AggregatedConfigSource) ProtoReflect() protoreflect.Message
func (*AggregatedConfigSource) Reset ¶
func (x *AggregatedConfigSource) Reset()
func (*AggregatedConfigSource) String ¶
func (x *AggregatedConfigSource) String() string
func (*AggregatedConfigSource) Validate ¶
func (m *AggregatedConfigSource) Validate() error
Validate checks the field values on AggregatedConfigSource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AggregatedConfigSource) ValidateAll ¶ added in v0.10.0
func (m *AggregatedConfigSource) ValidateAll() error
ValidateAll checks the field values on AggregatedConfigSource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AggregatedConfigSourceMultiError, or nil if none found.
type AggregatedConfigSourceMultiError ¶ added in v0.10.0
type AggregatedConfigSourceMultiError []error
AggregatedConfigSourceMultiError is an error wrapping multiple validation errors returned by AggregatedConfigSource.ValidateAll() if the designated constraints aren't met.
func (AggregatedConfigSourceMultiError) AllErrors ¶ added in v0.10.0
func (m AggregatedConfigSourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AggregatedConfigSourceMultiError) Error ¶ added in v0.10.0
func (m AggregatedConfigSourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AggregatedConfigSourceValidationError ¶
type AggregatedConfigSourceValidationError struct {
// contains filtered or unexported fields
}
AggregatedConfigSourceValidationError is the validation error returned by AggregatedConfigSource.Validate if the designated constraints aren't met.
func (AggregatedConfigSourceValidationError) Cause ¶
func (e AggregatedConfigSourceValidationError) Cause() error
Cause function returns cause value.
func (AggregatedConfigSourceValidationError) Error ¶
func (e AggregatedConfigSourceValidationError) Error() string
Error satisfies the builtin error interface
func (AggregatedConfigSourceValidationError) ErrorName ¶
func (e AggregatedConfigSourceValidationError) ErrorName() string
ErrorName returns error name.
func (AggregatedConfigSourceValidationError) Field ¶
func (e AggregatedConfigSourceValidationError) Field() string
Field function returns field value.
func (AggregatedConfigSourceValidationError) Key ¶
func (e AggregatedConfigSourceValidationError) Key() bool
Key function returns key value.
func (AggregatedConfigSourceValidationError) Reason ¶
func (e AggregatedConfigSourceValidationError) Reason() string
Reason function returns reason value.
type AlternateProtocolsCacheOptions ¶ added in v0.9.9
type AlternateProtocolsCacheOptions struct { // The name of the cache. Multiple named caches allow independent alternate protocols cache // configurations to operate within a single Envoy process using different configurations. All // alternate protocols cache options with the same name *must* be equal in all fields when // referenced from different configuration components. Configuration will fail to load if this is // not the case. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The maximum number of entries that the cache will hold. If not specified defaults to 1024. // // .. note: // // The implementation is approximate and enforced independently on each worker thread, thus // it is possible for the maximum entries in the cache to go slightly above the configured // value depending on timing. This is similar to how other circuit breakers work. MaxEntries *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=max_entries,json=maxEntries,proto3" json:"max_entries,omitempty"` // Allows configuring a persistent // :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush // alternate protocols entries to disk. // This function is currently only supported if concurrency is 1 // Cached entries will take precedence over pre-populated entries below. KeyValueStoreConfig *TypedExtensionConfig `protobuf:"bytes,3,opt,name=key_value_store_config,json=keyValueStoreConfig,proto3" json:"key_value_store_config,omitempty"` // Allows pre-populating the cache with entries, as described above. PrepopulatedEntries []*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry `protobuf:"bytes,4,rep,name=prepopulated_entries,json=prepopulatedEntries,proto3" json:"prepopulated_entries,omitempty"` // contains filtered or unexported fields }
Configures the alternate protocols cache which tracks alternate protocols that can be used to make an HTTP connection to an origin server. See https://tools.ietf.org/html/rfc7838 for HTTP Alternative Services and https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-svcb-https-04 for the "HTTPS" DNS resource record.
func (*AlternateProtocolsCacheOptions) Descriptor
deprecated
added in
v0.9.9
func (*AlternateProtocolsCacheOptions) Descriptor() ([]byte, []int)
Deprecated: Use AlternateProtocolsCacheOptions.ProtoReflect.Descriptor instead.
func (*AlternateProtocolsCacheOptions) GetKeyValueStoreConfig ¶ added in v0.10.0
func (x *AlternateProtocolsCacheOptions) GetKeyValueStoreConfig() *TypedExtensionConfig
func (*AlternateProtocolsCacheOptions) GetMaxEntries ¶ added in v0.9.9
func (x *AlternateProtocolsCacheOptions) GetMaxEntries() *wrappers.UInt32Value
func (*AlternateProtocolsCacheOptions) GetName ¶ added in v0.9.9
func (x *AlternateProtocolsCacheOptions) GetName() string
func (*AlternateProtocolsCacheOptions) GetPrepopulatedEntries ¶ added in v0.10.2
func (x *AlternateProtocolsCacheOptions) GetPrepopulatedEntries() []*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry
func (*AlternateProtocolsCacheOptions) ProtoMessage ¶ added in v0.9.9
func (*AlternateProtocolsCacheOptions) ProtoMessage()
func (*AlternateProtocolsCacheOptions) ProtoReflect ¶ added in v0.9.9
func (x *AlternateProtocolsCacheOptions) ProtoReflect() protoreflect.Message
func (*AlternateProtocolsCacheOptions) Reset ¶ added in v0.9.9
func (x *AlternateProtocolsCacheOptions) Reset()
func (*AlternateProtocolsCacheOptions) String ¶ added in v0.9.9
func (x *AlternateProtocolsCacheOptions) String() string
func (*AlternateProtocolsCacheOptions) Validate ¶ added in v0.9.9
func (m *AlternateProtocolsCacheOptions) Validate() error
Validate checks the field values on AlternateProtocolsCacheOptions with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AlternateProtocolsCacheOptions) ValidateAll ¶ added in v0.10.0
func (m *AlternateProtocolsCacheOptions) ValidateAll() error
ValidateAll checks the field values on AlternateProtocolsCacheOptions with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AlternateProtocolsCacheOptionsMultiError, or nil if none found.
type AlternateProtocolsCacheOptionsMultiError ¶ added in v0.10.0
type AlternateProtocolsCacheOptionsMultiError []error
AlternateProtocolsCacheOptionsMultiError is an error wrapping multiple validation errors returned by AlternateProtocolsCacheOptions.ValidateAll() if the designated constraints aren't met.
func (AlternateProtocolsCacheOptionsMultiError) AllErrors ¶ added in v0.10.0
func (m AlternateProtocolsCacheOptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AlternateProtocolsCacheOptionsMultiError) Error ¶ added in v0.10.0
func (m AlternateProtocolsCacheOptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AlternateProtocolsCacheOptionsValidationError ¶ added in v0.9.9
type AlternateProtocolsCacheOptionsValidationError struct {
// contains filtered or unexported fields
}
AlternateProtocolsCacheOptionsValidationError is the validation error returned by AlternateProtocolsCacheOptions.Validate if the designated constraints aren't met.
func (AlternateProtocolsCacheOptionsValidationError) Cause ¶ added in v0.9.9
func (e AlternateProtocolsCacheOptionsValidationError) Cause() error
Cause function returns cause value.
func (AlternateProtocolsCacheOptionsValidationError) Error ¶ added in v0.9.9
func (e AlternateProtocolsCacheOptionsValidationError) Error() string
Error satisfies the builtin error interface
func (AlternateProtocolsCacheOptionsValidationError) ErrorName ¶ added in v0.9.9
func (e AlternateProtocolsCacheOptionsValidationError) ErrorName() string
ErrorName returns error name.
func (AlternateProtocolsCacheOptionsValidationError) Field ¶ added in v0.9.9
func (e AlternateProtocolsCacheOptionsValidationError) Field() string
Field function returns field value.
func (AlternateProtocolsCacheOptionsValidationError) Key ¶ added in v0.9.9
func (e AlternateProtocolsCacheOptionsValidationError) Key() bool
Key function returns key value.
func (AlternateProtocolsCacheOptionsValidationError) Reason ¶ added in v0.9.9
func (e AlternateProtocolsCacheOptionsValidationError) Reason() string
Reason function returns reason value.
type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry ¶ added in v0.10.2
type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry struct { // The host name for the alternate protocol entry. Hostname string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname,omitempty"` // The port for the alternate protocol entry. Port uint32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` // contains filtered or unexported fields }
Allows pre-populating the cache with HTTP/3 alternate protocols entries with a 7 day lifetime. This will cause Envoy to attempt HTTP/3 to those upstreams, even if the upstreams have not advertised HTTP/3 support. These entries will be overwritten by alt-svc response headers or cached values. As with regular cached entries, if the origin response would result in clearing an existing alternate protocol cache entry, pre-populated entries will also be cleared. Adding a cache entry with hostname=foo.com port=123 is the equivalent of getting response headers alt-svc: h3=:"123"; ma=86400" in a response to a request to foo.com:123
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Descriptor
deprecated
added in
v0.10.2
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Descriptor() ([]byte, []int)
Deprecated: Use AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry.ProtoReflect.Descriptor instead.
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) GetHostname ¶ added in v0.10.2
func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) GetHostname() string
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) GetPort ¶ added in v0.10.2
func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) GetPort() uint32
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ProtoMessage ¶ added in v0.10.2
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ProtoMessage()
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ProtoReflect ¶ added in v0.10.2
func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ProtoReflect() protoreflect.Message
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Reset ¶ added in v0.10.2
func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Reset()
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) String ¶ added in v0.10.2
func (x *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) String() string
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Validate ¶ added in v0.10.2
func (m *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) Validate() error
Validate checks the field values on AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ValidateAll ¶ added in v0.10.2
func (m *AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry) ValidateAll() error
ValidateAll checks the field values on AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryMultiError, or nil if none found.
type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryMultiError ¶ added in v0.10.2
type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryMultiError []error
AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryMultiError is an error wrapping multiple validation errors returned by AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry.ValidateAll() if the designated constraints aren't met.
func (AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryMultiError) AllErrors ¶ added in v0.10.2
func (m AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError ¶ added in v0.10.2
type AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError struct {
// contains filtered or unexported fields
}
AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError is the validation error returned by AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntry.Validate if the designated constraints aren't met.
func (AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Cause ¶ added in v0.10.2
Cause function returns cause value.
func (AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Error ¶ added in v0.10.2
Error satisfies the builtin error interface
func (AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) ErrorName ¶ added in v0.10.2
func (e AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) ErrorName() string
ErrorName returns error name.
func (AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Field ¶ added in v0.10.2
Field function returns field value.
func (AlternateProtocolsCacheOptions_AlternateProtocolsCacheEntryValidationError) Key ¶ added in v0.10.2
Key function returns key value.
type ApiConfigSource ¶
type ApiConfigSource struct { // API type (gRPC, REST, delta gRPC) ApiType ApiConfigSource_ApiType `` /* 133-byte string literal not displayed */ // API version for xDS transport protocol. This describes the xDS gRPC/REST // endpoint and version of [Delta]DiscoveryRequest/Response used on the wire. TransportApiVersion ApiVersion `` /* 158-byte string literal not displayed */ // Cluster names should be used only with REST. If > 1 // cluster is defined, clusters will be cycled through if any kind of failure // occurs. // // .. note:: // // The cluster with name “cluster_name“ must be statically defined and its // type must not be “EDS“. ClusterNames []string `protobuf:"bytes,2,rep,name=cluster_names,json=clusterNames,proto3" json:"cluster_names,omitempty"` // Multiple gRPC services be provided for GRPC. If > 1 cluster is defined, // services will be cycled through if any kind of failure occurs. GrpcServices []*GrpcService `protobuf:"bytes,4,rep,name=grpc_services,json=grpcServices,proto3" json:"grpc_services,omitempty"` // For REST APIs, the delay between successive polls. RefreshDelay *duration.Duration `protobuf:"bytes,3,opt,name=refresh_delay,json=refreshDelay,proto3" json:"refresh_delay,omitempty"` // For REST APIs, the request timeout. If not set, a default value of 1s will be used. RequestTimeout *duration.Duration `protobuf:"bytes,5,opt,name=request_timeout,json=requestTimeout,proto3" json:"request_timeout,omitempty"` // For GRPC APIs, the rate limit settings. If present, discovery requests made by Envoy will be // rate limited. RateLimitSettings *RateLimitSettings `protobuf:"bytes,6,opt,name=rate_limit_settings,json=rateLimitSettings,proto3" json:"rate_limit_settings,omitempty"` // Skip the node identifier in subsequent discovery requests for streaming gRPC config types. SetNodeOnFirstMessageOnly bool `` /* 145-byte string literal not displayed */ // A list of config validators that will be executed when a new update is // received from the ApiConfigSource. Note that each validator handles a // specific xDS service type, and only the validators corresponding to the // type url (in `:ref: DiscoveryResponse` or `:ref: DeltaDiscoveryResponse`) // will be invoked. // If the validator returns false or throws an exception, the config will be rejected by // the client, and a NACK will be sent. // [#extension-category: envoy.config.validators] ConfigValidators []*TypedExtensionConfig `protobuf:"bytes,9,rep,name=config_validators,json=configValidators,proto3" json:"config_validators,omitempty"` // contains filtered or unexported fields }
API configuration source. This identifies the API type and cluster that Envoy will use to fetch an xDS API. [#next-free-field: 10]
func (*ApiConfigSource) Descriptor
deprecated
func (*ApiConfigSource) Descriptor() ([]byte, []int)
Deprecated: Use ApiConfigSource.ProtoReflect.Descriptor instead.
func (*ApiConfigSource) GetApiType ¶
func (x *ApiConfigSource) GetApiType() ApiConfigSource_ApiType
func (*ApiConfigSource) GetClusterNames ¶
func (x *ApiConfigSource) GetClusterNames() []string
func (*ApiConfigSource) GetConfigValidators ¶ added in v0.10.2
func (x *ApiConfigSource) GetConfigValidators() []*TypedExtensionConfig
func (*ApiConfigSource) GetGrpcServices ¶
func (x *ApiConfigSource) GetGrpcServices() []*GrpcService
func (*ApiConfigSource) GetRateLimitSettings ¶
func (x *ApiConfigSource) GetRateLimitSettings() *RateLimitSettings
func (*ApiConfigSource) GetRefreshDelay ¶
func (x *ApiConfigSource) GetRefreshDelay() *duration.Duration
func (*ApiConfigSource) GetRequestTimeout ¶
func (x *ApiConfigSource) GetRequestTimeout() *duration.Duration
func (*ApiConfigSource) GetSetNodeOnFirstMessageOnly ¶
func (x *ApiConfigSource) GetSetNodeOnFirstMessageOnly() bool
func (*ApiConfigSource) GetTransportApiVersion ¶
func (x *ApiConfigSource) GetTransportApiVersion() ApiVersion
func (*ApiConfigSource) ProtoMessage ¶
func (*ApiConfigSource) ProtoMessage()
func (*ApiConfigSource) ProtoReflect ¶ added in v0.9.6
func (x *ApiConfigSource) ProtoReflect() protoreflect.Message
func (*ApiConfigSource) Reset ¶
func (x *ApiConfigSource) Reset()
func (*ApiConfigSource) String ¶
func (x *ApiConfigSource) String() string
func (*ApiConfigSource) Validate ¶
func (m *ApiConfigSource) Validate() error
Validate checks the field values on ApiConfigSource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ApiConfigSource) ValidateAll ¶ added in v0.10.0
func (m *ApiConfigSource) ValidateAll() error
ValidateAll checks the field values on ApiConfigSource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ApiConfigSourceMultiError, or nil if none found.
type ApiConfigSourceMultiError ¶ added in v0.10.0
type ApiConfigSourceMultiError []error
ApiConfigSourceMultiError is an error wrapping multiple validation errors returned by ApiConfigSource.ValidateAll() if the designated constraints aren't met.
func (ApiConfigSourceMultiError) AllErrors ¶ added in v0.10.0
func (m ApiConfigSourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApiConfigSourceMultiError) Error ¶ added in v0.10.0
func (m ApiConfigSourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApiConfigSourceValidationError ¶
type ApiConfigSourceValidationError struct {
// contains filtered or unexported fields
}
ApiConfigSourceValidationError is the validation error returned by ApiConfigSource.Validate if the designated constraints aren't met.
func (ApiConfigSourceValidationError) Cause ¶
func (e ApiConfigSourceValidationError) Cause() error
Cause function returns cause value.
func (ApiConfigSourceValidationError) Error ¶
func (e ApiConfigSourceValidationError) Error() string
Error satisfies the builtin error interface
func (ApiConfigSourceValidationError) ErrorName ¶
func (e ApiConfigSourceValidationError) ErrorName() string
ErrorName returns error name.
func (ApiConfigSourceValidationError) Field ¶
func (e ApiConfigSourceValidationError) Field() string
Field function returns field value.
func (ApiConfigSourceValidationError) Key ¶
func (e ApiConfigSourceValidationError) Key() bool
Key function returns key value.
func (ApiConfigSourceValidationError) Reason ¶
func (e ApiConfigSourceValidationError) Reason() string
Reason function returns reason value.
type ApiConfigSource_ApiType ¶
type ApiConfigSource_ApiType int32
APIs may be fetched via either REST or gRPC.
const ( // Ideally this would be 'reserved 0' but one can't reserve the default // value. Instead we throw an exception if this is ever used. // // Deprecated: Do not use. ApiConfigSource_DEPRECATED_AND_UNAVAILABLE_DO_NOT_USE ApiConfigSource_ApiType = 0 // REST-JSON v2 API. The `canonical JSON encoding // <https://developers.google.com/protocol-buffers/docs/proto3#json>`_ for // the v2 protos is used. ApiConfigSource_REST ApiConfigSource_ApiType = 1 // SotW gRPC service. ApiConfigSource_GRPC ApiConfigSource_ApiType = 2 // Using the delta xDS gRPC service, i.e. DeltaDiscovery{Request,Response} // rather than Discovery{Request,Response}. Rather than sending Envoy the entire state // with every update, the xDS server only sends what has changed since the last update. ApiConfigSource_DELTA_GRPC ApiConfigSource_ApiType = 3 // SotW xDS gRPC with ADS. All resources which resolve to this configuration source will be // multiplexed on a single connection to an ADS endpoint. // [#not-implemented-hide:] ApiConfigSource_AGGREGATED_GRPC ApiConfigSource_ApiType = 5 // Delta xDS gRPC with ADS. All resources which resolve to this configuration source will be // multiplexed on a single connection to an ADS endpoint. // [#not-implemented-hide:] ApiConfigSource_AGGREGATED_DELTA_GRPC ApiConfigSource_ApiType = 6 )
func (ApiConfigSource_ApiType) Descriptor ¶ added in v0.9.6
func (ApiConfigSource_ApiType) Descriptor() protoreflect.EnumDescriptor
func (ApiConfigSource_ApiType) Enum ¶ added in v0.9.6
func (x ApiConfigSource_ApiType) Enum() *ApiConfigSource_ApiType
func (ApiConfigSource_ApiType) EnumDescriptor
deprecated
func (ApiConfigSource_ApiType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ApiConfigSource_ApiType.Descriptor instead.
func (ApiConfigSource_ApiType) Number ¶ added in v0.9.6
func (x ApiConfigSource_ApiType) Number() protoreflect.EnumNumber
func (ApiConfigSource_ApiType) String ¶
func (x ApiConfigSource_ApiType) String() string
func (ApiConfigSource_ApiType) Type ¶ added in v0.9.6
func (ApiConfigSource_ApiType) Type() protoreflect.EnumType
type ApiVersion ¶
type ApiVersion int32
xDS API and non-xDS services version. This is used to describe both resource and transport protocol versions (in distinct configuration fields).
const ( // When not specified, we assume v2, to ease migration to Envoy's stable API // versioning. If a client does not support v2 (e.g. due to deprecation), this // is an invalid value. // // Deprecated: Do not use. ApiVersion_AUTO ApiVersion = 0 // Use xDS v2 API. // // Deprecated: Do not use. ApiVersion_V2 ApiVersion = 1 // Use xDS v3 API. ApiVersion_V3 ApiVersion = 2 )
func (ApiVersion) Descriptor ¶ added in v0.9.6
func (ApiVersion) Descriptor() protoreflect.EnumDescriptor
func (ApiVersion) Enum ¶ added in v0.9.6
func (x ApiVersion) Enum() *ApiVersion
func (ApiVersion) EnumDescriptor
deprecated
func (ApiVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use ApiVersion.Descriptor instead.
func (ApiVersion) Number ¶ added in v0.9.6
func (x ApiVersion) Number() protoreflect.EnumNumber
func (ApiVersion) String ¶
func (x ApiVersion) String() string
func (ApiVersion) Type ¶ added in v0.9.6
func (ApiVersion) Type() protoreflect.EnumType
type AsyncDataSource ¶
type AsyncDataSource struct { // Types that are assignable to Specifier: // *AsyncDataSource_Local // *AsyncDataSource_Remote Specifier isAsyncDataSource_Specifier `protobuf_oneof:"specifier"` // contains filtered or unexported fields }
Async data source which support async data fetch.
func (*AsyncDataSource) Descriptor
deprecated
func (*AsyncDataSource) Descriptor() ([]byte, []int)
Deprecated: Use AsyncDataSource.ProtoReflect.Descriptor instead.
func (*AsyncDataSource) GetLocal ¶
func (x *AsyncDataSource) GetLocal() *DataSource
func (*AsyncDataSource) GetRemote ¶
func (x *AsyncDataSource) GetRemote() *RemoteDataSource
func (*AsyncDataSource) GetSpecifier ¶
func (m *AsyncDataSource) GetSpecifier() isAsyncDataSource_Specifier
func (*AsyncDataSource) ProtoMessage ¶
func (*AsyncDataSource) ProtoMessage()
func (*AsyncDataSource) ProtoReflect ¶ added in v0.9.6
func (x *AsyncDataSource) ProtoReflect() protoreflect.Message
func (*AsyncDataSource) Reset ¶
func (x *AsyncDataSource) Reset()
func (*AsyncDataSource) String ¶
func (x *AsyncDataSource) String() string
func (*AsyncDataSource) Validate ¶
func (m *AsyncDataSource) Validate() error
Validate checks the field values on AsyncDataSource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AsyncDataSource) ValidateAll ¶ added in v0.10.0
func (m *AsyncDataSource) ValidateAll() error
ValidateAll checks the field values on AsyncDataSource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AsyncDataSourceMultiError, or nil if none found.
type AsyncDataSourceMultiError ¶ added in v0.10.0
type AsyncDataSourceMultiError []error
AsyncDataSourceMultiError is an error wrapping multiple validation errors returned by AsyncDataSource.ValidateAll() if the designated constraints aren't met.
func (AsyncDataSourceMultiError) AllErrors ¶ added in v0.10.0
func (m AsyncDataSourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AsyncDataSourceMultiError) Error ¶ added in v0.10.0
func (m AsyncDataSourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AsyncDataSourceValidationError ¶
type AsyncDataSourceValidationError struct {
// contains filtered or unexported fields
}
AsyncDataSourceValidationError is the validation error returned by AsyncDataSource.Validate if the designated constraints aren't met.
func (AsyncDataSourceValidationError) Cause ¶
func (e AsyncDataSourceValidationError) Cause() error
Cause function returns cause value.
func (AsyncDataSourceValidationError) Error ¶
func (e AsyncDataSourceValidationError) Error() string
Error satisfies the builtin error interface
func (AsyncDataSourceValidationError) ErrorName ¶
func (e AsyncDataSourceValidationError) ErrorName() string
ErrorName returns error name.
func (AsyncDataSourceValidationError) Field ¶
func (e AsyncDataSourceValidationError) Field() string
Field function returns field value.
func (AsyncDataSourceValidationError) Key ¶
func (e AsyncDataSourceValidationError) Key() bool
Key function returns key value.
func (AsyncDataSourceValidationError) Reason ¶
func (e AsyncDataSourceValidationError) Reason() string
Reason function returns reason value.
type AsyncDataSource_Local ¶
type AsyncDataSource_Local struct { // Local async data source. Local *DataSource `protobuf:"bytes,1,opt,name=local,proto3,oneof"` }
type AsyncDataSource_Remote ¶
type AsyncDataSource_Remote struct { // Remote async data source. Remote *RemoteDataSource `protobuf:"bytes,2,opt,name=remote,proto3,oneof"` }
type BackoffStrategy ¶ added in v0.9.5
type BackoffStrategy struct { // The base interval to be used for the next back off computation. It should // be greater than zero and less than or equal to :ref:`max_interval // <envoy_v3_api_field_config.core.v3.BackoffStrategy.max_interval>`. BaseInterval *duration.Duration `protobuf:"bytes,1,opt,name=base_interval,json=baseInterval,proto3" json:"base_interval,omitempty"` // Specifies the maximum interval between retries. This parameter is optional, // but must be greater than or equal to the :ref:`base_interval // <envoy_v3_api_field_config.core.v3.BackoffStrategy.base_interval>` if set. The default // is 10 times the :ref:`base_interval // <envoy_v3_api_field_config.core.v3.BackoffStrategy.base_interval>`. MaxInterval *duration.Duration `protobuf:"bytes,2,opt,name=max_interval,json=maxInterval,proto3" json:"max_interval,omitempty"` // contains filtered or unexported fields }
Configuration defining a jittered exponential back off strategy.
func (*BackoffStrategy) Descriptor
deprecated
added in
v0.9.5
func (*BackoffStrategy) Descriptor() ([]byte, []int)
Deprecated: Use BackoffStrategy.ProtoReflect.Descriptor instead.
func (*BackoffStrategy) GetBaseInterval ¶ added in v0.9.5
func (x *BackoffStrategy) GetBaseInterval() *duration.Duration
func (*BackoffStrategy) GetMaxInterval ¶ added in v0.9.5
func (x *BackoffStrategy) GetMaxInterval() *duration.Duration
func (*BackoffStrategy) ProtoMessage ¶ added in v0.9.5
func (*BackoffStrategy) ProtoMessage()
func (*BackoffStrategy) ProtoReflect ¶ added in v0.9.6
func (x *BackoffStrategy) ProtoReflect() protoreflect.Message
func (*BackoffStrategy) Reset ¶ added in v0.9.5
func (x *BackoffStrategy) Reset()
func (*BackoffStrategy) String ¶ added in v0.9.5
func (x *BackoffStrategy) String() string
func (*BackoffStrategy) Validate ¶ added in v0.9.5
func (m *BackoffStrategy) Validate() error
Validate checks the field values on BackoffStrategy with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BackoffStrategy) ValidateAll ¶ added in v0.10.0
func (m *BackoffStrategy) ValidateAll() err