Documentation
¶
Index ¶
- Variables
- type Address
- func (*Address) Descriptor() ([]byte, []int)deprecated
- func (m *Address) GetAddress() isAddress_Address
- 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_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 ApiConfigSource
- func (*ApiConfigSource) Descriptor() ([]byte, []int)deprecated
- func (x *ApiConfigSource) GetApiType() ApiConfigSource_ApiType
- func (x *ApiConfigSource) GetClusterNames() []string
- 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() *_type.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 (m *ConfigSource) GetConfigSourceSpecifier() isConfigSource_ConfigSourceSpecifier
- func (x *ConfigSource) GetInitialFetchTimeout() *duration.Duration
- func (x *ConfigSource) GetPath() string
- 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_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) 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_Filename
- type DataSource_InlineBytes
- type DataSource_InlineString
- 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() 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 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) 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) GetChannelCredentials() *GrpcService_GoogleGrpc_ChannelCredentials
- func (x *GrpcService_GoogleGrpc) GetConfig() *_struct.Struct
- func (x *GrpcService_GoogleGrpc) GetCredentialsFactoryName() string
- 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 (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetConfig() *_struct.Structdeprecated
- func (m *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetConfigType() ...
- func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetName() string
- func (x *GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin) GetTypedConfig() *any1.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_Config
- 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_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) GetHeader() *HeaderValue
- 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 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) 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) 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 (x *HealthCheck_CustomHealthCheck) GetConfig() *_struct.Structdeprecated
- func (m *HealthCheck_CustomHealthCheck) GetConfigType() isHealthCheck_CustomHealthCheck_ConfigType
- func (x *HealthCheck_CustomHealthCheck) GetName() string
- func (x *HealthCheck_CustomHealthCheck) GetTypedConfig() *any1.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_Config
- type HealthCheck_CustomHealthCheck_TypedConfig
- type HealthCheck_GrpcHealthCheck
- func (*HealthCheck_GrpcHealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck_GrpcHealthCheck) GetAuthority() string
- 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() _type.CodecClientType
- func (x *HealthCheck_HttpHealthCheck) GetExpectedStatuses() []*_type.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) GetSend() *HealthCheck_Payload
- func (x *HealthCheck_HttpHealthCheck) GetServiceName() stringdeprecated
- func (x *HealthCheck_HttpHealthCheck) GetServiceNameMatcher() *matcher.StringMatcher
- func (x *HealthCheck_HttpHealthCheck) GetUseHttp2() booldeprecated
- 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 Http1ProtocolOptions
- func (*Http1ProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *Http1ProtocolOptions) GetAcceptHttp_10() bool
- func (x *Http1ProtocolOptions) GetAllowAbsoluteUrl() *wrappers.BoolValue
- func (x *Http1ProtocolOptions) GetDefaultHostForHttp_10() string
- func (x *Http1ProtocolOptions) GetEnableTrailers() bool
- func (x *Http1ProtocolOptions) GetHeaderKeyFormat() *Http1ProtocolOptions_HeaderKeyFormat
- 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 (*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 Http2ProtocolOptions
- func (*Http2ProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *Http2ProtocolOptions) GetAllowConnect() bool
- func (x *Http2ProtocolOptions) GetAllowMetadata() bool
- 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) GetStreamErrorOnInvalidHttpMessaging() bool
- 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 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) 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 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 (*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) GetBuildVersion() stringdeprecated
- func (x *Node) GetClientFeatures() []string
- func (x *Node) GetCluster() string
- func (x *Node) GetExtensions() []*Extension
- func (x *Node) GetId() string
- func (x *Node) GetListeningAddresses() []*Address
- 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 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 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() *_type.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 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 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 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 (x *TransportSocket) GetConfig() *_struct.Structdeprecated
- func (m *TransportSocket) GetConfigType() isTransportSocket_ConfigType
- func (x *TransportSocket) GetName() string
- func (x *TransportSocket) GetTypedConfig() *any1.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_Config
- type TransportSocket_TypedConfig
- type UpstreamHttpProtocolOptions
- func (*UpstreamHttpProtocolOptions) Descriptor() ([]byte, []int)deprecated
- func (x *UpstreamHttpProtocolOptions) GetAutoSanValidation() bool
- func (x *UpstreamHttpProtocolOptions) GetAutoSni() bool
- 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
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 ( 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: "UNSUPPORTED_REST_LEGACY", 1: "REST", 2: "GRPC", 3: "DELTA_GRPC", } ApiConfigSource_ApiType_value = map[string]int32{ "UNSUPPORTED_REST_LEGACY": 0, "REST": 1, "GRPC": 2, "DELTA_GRPC": 3, } )
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 ( 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_api_v2_core_address_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_backoff_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_base_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_config_source_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_event_service_config_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_grpc_method_list_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_grpc_service_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_health_check_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_http_uri_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_protocol_proto protoreflect.FileDescriptor
var File_envoy_api_v2_core_socket_option_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 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) 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 ¶ added in v0.7.0
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_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_api_msg_core.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 ¶ added in v0.7.0
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 ApiConfigSource ¶
type ApiConfigSource struct { // API type (gRPC, REST, delta gRPC) ApiType ApiConfigSource_ApiType `` /* 130-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 `` /* 155-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 */ // 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: 9]
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) GetGrpcServices ¶
func (x *ApiConfigSource) GetGrpcServices() []*GrpcService
func (*ApiConfigSource) GetRateLimitSettings ¶ added in v0.6.2
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 ¶ added in v0.9.0
func (x *ApiConfigSource) GetSetNodeOnFirstMessageOnly() bool
func (*ApiConfigSource) GetTransportApiVersion ¶ added in v0.9.2
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 ¶ added in v0.7.0
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_UNSUPPORTED_REST_LEGACY 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 // gRPC v2 API. 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 )
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 ¶ added in v0.9.2
type ApiVersion int32
xDS API 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
added in
v0.9.2
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 ¶ added in v0.9.2
func (x ApiVersion) String() string
func (ApiVersion) Type ¶ added in v0.9.6
func (ApiVersion) Type() protoreflect.EnumType
type AsyncDataSource ¶ added in v0.8.3
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
added in
v0.8.3
func (*AsyncDataSource) Descriptor() ([]byte, []int)
Deprecated: Use AsyncDataSource.ProtoReflect.Descriptor instead.
func (*AsyncDataSource) GetLocal ¶ added in v0.8.3
func (x *AsyncDataSource) GetLocal() *DataSource
func (*AsyncDataSource) GetRemote ¶ added in v0.8.3
func (x *AsyncDataSource) GetRemote() *RemoteDataSource
func (*AsyncDataSource) GetSpecifier ¶ added in v0.8.3
func (m *AsyncDataSource) GetSpecifier() isAsyncDataSource_Specifier
func (*AsyncDataSource) ProtoMessage ¶ added in v0.8.3
func (*AsyncDataSource) ProtoMessage()
func (*AsyncDataSource) ProtoReflect ¶ added in v0.9.6
func (x *AsyncDataSource) ProtoReflect() protoreflect.Message
func (*AsyncDataSource) Reset ¶ added in v0.8.3
func (x *AsyncDataSource) Reset()
func (*AsyncDataSource) String ¶ added in v0.8.3
func (x *AsyncDataSource) String() string
func (*AsyncDataSource) Validate ¶ added in v0.8.3
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 ¶ added in v0.8.3
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 ¶ added in v0.8.3
func (e AsyncDataSourceValidationError) Cause() error
Cause function returns cause value.
func (AsyncDataSourceValidationError) Error ¶ added in v0.8.3
func (e AsyncDataSourceValidationError) Error() string
Error satisfies the builtin error interface
func (AsyncDataSourceValidationError) ErrorName ¶ added in v0.8.3
func (e AsyncDataSourceValidationError) ErrorName() string
ErrorName returns error name.
func (AsyncDataSourceValidationError) Field ¶ added in v0.8.3
func (e AsyncDataSourceValidationError) Field() string
Field function returns field value.
func (AsyncDataSourceValidationError) Key ¶ added in v0.8.3
func (e AsyncDataSourceValidationError) Key() bool
Key function returns key value.
func (AsyncDataSourceValidationError) Reason ¶ added in v0.8.3
func (e AsyncDataSourceValidationError) Reason() string
Reason function returns reason value.
type AsyncDataSource_Local ¶ added in v0.8.3
type AsyncDataSource_Local struct { // Local async data source. Local *DataSource `protobuf:"bytes,1,opt,name=local,proto3,oneof"` }
type AsyncDataSource_Remote ¶ added in v0.8.3
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_api_field_core.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_api_field_core.BackoffStrategy.base_interval>` if set. The default // is 10 times the :ref:`base_interval // <envoy_api_field_core.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() error
ValidateAll checks the field values on BackoffStrategy 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 BackoffStrategyMultiError, or nil if none found.
type BackoffStrategyMultiError ¶ added in v0.10.0
type BackoffStrategyMultiError []error
BackoffStrategyMultiError is an error wrapping multiple validation errors returned by BackoffStrategy.ValidateAll() if the designated constraints aren't met.
func (BackoffStrategyMultiError) AllErrors ¶ added in v0.10.0
func (m BackoffStrategyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BackoffStrategyMultiError) Error ¶ added in v0.10.0
func (m BackoffStrategyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BackoffStrategyValidationError ¶ added in v0.9.5
type BackoffStrategyValidationError struct {
// contains filtered or unexported fields
}
BackoffStrategyValidationError is the validation error returned by BackoffStrategy.Validate if the designated constraints aren't met.
func (BackoffStrategyValidationError) Cause ¶ added in v0.9.5
func (e BackoffStrategyValidationError) Cause() error
Cause function returns cause value.
func (BackoffStrategyValidationError) Error ¶ added in v0.9.5
func (e BackoffStrategyValidationError) Error() string
Error satisfies the builtin error interface
func (BackoffStrategyValidationError) ErrorName ¶ added in v0.9.5
func (e BackoffStrategyValidationError) ErrorName() string
ErrorName returns error name.
func (BackoffStrategyValidationError) Field ¶ added in v0.9.5
func (e BackoffStrategyValidationError) Field() string
Field function returns field value.
func (BackoffStrategyValidationError) Key ¶ added in v0.9.5
func (e BackoffStrategyValidationError) Key() bool
Key function returns key value.
func (BackoffStrategyValidationError) Reason ¶ added in v0.9.5
func (e BackoffStrategyValidationError) Reason() string
Reason function returns reason value.
type BindConfig ¶
type BindConfig struct { // The address to bind to when creating a socket. SourceAddress *SocketAddress `protobuf:"bytes,1,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"` // Whether to set the *IP_FREEBIND* option when creating the socket. When this // flag is set to true, allows the :ref:`source_address // <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address // that is not configured on the system running Envoy. When this flag is set // to false, the option *IP_FREEBIND* is disabled on the socket. When this // flag is not set (default), the socket is not modified, i.e. the option is // neither enabled nor disabled. Freebind *wrappers.BoolValue `protobuf:"bytes,2,opt,name=freebind,proto3" json:"freebind,omitempty"` // Additional socket options that may not be present in Envoy source code or // precompiled binaries. SocketOptions []*SocketOption `protobuf:"bytes,3,rep,name=socket_options,json=socketOptions,proto3" json:"socket_options,omitempty"` // contains filtered or unexported fields }
func (*BindConfig) Descriptor
deprecated
func (*BindConfig) Descriptor() ([]byte, []int)
Deprecated: Use BindConfig.ProtoReflect.Descriptor instead.
func (*BindConfig) GetFreebind ¶
func (x *BindConfig) GetFreebind() *wrappers.BoolValue
func (*BindConfig) GetSocketOptions ¶
func (x *BindConfig) GetSocketOptions() []*SocketOption
func (*BindConfig) GetSourceAddress ¶
func (x *BindConfig) GetSourceAddress() *SocketAddress
func (*BindConfig) ProtoMessage ¶
func (*BindConfig) ProtoMessage()
func (*BindConfig) ProtoReflect ¶ added in v0.9.6
func (x *BindConfig) ProtoReflect() protoreflect.Message
func (*BindConfig) Reset ¶
func (x *BindConfig) Reset()
func (*BindConfig) String ¶
func (x *BindConfig) String() string
func (*BindConfig) Validate ¶
func (m *BindConfig) Validate() error
Validate checks the field values on BindConfig 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 (*BindConfig) ValidateAll ¶ added in v0.10.0
func (m *BindConfig) ValidateAll() error
ValidateAll checks the field values on BindConfig 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 BindConfigMultiError, or nil if none found.
type BindConfigMultiError ¶ added in v0.10.0
type BindConfigMultiError []error
BindConfigMultiError is an error wrapping multiple validation errors returned by BindConfig.ValidateAll() if the designated constraints aren't met.
func (BindConfigMultiError) AllErrors ¶ added in v0.10.0
func (m BindConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BindConfigMultiError) Error ¶ added in v0.10.0
func (m BindConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BindConfigValidationError ¶
type BindConfigValidationError struct {
// contains filtered or unexported fields
}
BindConfigValidationError is the validation error returned by BindConfig.Validate if the designated constraints aren't met.
func (BindConfigValidationError) Cause ¶
func (e BindConfigValidationError) Cause() error
Cause function returns cause value.
func (BindConfigValidationError) Error ¶
func (e BindConfigValidationError) Error() string
Error satisfies the builtin error interface
func (BindConfigValidationError) ErrorName ¶ added in v0.7.0
func (e BindConfigValidationError) ErrorName() string
ErrorName returns error name.
func (BindConfigValidationError) Field ¶
func (e BindConfigValidationError) Field() string
Field function returns field value.
func (BindConfigValidationError) Key ¶
func (e BindConfigValidationError) Key() bool
Key function returns key value.
func (BindConfigValidationError) Reason ¶
func (e BindConfigValidationError) Reason() string
Reason function returns reason value.
type BuildVersion ¶ added in v0.9.2
type BuildVersion struct { // SemVer version of extension. Version *_type.SemanticVersion `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // Free-form build information. // Envoy defines several well known keys in the source/common/version/version.h file Metadata *_struct.Struct `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
BuildVersion combines SemVer version of extension with free-form build information (i.e. 'alpha', 'private-build') as a set of strings.
func (*BuildVersion) Descriptor
deprecated
added in
v0.9.2
func (*BuildVersion) Descriptor() ([]byte, []int)
Deprecated: Use BuildVersion.ProtoReflect.Descriptor instead.
func (*BuildVersion) GetMetadata ¶ added in v0.9.2
func (x *BuildVersion) GetMetadata() *_struct.Struct
func (*BuildVersion) GetVersion ¶ added in v0.9.2
func (x *BuildVersion) GetVersion() *_type.SemanticVersion
func (*BuildVersion) ProtoMessage ¶ added in v0.9.2
func (*BuildVersion) ProtoMessage()
func (*BuildVersion) ProtoReflect ¶ added in v0.9.6
func (x *BuildVersion) ProtoReflect() protoreflect.Message
func (*BuildVersion) Reset ¶ added in v0.9.2
func (x *BuildVersion) Reset()
func (*BuildVersion) String ¶ added in v0.9.2
func (x *BuildVersion) String() string
func (*BuildVersion) Validate ¶ added in v0.9.2
func (m *BuildVersion) Validate() error
Validate checks the field values on BuildVersion 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 (*BuildVersion) ValidateAll ¶ added in v0.10.0
func (m *BuildVersion) ValidateAll() error
ValidateAll checks the field values on BuildVersion 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 BuildVersionMultiError, or nil if none found.
type BuildVersionMultiError ¶ added in v0.10.0
type BuildVersionMultiError []error
BuildVersionMultiError is an error wrapping multiple validation errors returned by BuildVersion.ValidateAll() if the designated constraints aren't met.
func (BuildVersionMultiError) AllErrors ¶ added in v0.10.0
func (m BuildVersionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BuildVersionMultiError) Error ¶ added in v0.10.0
func (m BuildVersionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BuildVersionValidationError ¶ added in v0.9.2
type BuildVersionValidationError struct {
// contains filtered or unexported fields
}
BuildVersionValidationError is the validation error returned by BuildVersion.Validate if the designated constraints aren't met.
func (BuildVersionValidationError) Cause ¶ added in v0.9.2
func (e BuildVersionValidationError) Cause() error
Cause function returns cause value.
func (BuildVersionValidationError) Error ¶ added in v0.9.2
func (e BuildVersionValidationError) Error() string
Error satisfies the builtin error interface
func (BuildVersionValidationError) ErrorName ¶ added in v0.9.2
func (e BuildVersionValidationError) ErrorName() string
ErrorName returns error name.
func (BuildVersionValidationError) Field ¶ added in v0.9.2
func (e BuildVersionValidationError) Field() string
Field function returns field value.
func (BuildVersionValidationError) Key ¶ added in v0.9.2
func (e BuildVersionValidationError) Key() bool
Key function returns key value.
func (BuildVersionValidationError) Reason ¶ added in v0.9.2
func (e BuildVersionValidationError) Reason() string
Reason function returns reason value.
type CidrRange ¶
type CidrRange struct { // IPv4 or IPv6 address, e.g. “192.0.0.0“ or “2001:db8::“. AddressPrefix string `protobuf:"bytes,1,opt,name=address_prefix,json=addressPrefix,proto3" json:"address_prefix,omitempty"` // Length of prefix, e.g. 0, 32. Defaults to 0 when unset. PrefixLen *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=prefix_len,json=prefixLen,proto3" json:"prefix_len,omitempty"` // contains filtered or unexported fields }
CidrRange specifies an IP Address and a prefix length to construct the subnet mask for a `CIDR <https://tools.ietf.org/html/rfc4632>`_ range.
func (*CidrRange) Descriptor
deprecated
func (*CidrRange) GetAddressPrefix ¶
func (*CidrRange) GetPrefixLen ¶
func (x *CidrRange) GetPrefixLen() *wrappers.UInt32Value
func (*CidrRange) ProtoMessage ¶
func (*CidrRange) ProtoMessage()
func (*CidrRange) ProtoReflect ¶ added in v0.9.6
func (x *CidrRange) ProtoReflect() protoreflect.Message
func (*CidrRange) Validate ¶
Validate checks the field values on CidrRange 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 (*CidrRange) ValidateAll ¶ added in v0.10.0
ValidateAll checks the field values on CidrRange 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 CidrRangeMultiError, or nil if none found.
type CidrRangeMultiError ¶ added in v0.10.0
type CidrRangeMultiError []error
CidrRangeMultiError is an error wrapping multiple validation errors returned by CidrRange.ValidateAll() if the designated constraints aren't met.
func (CidrRangeMultiError) AllErrors ¶ added in v0.10.0
func (m CidrRangeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CidrRangeMultiError) Error ¶ added in v0.10.0
func (m CidrRangeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CidrRangeValidationError ¶
type CidrRangeValidationError struct {
// contains filtered or unexported fields
}
CidrRangeValidationError is the validation error returned by CidrRange.Validate if the designated constraints aren't met.
func (CidrRangeValidationError) Cause ¶
func (e CidrRangeValidationError) Cause() error
Cause function returns cause value.
func (CidrRangeValidationError) Error ¶
func (e CidrRangeValidationError) Error() string
Error satisfies the builtin error interface
func (CidrRangeValidationError) ErrorName ¶ added in v0.7.0
func (e CidrRangeValidationError) ErrorName() string
ErrorName returns error name.
func (CidrRangeValidationError) Field ¶
func (e CidrRangeValidationError) Field() string
Field function returns field value.
func (CidrRangeValidationError) Key ¶
func (e CidrRangeValidationError) Key() bool
Key function returns key value.
func (CidrRangeValidationError) Reason ¶
func (e CidrRangeValidationError) Reason() string
Reason function returns reason value.
type ConfigSource ¶
type ConfigSource struct { // Types that are assignable to ConfigSourceSpecifier: // *ConfigSource_Path // *ConfigSource_ApiConfigSource // *ConfigSource_Ads // *ConfigSource_Self ConfigSourceSpecifier isConfigSource_ConfigSourceSpecifier `protobuf_oneof:"config_source_specifier"` // When this timeout is specified, Envoy will wait no longer than the specified time for first // config response on this xDS subscription during the :ref:`initialization process // <arch_overview_initialization>`. After reaching the timeout, Envoy will move to the next // initialization phase, even if the first config is not delivered yet. The timer is activated // when the xDS API subscription starts, and is disarmed on first config update or on error. 0 // means no timeout - Envoy will wait indefinitely for the first xDS config (unless another // timeout applies). The default is 15s. InitialFetchTimeout *duration.Duration `protobuf:"bytes,4,opt,name=initial_fetch_timeout,json=initialFetchTimeout,proto3" json:"initial_fetch_timeout,omitempty"` // API version for xDS resources. This implies the type URLs that the client // will request for resources and the resource type that the client will in // turn expect to be delivered. ResourceApiVersion ApiVersion `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
Configuration for :ref:`listeners <config_listeners>`, :ref:`clusters <config_cluster_manager>`, :ref:`routes <envoy_api_msg_RouteConfiguration>`, :ref:`endpoints <arch_overview_service_discovery>` etc. may either be sourced from the filesystem or from an xDS API source. Filesystem configs are watched with inotify for updates. [#next-free-field: 7]
func (*ConfigSource) Descriptor
deprecated
func (*ConfigSource) Descriptor() ([]byte, []int)
Deprecated: Use ConfigSource.ProtoReflect.Descriptor instead.
func (*ConfigSource) GetAds ¶
func (x *ConfigSource) GetAds() *AggregatedConfigSource
func (*ConfigSource) GetApiConfigSource ¶
func (x *ConfigSource) GetApiConfigSource() *ApiConfigSource
func (*ConfigSource) GetConfigSourceSpecifier ¶
func (m *ConfigSource) GetConfigSourceSpecifier() isConfigSource_ConfigSourceSpecifier
func (*ConfigSource) GetInitialFetchTimeout ¶ added in v0.7.0
func (x *ConfigSource) GetInitialFetchTimeout() *duration.Duration
func (*ConfigSource) GetPath ¶
func (x *ConfigSource) GetPath() string
func (*ConfigSource) GetResourceApiVersion ¶ added in v0.9.2
func (x *ConfigSource) GetResourceApiVersion() ApiVersion
func (*ConfigSource) GetSelf ¶ added in v0.9.1
func (x *ConfigSource) GetSelf() *SelfConfigSource
func (*ConfigSource) ProtoMessage ¶
func (*ConfigSource) ProtoMessage()
func (*ConfigSource) ProtoReflect ¶ added in v0.9.6
func (x *ConfigSource) ProtoReflect() protoreflect.Message
func (*ConfigSource) Reset ¶
func (x *ConfigSource) Reset()
func (*ConfigSource) String ¶
func (x *ConfigSource) String() string
func (*ConfigSource) Validate ¶
func (m *ConfigSource) Validate() error
Validate checks the field values on ConfigSource 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 (*ConfigSource) ValidateAll ¶ added in v0.10.0
func (m *ConfigSource) ValidateAll() error
ValidateAll checks the field values on ConfigSource 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 ConfigSourceMultiError, or nil if none found.
type ConfigSourceMultiError ¶ added in v0.10.0
type ConfigSourceMultiError []error
ConfigSourceMultiError is an error wrapping multiple validation errors returned by ConfigSource.ValidateAll() if the designated constraints aren't met.
func (ConfigSourceMultiError) AllErrors ¶ added in v0.10.0
func (m ConfigSourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfigSourceMultiError) Error ¶ added in v0.10.0
func (m ConfigSourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConfigSourceValidationError ¶
type ConfigSourceValidationError struct {
// contains filtered or unexported fields
}
ConfigSourceValidationError is the validation error returned by ConfigSource.Validate if the designated constraints aren't met.
func (ConfigSourceValidationError) Cause ¶
func (e ConfigSourceValidationError) Cause() error
Cause function returns cause value.
func (ConfigSourceValidationError) Error ¶
func (e ConfigSourceValidationError) Error() string
Error satisfies the builtin error interface
func (ConfigSourceValidationError) ErrorName ¶ added in v0.7.0
func (e ConfigSourceValidationError) ErrorName() string
ErrorName returns error name.
func (ConfigSourceValidationError) Field ¶
func (e ConfigSourceValidationError) Field() string
Field function returns field value.
func (ConfigSourceValidationError) Key ¶
func (e ConfigSourceValidationError) Key() bool
Key function returns key value.
func (ConfigSourceValidationError) Reason ¶
func (e ConfigSourceValidationError) Reason() string
Reason function returns reason value.
type ConfigSource_Ads ¶
type ConfigSource_Ads struct { // When set, ADS will be used to fetch resources. The ADS API configuration // source in the bootstrap configuration is used. Ads *AggregatedConfigSource `protobuf:"bytes,3,opt,name=ads,proto3,oneof"` }
type ConfigSource_ApiConfigSource ¶
type ConfigSource_ApiConfigSource struct { // API configuration source. ApiConfigSource *ApiConfigSource `protobuf:"bytes,2,opt,name=api_config_source,json=apiConfigSource,proto3,oneof"` }
type ConfigSource_Path ¶
type ConfigSource_Path struct { // Path on the filesystem to source and watch for configuration updates. // When sourcing configuration for :ref:`secret <envoy_api_msg_auth.Secret>`, // the certificate and key files are also watched for updates. // // .. note:: // // The path to the source must exist at config load time. // // .. note:: // // Envoy will only watch the file path for *moves.* This is because in general only moves // are atomic. The same method of swapping files as is demonstrated in the // :ref:`runtime documentation <config_runtime_symbolic_link_swap>` can be used here also. Path string `protobuf:"bytes,1,opt,name=path,proto3,oneof"` }
type ConfigSource_Self ¶ added in v0.9.1
type ConfigSource_Self struct { // [#not-implemented-hide:] // When set, the client will access the resources from the same server it got the // ConfigSource from, although not necessarily from the same stream. This is similar to the // :ref:`ads<envoy_api_field.ConfigSource.ads>` field, except that the client may use a // different stream to the same server. As a result, this field can be used for things // like LRS that cannot be sent on an ADS stream. It can also be used to link from (e.g.) // LDS to RDS on the same server without requiring the management server to know its name // or required credentials. // [#next-major-version: In xDS v3, consider replacing the ads field with this one, since // this field can implicitly mean to use the same stream in the case where the ConfigSource // is provided via ADS and the specified data can also be obtained via ADS.] Self *SelfConfigSource `protobuf:"bytes,5,opt,name=self,proto3,oneof"` }
type ControlPlane ¶ added in v0.6.8
type ControlPlane struct { // An opaque control plane identifier that uniquely identifies an instance // of control plane. This can be used to identify which control plane instance, // the Envoy is connected to. Identifier string `protobuf:"bytes,1,opt,name=identifier,proto3" json:"identifier,omitempty"` // contains filtered or unexported fields }
Identifies a specific ControlPlane instance that Envoy is connected to.
func (*ControlPlane) Descriptor
deprecated
added in
v0.6.8
func (*ControlPlane) Descriptor() ([]byte, []int)
Deprecated: Use ControlPlane.ProtoReflect.Descriptor instead.
func (*ControlPlane) GetIdentifier ¶ added in v0.6.8
func (x *ControlPlane) GetIdentifier() string
func (*ControlPlane) ProtoMessage ¶ added in v0.6.8
func (*ControlPlane) ProtoMessage()
func (*ControlPlane) ProtoReflect ¶ added in v0.9.6
func (x *ControlPlane) ProtoReflect() protoreflect.Message
func (*ControlPlane) Reset ¶ added in v0.6.8
func (x *ControlPlane) Reset()
func (*ControlPlane) String ¶ added in v0.6.8
func (x *ControlPlane) String() string
func (*ControlPlane) Validate ¶ added in v0.6.8
func (m *ControlPlane) Validate() error
Validate checks the field values on ControlPlane 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 (*ControlPlane) ValidateAll ¶ added in v0.10.0
func (m *ControlPlane) ValidateAll() error
ValidateAll checks the field values on ControlPlane 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 ControlPlaneMultiError, or nil if none found.
type ControlPlaneMultiError ¶ added in v0.10.0
type ControlPlaneMultiError []error
ControlPlaneMultiError is an error wrapping multiple validation errors returned by ControlPlane.ValidateAll() if the designated constraints aren't met.
func (ControlPlaneMultiError) AllErrors ¶ added in v0.10.0
func (m ControlPlaneMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ControlPlaneMultiError) Error ¶ added in v0.10.0
func (m ControlPlaneMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ControlPlaneValidationError ¶ added in v0.6.8
type ControlPlaneValidationError struct {
// contains filtered or unexported fields
}
ControlPlaneValidationError is the validation error returned by ControlPlane.Validate if the designated constraints aren't met.
func (ControlPlaneValidationError) Cause ¶ added in v0.6.8
func (e ControlPlaneValidationError) Cause() error
Cause function returns cause value.
func (ControlPlaneValidationError) Error ¶ added in v0.6.8
func (e ControlPlaneValidationError) Error() string
Error satisfies the builtin error interface
func (ControlPlaneValidationError) ErrorName ¶ added in v0.7.0
func (e ControlPlaneValidationError) ErrorName() string
ErrorName returns error name.
func (ControlPlaneValidationError) Field ¶ added in v0.6.8
func (e ControlPlaneValidationError) Field() string
Field function returns field value.
func (ControlPlaneValidationError) Key ¶ added in v0.6.8
func (e ControlPlaneValidationError) Key() bool
Key function returns key value.
func (ControlPlaneValidationError) Reason ¶ added in v0.6.8
func (e ControlPlaneValidationError) Reason() string
Reason function returns reason value.
type DataSource ¶
type DataSource struct { // Types that are assignable to Specifier: // *DataSource_Filename // *DataSource_InlineBytes // *DataSource_InlineString Specifier isDataSource_Specifier `protobuf_oneof:"specifier"` // contains filtered or unexported fields }
Data source consisting of either a file or an inline value.
func (*DataSource) Descriptor
deprecated
func (*DataSource) Descriptor() ([]byte, []int)
Deprecated: Use DataSource.ProtoReflect.Descriptor instead.
func (*DataSource) GetFilename ¶
func (x *DataSource) GetFilename() string
func (*DataSource) GetInlineBytes ¶
func (x *DataSource) GetInlineBytes() []byte
func (*DataSource) GetInlineString ¶
func (x *DataSource) GetInlineString() string
func (*DataSource) GetSpecifier ¶
func (m *DataSource) GetSpecifier() isDataSource_Specifier
func (*DataSource) ProtoMessage ¶
func (*DataSource) ProtoMessage()
func (*DataSource) ProtoReflect ¶ added in v0.9.6
func (x *DataSource) ProtoReflect() protoreflect.Message
func (*DataSource) Reset ¶
func (x *DataSource) Reset()
func (*DataSource) String ¶
func (x *DataSource) String() string
func (*DataSource) Validate ¶
func (m *DataSource) Validate() error
Validate checks the field values on DataSource 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 (*DataSource) ValidateAll ¶ added in v0.10.0
func (m *DataSource) ValidateAll() error
ValidateAll checks the field values on DataSource 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 DataSourceMultiError, or nil if none found.
type DataSourceMultiError ¶ added in v0.10.0
type DataSourceMultiError []error
DataSourceMultiError is an error wrapping multiple validation errors returned by DataSource.ValidateAll() if the designated constraints aren't met.
func (DataSourceMultiError) AllErrors ¶ added in v0.10.0
func (m DataSourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DataSourceMultiError) Error ¶ added in v0.10.0
func (m DataSourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DataSourceValidationError ¶
type DataSourceValidationError struct {
// contains filtered or unexported fields
}
DataSourceValidationError is the validation error returned by DataSource.Validate if the designated constraints aren't met.
func (DataSourceValidationError) Cause ¶
func (e DataSourceValidationError) Cause() error
Cause function returns cause value.
func (DataSourceValidationError) Error ¶
func (e DataSourceValidationError) Error() string
Error satisfies the builtin error interface
func (DataSourceValidationError) ErrorName ¶ added in v0.7.0
func (e DataSourceValidationError) ErrorName() string
ErrorName returns error name.
func (DataSourceValidationError) Field ¶
func (e DataSourceValidationError) Field() string
Field function returns field value.
func (DataSourceValidationError) Key ¶
func (e DataSourceValidationError) Key() bool
Key function returns key value.
func (DataSourceValidationError) Reason ¶
func (e DataSourceValidationError) Reason() string
Reason function returns reason value.
type DataSource_Filename ¶
type DataSource_Filename struct { // Local filesystem data source. Filename string `protobuf:"bytes,1,opt,name=filename,proto3,oneof"` }
type DataSource_InlineBytes ¶
type DataSource_InlineBytes struct { // Bytes inlined in the configuration. InlineBytes []byte `protobuf:"bytes,2,opt,name=inline_bytes,json=inlineBytes,proto3,oneof"` }
type DataSource_InlineString ¶
type DataSource_InlineString struct { // String inlined in the configuration. InlineString string `protobuf:"bytes,3,opt,name=inline_string,json=inlineString,proto3,oneof"` }
type EventServiceConfig ¶ added in v0.9.5
type EventServiceConfig struct { // Types that are assignable to ConfigSourceSpecifier: // *EventServiceConfig_GrpcService ConfigSourceSpecifier isEventServiceConfig_ConfigSourceSpecifier `protobuf_oneof:"config_source_specifier"` // contains filtered or unexported fields }
[#not-implemented-hide:] Configuration of the event reporting service endpoint.
func (*EventServiceConfig) Descriptor
deprecated
added in
v0.9.5
func (*EventServiceConfig) Descriptor() ([]byte, []int)
Deprecated: Use EventServiceConfig.ProtoReflect.Descriptor instead.
func (*EventServiceConfig) GetConfigSourceSpecifier ¶ added in v0.9.5
func (m *EventServiceConfig) GetConfigSourceSpecifier() isEventServiceConfig_ConfigSourceSpecifier
func (*EventServiceConfig) GetGrpcService ¶ added in v0.9.5
func (x *EventServiceConfig) GetGrpcService() *GrpcService
func (*EventServiceConfig) ProtoMessage ¶ added in v0.9.5
func (*EventServiceConfig) ProtoMessage()
func (*EventServiceConfig) ProtoReflect ¶ added in v0.9.6
func (x *EventServiceConfig) ProtoReflect() protoreflect.Message
func (*EventServiceConfig) Reset ¶ added in v0.9.5
func (x *EventServiceConfig) Reset()
func (*EventServiceConfig) String ¶ added in v0.9.5
func (x *EventServiceConfig) String() string
func (*EventServiceConfig) Validate ¶ added in v0.9.5
func (m *EventServiceConfig) Validate() error
Validate checks the field values on EventServiceConfig 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 (*EventServiceConfig) ValidateAll ¶ added in v0.10.0
func (m *EventServiceConfig) ValidateAll() error
ValidateAll checks the field values on EventServiceConfig 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 EventServiceConfigMultiError, or nil if none found.
type EventServiceConfigMultiError ¶ added in v0.10.0
type EventServiceConfigMultiError []error
EventServiceConfigMultiError is an error wrapping multiple validation errors returned by EventServiceConfig.ValidateAll() if the designated constraints aren't met.
func (EventServiceConfigMultiError) AllErrors ¶ added in v0.10.0
func (m EventServiceConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EventServiceConfigMultiError) Error ¶ added in v0.10.0
func (m EventServiceConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EventServiceConfigValidationError ¶ added in v0.9.5
type EventServiceConfigValidationError struct {
// contains filtered or unexported fields
}
EventServiceConfigValidationError is the validation error returned by EventServiceConfig.Validate if the designated constraints aren't met.
func (EventServiceConfigValidationError) Cause ¶ added in v0.9.5
func (e EventServiceConfigValidationError) Cause() error
Cause function returns cause value.
func (EventServiceConfigValidationError) Error ¶ added in v0.9.5
func (e EventServiceConfigValidationError) Error() string
Error satisfies the builtin error interface
func (EventServiceConfigValidationError) ErrorName ¶ added in v0.9.5
func (e EventServiceConfigValidationError) ErrorName() string
ErrorName returns error name.
func (EventServiceConfigValidationError) Field ¶ added in v0.9.5
func (e EventServiceConfigValidationError) Field() string
Field function returns field value.
func (EventServiceConfigValidationError) Key ¶ added in v0.9.5
func (e EventServiceConfigValidationError) Key() bool
Key function returns key value.
func (EventServiceConfigValidationError) Reason ¶ added in v0.9.5
func (e EventServiceConfigValidationError) Reason() string
Reason function returns reason value.
type EventServiceConfig_GrpcService ¶ added in v0.9.5
type EventServiceConfig_GrpcService struct { // Specifies the gRPC service that hosts the event reporting service. GrpcService *GrpcService `protobuf:"bytes,1,opt,name=grpc_service,json=grpcService,proto3,oneof"` }
type Extension ¶ added in v0.9.2
type Extension struct { // This is the name of the Envoy filter as specified in the Envoy // configuration, e.g. envoy.filters.http.router, com.acme.widget. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Category of the extension. // Extension category names use reverse DNS notation. For instance "envoy.filters.listener" // for Envoy's built-in listener filters or "com.acme.filters.http" for HTTP filters from // acme.com vendor. // [#comment:TODO(yanavlasov): Link to the doc with existing envoy category names.] Category string `protobuf:"bytes,2,opt,name=category,proto3" json:"category,omitempty"` // [#not-implemented-hide:] Type descriptor of extension configuration proto. // [#comment:TODO(yanavlasov): Link to the doc with existing configuration protos.] // [#comment:TODO(yanavlasov): Add tests when PR #9391 lands.] TypeDescriptor string `protobuf:"bytes,3,opt,name=type_descriptor,json=typeDescriptor,proto3" json:"type_descriptor,omitempty"` // The version is a property of the extension and maintained independently // of other extensions and the Envoy API. // This field is not set when extension did not provide version information. Version *BuildVersion `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` // Indicates that the extension is present but was disabled via dynamic configuration. Disabled bool `protobuf:"varint,5,opt,name=disabled,proto3" json:"disabled,omitempty"` // contains filtered or unexported fields }
Version and identification for an Envoy extension. [#next-free-field: 6]
func (*Extension) Descriptor
deprecated
added in
v0.9.2
func (*Extension) GetCategory ¶ added in v0.9.2
func (*Extension) GetDisabled ¶ added in v0.9.2
func (*Extension) GetTypeDescriptor ¶ added in v0.9.2
func (*Extension) GetVersion ¶ added in v0.9.2
func (x *Extension) GetVersion() *BuildVersion
func (*Extension) ProtoMessage ¶ added in v0.9.2
func (*Extension) ProtoMessage()
func (*Extension) ProtoReflect ¶ added in v0.9.6
func (x *Extension) ProtoReflect() protoreflect.Message
func (*Extension) Validate ¶ added in v0.9.2
Validate checks the field values on Extension 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 (*Extension) ValidateAll ¶ added in v0.10.0
ValidateAll checks the field values on Extension 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 ExtensionMultiError, or nil if none found.
type ExtensionMultiError ¶ added in v0.10.0
type ExtensionMultiError []error
ExtensionMultiError is an error wrapping multiple validation errors returned by Extension.ValidateAll() if the designated constraints aren't met.
func (ExtensionMultiError) AllErrors ¶ added in v0.10.0
func (m ExtensionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExtensionMultiError) Error ¶ added in v0.10.0
func (m ExtensionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExtensionValidationError ¶ added in v0.9.2
type ExtensionValidationError struct {
// contains filtered or unexported fields
}
ExtensionValidationError is the validation error returned by Extension.Validate if the designated constraints aren't met.
func (ExtensionValidationError) Cause ¶ added in v0.9.2
func (e ExtensionValidationError) Cause() error
Cause function returns cause value.
func (ExtensionValidationError) Error ¶ added in v0.9.2
func (e ExtensionValidationError) Error() string
Error satisfies the builtin error interface
func (ExtensionValidationError) ErrorName ¶ added in v0.9.2
func (e ExtensionValidationError) ErrorName() string
ErrorName returns error name.
func (ExtensionValidationError) Field ¶ added in v0.9.2
func (e ExtensionValidationError) Field() string
Field function returns field value.
func (ExtensionValidationError) Key ¶ added in v0.9.2
func (e ExtensionValidationError) Key() bool
Key function returns key value.
func (ExtensionValidationError) Reason ¶ added in v0.9.2
func (e ExtensionValidationError) Reason() string
Reason function returns reason value.
type GrpcMethodList ¶ added in v0.9.5
type GrpcMethodList struct { Services []*GrpcMethodList_Service `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"` // contains filtered or unexported fields }
A list of gRPC methods which can be used as an allowlist, for example.
func (*GrpcMethodList) Descriptor
deprecated
added in
v0.9.5
func (*GrpcMethodList) Descriptor() ([]byte, []int)
Deprecated: Use GrpcMethodList.ProtoReflect.Descriptor instead.
func (*GrpcMethodList) GetServices ¶ added in v0.9.5
func (x *GrpcMethodList) GetServices() []*GrpcMethodList_Service
func (*GrpcMethodList) ProtoMessage ¶ added in v0.9.5
func (*GrpcMethodList) ProtoMessage()
func (*GrpcMethodList) ProtoReflect ¶ added in v0.9.6
func (x *GrpcMethodList) ProtoReflect() protoreflect.Message
func (*GrpcMethodList) Reset ¶ added in v0.9.5
func (x *GrpcMethodList) Reset()
func (*GrpcMethodList) String ¶ added in v0.9.5
func (x *GrpcMethodList) String() string
func (*GrpcMethodList) Validate ¶ added in v0.9.5
func (m *GrpcMethodList) Validate() error
Validate checks the field values on GrpcMethodList 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 (*GrpcMethodList) ValidateAll ¶ added in v0.10.0
func (m *GrpcMethodList) ValidateAll() error
ValidateAll checks the field values on GrpcMethodList 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 GrpcMethodListMultiError, or nil if none found.
type GrpcMethodListMultiError ¶ added in v0.10.0
type GrpcMethodListMultiError []error
GrpcMethodListMultiError is an error wrapping multiple validation errors returned by GrpcMethodList.ValidateAll() if the designated constraints aren't met.
func (GrpcMethodListMultiError) AllErrors ¶ added in v0.10.0
func (m GrpcMethodListMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrpcMethodListMultiError) Error ¶ added in v0.10.0
func (m GrpcMethodListMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrpcMethodListValidationError ¶ added in v0.9.5
type GrpcMethodListValidationError struct {
// contains filtered or unexported fields
}
GrpcMethodListValidationError is the validation error returned by GrpcMethodList.Validate if the designated constraints aren't met.
func (GrpcMethodListValidationError) Cause ¶ added in v0.9.5
func (e GrpcMethodListValidationError) Cause() error
Cause function returns cause value.
func (GrpcMethodListValidationError) Error ¶ added in v0.9.5
func (e GrpcMethodListValidationError) Error() string
Error satisfies the builtin error interface
func (GrpcMethodListValidationError) ErrorName ¶ added in v0.9.5
func (e GrpcMethodListValidationError) ErrorName() string
ErrorName returns error name.
func (GrpcMethodListValidationError) Field ¶ added in v0.9.5
func (e GrpcMethodListValidationError) Field() string
Field function returns field value.
func (GrpcMethodListValidationError) Key ¶ added in v0.9.5
func (e GrpcMethodListValidationError) Key() bool
Key function returns key value.
func (GrpcMethodListValidationError) Reason ¶ added in v0.9.5
func (e GrpcMethodListValidationError) Reason() string
Reason function returns reason value.
type GrpcMethodList_Service ¶ added in v0.9.5
type GrpcMethodList_Service struct { // The name of the gRPC service. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The names of the gRPC methods in this service. MethodNames []string `protobuf:"bytes,2,rep,name=method_names,json=methodNames,proto3" json:"method_names,omitempty"` // contains filtered or unexported fields }
func (*GrpcMethodList_Service) Descriptor
deprecated
added in
v0.9.5
func (*GrpcMethodList_Service) Descriptor() ([]byte, []int)
Deprecated: Use GrpcMethodList_Service.ProtoReflect.Descriptor instead.
func (*GrpcMethodList_Service) GetMethodNames ¶ added in v0.9.5
func (x *GrpcMethodList_Service) GetMethodNames() []string
func (*GrpcMethodList_Service) GetName ¶ added in v0.9.5
func (x *GrpcMethodList_Service) GetName() string
func (*GrpcMethodList_Service) ProtoMessage ¶ added in v0.9.5
func (*GrpcMethodList_Service) ProtoMessage()
func (*GrpcMethodList_Service) ProtoReflect ¶ added in v0.9.6
func (x *GrpcMethodList_Service) ProtoReflect() protoreflect.Message
func (*GrpcMethodList_Service) Reset ¶ added in v0.9.5
func (x *GrpcMethodList_Service) Reset()
func (*GrpcMethodList_Service) String ¶ added in v0.9.5
func (x *GrpcMethodList_Service) String() string
func (*GrpcMethodList_Service) Validate ¶ added in v0.9.5
func (m *GrpcMethodList_Service) Validate() error
Validate checks the field values on GrpcMethodList_Service 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 (*GrpcMethodList_Service) ValidateAll ¶ added in v0.10.0
func (m *GrpcMethodList_Service) ValidateAll() error
ValidateAll checks the field values on GrpcMethodList_Service 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 GrpcMethodList_ServiceMultiError, or nil if none found.
type GrpcMethodList_ServiceMultiError ¶ added in v0.10.0
type GrpcMethodList_ServiceMultiError []error
GrpcMethodList_ServiceMultiError is an error wrapping multiple validation errors returned by GrpcMethodList_Service.ValidateAll() if the designated constraints aren't met.
func (GrpcMethodList_ServiceMultiError) AllErrors ¶ added in v0.10.0
func (m GrpcMethodList_ServiceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrpcMethodList_ServiceMultiError) Error ¶ added in v0.10.0
func (m GrpcMethodList_ServiceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrpcMethodList_ServiceValidationError ¶ added in v0.9.5
type GrpcMethodList_ServiceValidationError struct {
// contains filtered or unexported fields
}
GrpcMethodList_ServiceValidationError is the validation error returned by GrpcMethodList_Service.Validate if the designated constraints aren't met.
func (GrpcMethodList_ServiceValidationError) Cause ¶ added in v0.9.5
func (e GrpcMethodList_ServiceValidationError) Cause() error
Cause function returns cause value.
func (GrpcMethodList_ServiceValidationError) Error ¶ added in v0.9.5
func (e GrpcMethodList_ServiceValidationError) Error() string
Error satisfies the builtin error interface
func (GrpcMethodList_ServiceValidationError) ErrorName ¶ added in v0.9.5
func (e GrpcMethodList_ServiceValidationError) ErrorName() string
ErrorName returns error name.
func (GrpcMethodList_ServiceValidationError) Field ¶ added in v0.9.5
func (e GrpcMethodList_ServiceValidationError) Field() string
Field function returns field value.
func (GrpcMethodList_ServiceValidationError) Key ¶ added in v0.9.5
func (e GrpcMethodList_ServiceValidationError) Key() bool
Key function returns key value.
func (GrpcMethodList_ServiceValidationError) Reason ¶ added in v0.9.5
func (e GrpcMethodList_ServiceValidationError) Reason() string
Reason function returns reason value.
type GrpcProtocolOptions ¶
type GrpcProtocolOptions struct { Http2ProtocolOptions *Http2ProtocolOptions `protobuf:"bytes,1,opt,name=http2_protocol_options,json=http2ProtocolOptions,proto3" json:"http2_protocol_options,omitempty"` // contains filtered or unexported fields }
[#not-implemented-hide:]
func (*GrpcProtocolOptions) Descriptor
deprecated
func (*GrpcProtocolOptions) Descriptor() ([]byte, []int)
Deprecated: Use GrpcProtocolOptions.ProtoReflect.Descriptor instead.
func (*GrpcProtocolOptions) GetHttp2ProtocolOptions ¶
func (x *GrpcProtocolOptions) GetHttp2ProtocolOptions() *Http2ProtocolOptions
func (*GrpcProtocolOptions) ProtoMessage ¶
func (*GrpcProtocolOptions) ProtoMessage()
func (*GrpcProtocolOptions) ProtoReflect ¶ added in v0.9.6
func (x *GrpcProtocolOptions) ProtoReflect() protoreflect.Message
func (*GrpcProtocolOptions) Reset ¶
func (x *GrpcProtocolOptions) Reset()
func (*GrpcProtocolOptions) String ¶
func (x *GrpcProtocolOptions) String() string
func (*GrpcProtocolOptions) Validate ¶
func (m *GrpcProtocolOptions) Validate() error
Validate checks the field values on GrpcProtocolOptions 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 (*GrpcProtocolOptions) ValidateAll ¶ added in v0.10.0
func (m *GrpcProtocolOptions) ValidateAll() error
ValidateAll checks the field values on GrpcProtocolOptions 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 GrpcProtocolOptionsMultiError, or nil if none found.
type GrpcProtocolOptionsMultiError ¶ added in v0.10.0
type GrpcProtocolOptionsMultiError []error
GrpcProtocolOptionsMultiError is an error wrapping multiple validation errors returned by GrpcProtocolOptions.ValidateAll() if the designated constraints aren't met.
func (GrpcProtocolOptionsMultiError) AllErrors ¶ added in v0.10.0
func (m GrpcProtocolOptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrpcProtocolOptionsMultiError) Error ¶ added in v0.10.0
func (m GrpcProtocolOptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrpcProtocolOptionsValidationError ¶
type GrpcProtocolOptionsValidationError struct {
// contains filtered or unexported fields
}
GrpcProtocolOptionsValidationError is the validation error returned by GrpcProtocolOptions.Validate if the designated constraints aren't met.
func (GrpcProtocolOptionsValidationError) Cause ¶
func (e GrpcProtocolOptionsValidationError) Cause() error
Cause function returns cause value.
func (GrpcProtocolOptionsValidationError) Error ¶
func (e GrpcProtocolOptionsValidationError) Error() string
Error satisfies the builtin error interface
func (GrpcProtocolOptionsValidationError) ErrorName ¶ added in v0.7.0
func (e GrpcProtocolOptionsValidationError) ErrorName() string
ErrorName returns error name.
func (GrpcProtocolOptionsValidationError) Field ¶
func (e GrpcProtocolOptionsValidationError) Field() string
Field function returns field value.
func (GrpcProtocolOptionsValidationError) Key ¶
func (e GrpcProtocolOptionsValidationError) Key() bool
Key function returns key value.
func (GrpcProtocolOptionsValidationError) Reason ¶
func (e GrpcProtocolOptionsValidationError) Reason() string
Reason function returns reason value.
type GrpcService ¶
type GrpcService struct { // Types that are assignable to TargetSpecifier: // *GrpcService_EnvoyGrpc_ // *GrpcService_GoogleGrpc_ TargetSpecifier isGrpcService_TargetSpecifier `protobuf_oneof:"target_specifier"` // The timeout for the gRPC request. This is the timeout for a specific // request. Timeout *duration.Duration `protobuf:"bytes,3,opt,name=timeout,proto3" json:"timeout,omitempty"` // Additional metadata to include in streams initiated to the GrpcService. // This can be used for scenarios in which additional ad hoc authorization // headers (e.g. “x-foo-bar: baz-key“) are to be injected. InitialMetadata []*HeaderValue `protobuf:"bytes,5,rep,name=initial_metadata,json=initialMetadata,proto3" json:"initial_metadata,omitempty"` // contains filtered or unexported fields }
gRPC service configuration. This is used by :ref:`ApiConfigSource <envoy_api_msg_core.ApiConfigSource>` and filter configurations. [#next-free-field: 6]
func (*GrpcService) Descriptor
deprecated
func (*GrpcService) Descriptor() ([]byte, []int)
Deprecated: Use GrpcService.ProtoReflect.Descriptor instead.
func (*GrpcService) GetEnvoyGrpc ¶
func (x *GrpcService) GetEnvoyGrpc() *GrpcService_EnvoyGrpc
func (*GrpcService) GetGoogleGrpc ¶
func (x *GrpcService) GetGoogleGrpc() *GrpcService_GoogleGrpc
func (*GrpcService) GetInitialMetadata ¶
func (x *GrpcService) GetInitialMetadata() []*HeaderValue
func (*GrpcService) GetTargetSpecifier ¶
func (m *GrpcService) GetTargetSpecifier() isGrpcService_TargetSpecifier
func (*GrpcService) GetTimeout ¶
func (x *GrpcService) GetTimeout() *duration.Duration
func (*GrpcService) ProtoMessage ¶
func (*GrpcService) ProtoMessage()
func (*GrpcService) ProtoReflect ¶ added in v0.9.6
func (x *GrpcService) ProtoReflect() protoreflect.Message
func (*GrpcService) Reset ¶
func (x *GrpcService) Reset()
func (*GrpcService) String ¶
func (x *GrpcService) String() string
func (*GrpcService) Validate ¶
func (m *GrpcService) Validate() error
Validate checks the field values on GrpcService 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 (*GrpcService) ValidateAll ¶ added in v0.10.0
func (m *GrpcService) ValidateAll() error
ValidateAll checks the field values on GrpcService 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 GrpcServiceMultiError, or nil if none found.
type GrpcServiceMultiError ¶ added in v0.10.0
type GrpcServiceMultiError []error
GrpcServiceMultiError is an error wrapping multiple validation errors returned by GrpcService.ValidateAll() if the designated constraints aren't met.
func (GrpcServiceMultiError) AllErrors ¶ added in v0.10.0
func (m GrpcServiceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrpcServiceMultiError) Error ¶ added in v0.10.0
func (m GrpcServiceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrpcServiceValidationError ¶
type GrpcServiceValidationError struct {
// contains filtered or unexported fields
}
GrpcServiceValidationError is the validation error returned by GrpcService.Validate if the designated constraints aren't met.
func (GrpcServiceValidationError) Cause ¶
func (e GrpcServiceValidationError) Cause() error
Cause function returns cause value.
func (GrpcServiceValidationError) Error ¶
func (e GrpcServiceValidationError) Error() string
Error satisfies the builtin error interface
func (GrpcServiceValidationError) ErrorName ¶ added in v0.7.0
func (e GrpcServiceValidationError) ErrorName() string
ErrorName returns error name.
func (GrpcServiceValidationError) Field ¶
func (e GrpcServiceValidationError) Field() string
Field function returns field value.
func (GrpcServiceValidationError) Key ¶
func (e GrpcServiceValidationError) Key() bool
Key function returns key value.
func (GrpcServiceValidationError) Reason ¶
func (e GrpcServiceValidationError) Reason() string
Reason function returns reason value.
type GrpcService_EnvoyGrpc ¶
type GrpcService_EnvoyGrpc struct { // The name of the upstream gRPC cluster. SSL credentials will be supplied // in the :ref:`Cluster <envoy_api_msg_Cluster>` :ref:`transport_socket // <envoy_api_field_Cluster.transport_socket>`. ClusterName string `protobuf:"bytes,1,opt,name=cluster_name,json=clusterName,proto3" json:"cluster_name,omitempty"` // contains filtered or unexported fields }
func (*GrpcService_EnvoyGrpc) Descriptor
deprecated
func (*GrpcService_EnvoyGrpc) Descriptor() ([]byte, []int)
Deprecated: Use GrpcService_EnvoyGrpc.ProtoReflect.Descriptor instead.
func (*GrpcService_EnvoyGrpc) GetClusterName ¶
func (x *GrpcService_EnvoyGrpc) GetClusterName() string
func (*GrpcService_EnvoyGrpc) ProtoMessage ¶
func (*GrpcService_EnvoyGrpc) ProtoMessage()
func (*GrpcService_EnvoyGrpc) ProtoReflect ¶ added in v0.9.6
func (x *GrpcService_EnvoyGrpc) ProtoReflect() protoreflect.Message
func (*GrpcService_EnvoyGrpc) Reset ¶
func (x *GrpcService_EnvoyGrpc) Reset()
func (*GrpcService_EnvoyGrpc) String ¶
func (x *GrpcService_EnvoyGrpc) String() string