Documentation ¶
Index ¶
- Variables
- type AgentCF
- func (*AgentCF) Descriptor() ([]byte, []int)deprecated
- func (x *AgentCF) GetConfiguration() *AgentConfigurationCF
- func (x *AgentCF) GetGitops() *GitopsCF
- func (x *AgentCF) GetInfoCacheErrorTtl() *durationpb.Duration
- func (x *AgentCF) GetInfoCacheTtl() *durationpb.Duration
- func (x *AgentCF) GetKubernetesApi() *KubernetesApiCF
- func (x *AgentCF) GetListen() *ListenAgentCF
- func (x *AgentCF) GetRedisConnInfoGc() *durationpb.Duration
- func (x *AgentCF) GetRedisConnInfoRefresh() *durationpb.Duration
- func (x *AgentCF) GetRedisConnInfoTtl() *durationpb.Duration
- func (*AgentCF) ProtoMessage()
- func (x *AgentCF) ProtoReflect() protoreflect.Message
- func (x *AgentCF) Reset()
- func (x *AgentCF) String() string
- func (m *AgentCF) Validate() error
- type AgentCFValidationError
- type AgentConfigurationCF
- func (*AgentConfigurationCF) Descriptor() ([]byte, []int)deprecated
- func (x *AgentConfigurationCF) GetMaxConfigurationFileSize() uint32
- func (x *AgentConfigurationCF) GetPollPeriod() *durationpb.Duration
- func (*AgentConfigurationCF) ProtoMessage()
- func (x *AgentConfigurationCF) ProtoReflect() protoreflect.Message
- func (x *AgentConfigurationCF) Reset()
- func (x *AgentConfigurationCF) String() string
- func (m *AgentConfigurationCF) Validate() error
- type AgentConfigurationCFValidationError
- func (e AgentConfigurationCFValidationError) Cause() error
- func (e AgentConfigurationCFValidationError) Error() string
- func (e AgentConfigurationCFValidationError) ErrorName() string
- func (e AgentConfigurationCFValidationError) Field() string
- func (e AgentConfigurationCFValidationError) Key() bool
- func (e AgentConfigurationCFValidationError) Reason() string
- type ApiCF
- type ApiCFValidationError
- type ConfigurationFile
- func (*ConfigurationFile) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigurationFile) GetAgent() *AgentCF
- func (x *ConfigurationFile) GetApi() *ApiCF
- func (x *ConfigurationFile) GetGitaly() *GitalyCF
- func (x *ConfigurationFile) GetGitlab() *GitLabCF
- func (x *ConfigurationFile) GetObservability() *ObservabilityCF
- func (x *ConfigurationFile) GetPrivateApi() *PrivateApiCF
- func (x *ConfigurationFile) GetRedis() *RedisCF
- func (*ConfigurationFile) ProtoMessage()
- func (x *ConfigurationFile) ProtoReflect() protoreflect.Message
- func (x *ConfigurationFile) Reset()
- func (x *ConfigurationFile) String() string
- func (m *ConfigurationFile) Validate() error
- func (x *ConfigurationFile) ValidateExtra() error
- type ConfigurationFileValidationError
- func (e ConfigurationFileValidationError) Cause() error
- func (e ConfigurationFileValidationError) Error() string
- func (e ConfigurationFileValidationError) ErrorName() string
- func (e ConfigurationFileValidationError) Field() string
- func (e ConfigurationFileValidationError) Key() bool
- func (e ConfigurationFileValidationError) Reason() string
- type GitLabCF
- func (*GitLabCF) Descriptor() ([]byte, []int)deprecated
- func (x *GitLabCF) GetAddress() string
- func (x *GitLabCF) GetApiRateLimit() *TokenBucketRateLimitCF
- func (x *GitLabCF) GetAuthenticationSecretFile() string
- func (x *GitLabCF) GetCaCertificateFile() string
- func (*GitLabCF) ProtoMessage()
- func (x *GitLabCF) ProtoReflect() protoreflect.Message
- func (x *GitLabCF) Reset()
- func (x *GitLabCF) String() string
- func (m *GitLabCF) Validate() error
- type GitLabCFValidationError
- type GitalyCF
- func (*GitalyCF) Descriptor() ([]byte, []int)deprecated
- func (x *GitalyCF) GetGlobalApiRateLimit() *TokenBucketRateLimitCF
- func (x *GitalyCF) GetPerServerApiRateLimit() *TokenBucketRateLimitCF
- func (*GitalyCF) ProtoMessage()
- func (x *GitalyCF) ProtoReflect() protoreflect.Message
- func (x *GitalyCF) Reset()
- func (x *GitalyCF) String() string
- func (m *GitalyCF) Validate() error
- type GitalyCFValidationError
- type GitopsCF
- func (*GitopsCF) Descriptor() ([]byte, []int)deprecated
- func (x *GitopsCF) GetMaxManifestFileSize() uint32
- func (x *GitopsCF) GetMaxNumberOfFiles() uint32
- func (x *GitopsCF) GetMaxNumberOfPaths() uint32
- func (x *GitopsCF) GetMaxTotalManifestFileSize() uint32
- func (x *GitopsCF) GetPollPeriod() *durationpb.Duration
- func (x *GitopsCF) GetProjectInfoCacheErrorTtl() *durationpb.Duration
- func (x *GitopsCF) GetProjectInfoCacheTtl() *durationpb.Duration
- func (*GitopsCF) ProtoMessage()
- func (x *GitopsCF) ProtoReflect() protoreflect.Message
- func (x *GitopsCF) Reset()
- func (x *GitopsCF) String() string
- func (m *GitopsCF) Validate() error
- type GitopsCFValidationError
- type GoogleProfilerCF
- func (*GoogleProfilerCF) Descriptor() ([]byte, []int)deprecated
- func (x *GoogleProfilerCF) GetCredentialsFile() string
- func (x *GoogleProfilerCF) GetEnabled() bool
- func (x *GoogleProfilerCF) GetProjectId() string
- func (*GoogleProfilerCF) ProtoMessage()
- func (x *GoogleProfilerCF) ProtoReflect() protoreflect.Message
- func (x *GoogleProfilerCF) Reset()
- func (x *GoogleProfilerCF) String() string
- func (m *GoogleProfilerCF) Validate() error
- type GoogleProfilerCFValidationError
- func (e GoogleProfilerCFValidationError) Cause() error
- func (e GoogleProfilerCFValidationError) Error() string
- func (e GoogleProfilerCFValidationError) ErrorName() string
- func (e GoogleProfilerCFValidationError) Field() string
- func (e GoogleProfilerCFValidationError) Key() bool
- func (e GoogleProfilerCFValidationError) Reason() string
- type KubernetesApiCF
- func (*KubernetesApiCF) Descriptor() ([]byte, []int)deprecated
- func (x *KubernetesApiCF) GetAllowedAgentCacheErrorTtl() *durationpb.Duration
- func (x *KubernetesApiCF) GetAllowedAgentCacheTtl() *durationpb.Duration
- func (x *KubernetesApiCF) GetListen() *ListenKubernetesApiCF
- func (x *KubernetesApiCF) GetUrlPathPrefix() string
- func (*KubernetesApiCF) ProtoMessage()
- func (x *KubernetesApiCF) ProtoReflect() protoreflect.Message
- func (x *KubernetesApiCF) Reset()
- func (x *KubernetesApiCF) String() string
- func (m *KubernetesApiCF) Validate() error
- type KubernetesApiCFValidationError
- func (e KubernetesApiCFValidationError) Cause() error
- func (e KubernetesApiCFValidationError) Error() string
- func (e KubernetesApiCFValidationError) ErrorName() string
- func (e KubernetesApiCFValidationError) Field() string
- func (e KubernetesApiCFValidationError) Key() bool
- func (e KubernetesApiCFValidationError) Reason() string
- type ListenAgentCF
- func (*ListenAgentCF) Descriptor() ([]byte, []int)deprecated
- func (x *ListenAgentCF) GetAddress() string
- func (x *ListenAgentCF) GetCertificateFile() string
- func (x *ListenAgentCF) GetConnectionsPerTokenPerMinute() uint32
- func (x *ListenAgentCF) GetKeyFile() string
- func (x *ListenAgentCF) GetMaxConnectionAge() *durationpb.Duration
- func (x *ListenAgentCF) GetNetwork() ListenNetworkEnum
- func (x *ListenAgentCF) GetWebsocket() bool
- func (*ListenAgentCF) ProtoMessage()
- func (x *ListenAgentCF) ProtoReflect() protoreflect.Message
- func (x *ListenAgentCF) Reset()
- func (x *ListenAgentCF) String() string
- func (m *ListenAgentCF) Validate() error
- type ListenAgentCFValidationError
- func (e ListenAgentCFValidationError) Cause() error
- func (e ListenAgentCFValidationError) Error() string
- func (e ListenAgentCFValidationError) ErrorName() string
- func (e ListenAgentCFValidationError) Field() string
- func (e ListenAgentCFValidationError) Key() bool
- func (e ListenAgentCFValidationError) Reason() string
- type ListenApiCF
- func (*ListenApiCF) Descriptor() ([]byte, []int)deprecated
- func (x *ListenApiCF) GetAddress() string
- func (x *ListenApiCF) GetAuthenticationSecretFile() string
- func (x *ListenApiCF) GetCertificateFile() string
- func (x *ListenApiCF) GetKeyFile() string
- func (x *ListenApiCF) GetMaxConnectionAge() *durationpb.Duration
- func (x *ListenApiCF) GetNetwork() ListenNetworkEnum
- func (*ListenApiCF) ProtoMessage()
- func (x *ListenApiCF) ProtoReflect() protoreflect.Message
- func (x *ListenApiCF) Reset()
- func (x *ListenApiCF) String() string
- func (m *ListenApiCF) Validate() error
- type ListenApiCFValidationError
- func (e ListenApiCFValidationError) Cause() error
- func (e ListenApiCFValidationError) Error() string
- func (e ListenApiCFValidationError) ErrorName() string
- func (e ListenApiCFValidationError) Field() string
- func (e ListenApiCFValidationError) Key() bool
- func (e ListenApiCFValidationError) Reason() string
- type ListenKubernetesApiCF
- func (*ListenKubernetesApiCF) Descriptor() ([]byte, []int)deprecated
- func (x *ListenKubernetesApiCF) GetAddress() string
- func (x *ListenKubernetesApiCF) GetCertificateFile() string
- func (x *ListenKubernetesApiCF) GetKeyFile() string
- func (x *ListenKubernetesApiCF) GetNetwork() ListenNetworkEnum
- func (*ListenKubernetesApiCF) ProtoMessage()
- func (x *ListenKubernetesApiCF) ProtoReflect() protoreflect.Message
- func (x *ListenKubernetesApiCF) Reset()
- func (x *ListenKubernetesApiCF) String() string
- func (m *ListenKubernetesApiCF) Validate() error
- type ListenKubernetesApiCFValidationError
- func (e ListenKubernetesApiCFValidationError) Cause() error
- func (e ListenKubernetesApiCFValidationError) Error() string
- func (e ListenKubernetesApiCFValidationError) ErrorName() string
- func (e ListenKubernetesApiCFValidationError) Field() string
- func (e ListenKubernetesApiCFValidationError) Key() bool
- func (e ListenKubernetesApiCFValidationError) Reason() string
- type ListenNetworkEnum
- func (ListenNetworkEnum) Descriptor() protoreflect.EnumDescriptor
- func (x ListenNetworkEnum) Enum() *ListenNetworkEnum
- func (ListenNetworkEnum) EnumDescriptor() ([]byte, []int)deprecated
- func (x ListenNetworkEnum) Number() protoreflect.EnumNumber
- func (x ListenNetworkEnum) String() string
- func (ListenNetworkEnum) Type() protoreflect.EnumType
- type LivenessProbeCF
- func (*LivenessProbeCF) Descriptor() ([]byte, []int)deprecated
- func (x *LivenessProbeCF) GetUrlPath() string
- func (*LivenessProbeCF) ProtoMessage()
- func (x *LivenessProbeCF) ProtoReflect() protoreflect.Message
- func (x *LivenessProbeCF) Reset()
- func (x *LivenessProbeCF) String() string
- func (m *LivenessProbeCF) Validate() error
- type LivenessProbeCFValidationError
- func (e LivenessProbeCFValidationError) Cause() error
- func (e LivenessProbeCFValidationError) Error() string
- func (e LivenessProbeCFValidationError) ErrorName() string
- func (e LivenessProbeCFValidationError) Field() string
- func (e LivenessProbeCFValidationError) Key() bool
- func (e LivenessProbeCFValidationError) Reason() string
- type LoggingCF
- type LoggingCFValidationError
- type LoggingLevelEnum
- func (LoggingLevelEnum) Descriptor() protoreflect.EnumDescriptor
- func (x LoggingLevelEnum) Enum() *LoggingLevelEnum
- func (LoggingLevelEnum) EnumDescriptor() ([]byte, []int)deprecated
- func (x LoggingLevelEnum) Number() protoreflect.EnumNumber
- func (x LoggingLevelEnum) String() string
- func (LoggingLevelEnum) Type() protoreflect.EnumType
- type ObservabilityCF
- func (*ObservabilityCF) Descriptor() ([]byte, []int)deprecated
- func (x *ObservabilityCF) GetGoogleProfiler() *GoogleProfilerCF
- func (x *ObservabilityCF) GetListen() *ObservabilityListenCF
- func (x *ObservabilityCF) GetLivenessProbe() *LivenessProbeCF
- func (x *ObservabilityCF) GetLogging() *LoggingCF
- func (x *ObservabilityCF) GetPrometheus() *PrometheusCF
- func (x *ObservabilityCF) GetReadinessProbe() *ReadinessProbeCF
- func (x *ObservabilityCF) GetSentry() *SentryCF
- func (x *ObservabilityCF) GetTracing() *TracingCF
- func (x *ObservabilityCF) GetUsageReportingPeriod() *durationpb.Duration
- func (*ObservabilityCF) ProtoMessage()
- func (x *ObservabilityCF) ProtoReflect() protoreflect.Message
- func (x *ObservabilityCF) Reset()
- func (x *ObservabilityCF) String() string
- func (m *ObservabilityCF) Validate() error
- type ObservabilityCFValidationError
- func (e ObservabilityCFValidationError) Cause() error
- func (e ObservabilityCFValidationError) Error() string
- func (e ObservabilityCFValidationError) ErrorName() string
- func (e ObservabilityCFValidationError) Field() string
- func (e ObservabilityCFValidationError) Key() bool
- func (e ObservabilityCFValidationError) Reason() string
- type ObservabilityListenCF
- func (*ObservabilityListenCF) Descriptor() ([]byte, []int)deprecated
- func (x *ObservabilityListenCF) GetAddress() string
- func (x *ObservabilityListenCF) GetNetwork() ListenNetworkEnum
- func (*ObservabilityListenCF) ProtoMessage()
- func (x *ObservabilityListenCF) ProtoReflect() protoreflect.Message
- func (x *ObservabilityListenCF) Reset()
- func (x *ObservabilityListenCF) String() string
- func (m *ObservabilityListenCF) Validate() error
- type ObservabilityListenCFValidationError
- func (e ObservabilityListenCFValidationError) Cause() error
- func (e ObservabilityListenCFValidationError) Error() string
- func (e ObservabilityListenCFValidationError) ErrorName() string
- func (e ObservabilityListenCFValidationError) Field() string
- func (e ObservabilityListenCFValidationError) Key() bool
- func (e ObservabilityListenCFValidationError) Reason() string
- type PrivateApiCF
- func (*PrivateApiCF) Descriptor() ([]byte, []int)deprecated
- func (x *PrivateApiCF) GetListen() *ListenApiCF
- func (*PrivateApiCF) ProtoMessage()
- func (x *PrivateApiCF) ProtoReflect() protoreflect.Message
- func (x *PrivateApiCF) Reset()
- func (x *PrivateApiCF) String() string
- func (m *PrivateApiCF) Validate() error
- type PrivateApiCFValidationError
- func (e PrivateApiCFValidationError) Cause() error
- func (e PrivateApiCFValidationError) Error() string
- func (e PrivateApiCFValidationError) ErrorName() string
- func (e PrivateApiCFValidationError) Field() string
- func (e PrivateApiCFValidationError) Key() bool
- func (e PrivateApiCFValidationError) Reason() string
- type PrometheusCF
- func (*PrometheusCF) Descriptor() ([]byte, []int)deprecated
- func (x *PrometheusCF) GetUrlPath() string
- func (*PrometheusCF) ProtoMessage()
- func (x *PrometheusCF) ProtoReflect() protoreflect.Message
- func (x *PrometheusCF) Reset()
- func (x *PrometheusCF) String() string
- func (m *PrometheusCF) Validate() error
- type PrometheusCFValidationError
- func (e PrometheusCFValidationError) Cause() error
- func (e PrometheusCFValidationError) Error() string
- func (e PrometheusCFValidationError) ErrorName() string
- func (e PrometheusCFValidationError) Field() string
- func (e PrometheusCFValidationError) Key() bool
- func (e PrometheusCFValidationError) Reason() string
- type ReadinessProbeCF
- func (*ReadinessProbeCF) Descriptor() ([]byte, []int)deprecated
- func (x *ReadinessProbeCF) GetUrlPath() string
- func (*ReadinessProbeCF) ProtoMessage()
- func (x *ReadinessProbeCF) ProtoReflect() protoreflect.Message
- func (x *ReadinessProbeCF) Reset()
- func (x *ReadinessProbeCF) String() string
- func (m *ReadinessProbeCF) Validate() error
- type ReadinessProbeCFValidationError
- func (e ReadinessProbeCFValidationError) Cause() error
- func (e ReadinessProbeCFValidationError) Error() string
- func (e ReadinessProbeCFValidationError) ErrorName() string
- func (e ReadinessProbeCFValidationError) Field() string
- func (e ReadinessProbeCFValidationError) Key() bool
- func (e ReadinessProbeCFValidationError) Reason() string
- type RedisCF
- func (*RedisCF) Descriptor() ([]byte, []int)deprecated
- func (x *RedisCF) GetDialTimeout() *durationpb.Duration
- func (x *RedisCF) GetIdleTimeout() *durationpb.Duration
- func (x *RedisCF) GetKeyPrefix() string
- func (x *RedisCF) GetNetwork() string
- func (x *RedisCF) GetPasswordFile() string
- func (x *RedisCF) GetPoolSize() uint32
- func (x *RedisCF) GetReadTimeout() *durationpb.Duration
- func (m *RedisCF) GetRedisConfig() isRedisCF_RedisConfig
- func (x *RedisCF) GetSentinel() *RedisSentinelCF
- func (x *RedisCF) GetServer() *RedisServerCF
- func (x *RedisCF) GetTls() *RedisTLSCF
- func (x *RedisCF) GetUsername() string
- func (x *RedisCF) GetWriteTimeout() *durationpb.Duration
- func (*RedisCF) ProtoMessage()
- func (x *RedisCF) ProtoReflect() protoreflect.Message
- func (x *RedisCF) Reset()
- func (x *RedisCF) String() string
- func (m *RedisCF) Validate() error
- type RedisCFValidationError
- type RedisCF_Sentinel
- type RedisCF_Server
- type RedisSentinelCF
- func (*RedisSentinelCF) Descriptor() ([]byte, []int)deprecated
- func (x *RedisSentinelCF) GetAddresses() []string
- func (x *RedisSentinelCF) GetMasterName() string
- func (x *RedisSentinelCF) GetSentinelPasswordFile() string
- func (*RedisSentinelCF) ProtoMessage()
- func (x *RedisSentinelCF) ProtoReflect() protoreflect.Message
- func (x *RedisSentinelCF) Reset()
- func (x *RedisSentinelCF) String() string
- func (m *RedisSentinelCF) Validate() error
- type RedisSentinelCFValidationError
- func (e RedisSentinelCFValidationError) Cause() error
- func (e RedisSentinelCFValidationError) Error() string
- func (e RedisSentinelCFValidationError) ErrorName() string
- func (e RedisSentinelCFValidationError) Field() string
- func (e RedisSentinelCFValidationError) Key() bool
- func (e RedisSentinelCFValidationError) Reason() string
- type RedisServerCF
- func (*RedisServerCF) Descriptor() ([]byte, []int)deprecated
- func (x *RedisServerCF) GetAddress() string
- func (*RedisServerCF) ProtoMessage()
- func (x *RedisServerCF) ProtoReflect() protoreflect.Message
- func (x *RedisServerCF) Reset()
- func (x *RedisServerCF) String() string
- func (m *RedisServerCF) Validate() error
- type RedisServerCFValidationError
- func (e RedisServerCFValidationError) Cause() error
- func (e RedisServerCFValidationError) Error() string
- func (e RedisServerCFValidationError) ErrorName() string
- func (e RedisServerCFValidationError) Field() string
- func (e RedisServerCFValidationError) Key() bool
- func (e RedisServerCFValidationError) Reason() string
- type RedisTLSCF
- func (*RedisTLSCF) Descriptor() ([]byte, []int)deprecated
- func (x *RedisTLSCF) GetCaCertificateFile() string
- func (x *RedisTLSCF) GetCertificateFile() string
- func (x *RedisTLSCF) GetEnabled() bool
- func (x *RedisTLSCF) GetKeyFile() string
- func (*RedisTLSCF) ProtoMessage()
- func (x *RedisTLSCF) ProtoReflect() protoreflect.Message
- func (x *RedisTLSCF) Reset()
- func (x *RedisTLSCF) String() string
- func (m *RedisTLSCF) Validate() error
- type RedisTLSCFValidationError
- type SentryCF
- func (*SentryCF) Descriptor() ([]byte, []int)deprecated
- func (x *SentryCF) GetDsn() string
- func (x *SentryCF) GetEnvironment() string
- func (*SentryCF) ProtoMessage()
- func (x *SentryCF) ProtoReflect() protoreflect.Message
- func (x *SentryCF) Reset()
- func (x *SentryCF) String() string
- func (m *SentryCF) Validate() error
- type SentryCFValidationError
- type TokenBucketRateLimitCF
- func (*TokenBucketRateLimitCF) Descriptor() ([]byte, []int)deprecated
- func (x *TokenBucketRateLimitCF) GetBucketSize() uint32
- func (x *TokenBucketRateLimitCF) GetRefillRatePerSecond() float64
- func (*TokenBucketRateLimitCF) ProtoMessage()
- func (x *TokenBucketRateLimitCF) ProtoReflect() protoreflect.Message
- func (x *TokenBucketRateLimitCF) Reset()
- func (x *TokenBucketRateLimitCF) String() string
- func (m *TokenBucketRateLimitCF) Validate() error
- type TokenBucketRateLimitCFValidationError
- func (e TokenBucketRateLimitCFValidationError) Cause() error
- func (e TokenBucketRateLimitCFValidationError) Error() string
- func (e TokenBucketRateLimitCFValidationError) ErrorName() string
- func (e TokenBucketRateLimitCFValidationError) Field() string
- func (e TokenBucketRateLimitCFValidationError) Key() bool
- func (e TokenBucketRateLimitCFValidationError) Reason() string
- type TracingCF
- type TracingCFValidationError
Constants ¶
This section is empty.
Variables ¶
var ( ListenNetworkEnum_name = map[int32]string{ 0: "tcp", 1: "tcp4", 2: "tcp6", 3: "unix", } ListenNetworkEnum_value = map[string]int32{ "tcp": 0, "tcp4": 1, "tcp6": 2, "unix": 3, } )
Enum value maps for ListenNetworkEnum.
var ( LoggingLevelEnum_name = map[int32]string{ 0: "info", 1: "debug", 2: "warn", 3: "error", } LoggingLevelEnum_value = map[string]int32{ "info": 0, "debug": 1, "warn": 2, "error": 3, } )
Enum value maps for LoggingLevelEnum.
var File_pkg_kascfg_kascfg_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AgentCF ¶
type AgentCF struct { Listen *ListenAgentCF `protobuf:"bytes,1,opt,name=listen,proto3" json:"listen,omitempty"` Configuration *AgentConfigurationCF `protobuf:"bytes,2,opt,name=configuration,proto3" json:"configuration,omitempty"` Gitops *GitopsCF `protobuf:"bytes,3,opt,name=gitops,proto3" json:"gitops,omitempty"` InfoCacheTtl *durationpb.Duration `protobuf:"bytes,4,opt,name=info_cache_ttl,proto3" json:"info_cache_ttl,omitempty"` InfoCacheErrorTtl *durationpb.Duration `protobuf:"bytes,5,opt,name=info_cache_error_ttl,proto3" json:"info_cache_error_ttl,omitempty"` RedisConnInfoTtl *durationpb.Duration `protobuf:"bytes,7,opt,name=redis_conn_info_ttl,proto3" json:"redis_conn_info_ttl,omitempty"` RedisConnInfoRefresh *durationpb.Duration `protobuf:"bytes,8,opt,name=redis_conn_info_refresh,proto3" json:"redis_conn_info_refresh,omitempty"` RedisConnInfoGc *durationpb.Duration `protobuf:"bytes,9,opt,name=redis_conn_info_gc,proto3" json:"redis_conn_info_gc,omitempty"` KubernetesApi *KubernetesApiCF `protobuf:"bytes,10,opt,name=kubernetes_api,proto3" json:"kubernetes_api,omitempty"` // contains filtered or unexported fields }
func (*AgentCF) Descriptor
deprecated
func (*AgentCF) GetConfiguration ¶
func (x *AgentCF) GetConfiguration() *AgentConfigurationCF
func (*AgentCF) GetInfoCacheErrorTtl ¶
func (x *AgentCF) GetInfoCacheErrorTtl() *durationpb.Duration
func (*AgentCF) GetInfoCacheTtl ¶
func (x *AgentCF) GetInfoCacheTtl() *durationpb.Duration
func (*AgentCF) GetKubernetesApi ¶
func (x *AgentCF) GetKubernetesApi() *KubernetesApiCF
func (*AgentCF) GetListen ¶
func (x *AgentCF) GetListen() *ListenAgentCF
func (*AgentCF) GetRedisConnInfoGc ¶
func (x *AgentCF) GetRedisConnInfoGc() *durationpb.Duration
func (*AgentCF) GetRedisConnInfoRefresh ¶
func (x *AgentCF) GetRedisConnInfoRefresh() *durationpb.Duration
func (*AgentCF) GetRedisConnInfoTtl ¶
func (x *AgentCF) GetRedisConnInfoTtl() *durationpb.Duration
func (*AgentCF) ProtoMessage ¶
func (*AgentCF) ProtoMessage()
func (*AgentCF) ProtoReflect ¶
func (x *AgentCF) ProtoReflect() protoreflect.Message
type AgentCFValidationError ¶
type AgentCFValidationError struct {
// contains filtered or unexported fields
}
AgentCFValidationError is the validation error returned by AgentCF.Validate if the designated constraints aren't met.
func (AgentCFValidationError) Cause ¶
func (e AgentCFValidationError) Cause() error
Cause function returns cause value.
func (AgentCFValidationError) Error ¶
func (e AgentCFValidationError) Error() string
Error satisfies the builtin error interface
func (AgentCFValidationError) ErrorName ¶
func (e AgentCFValidationError) ErrorName() string
ErrorName returns error name.
func (AgentCFValidationError) Field ¶
func (e AgentCFValidationError) Field() string
Field function returns field value.
func (AgentCFValidationError) Key ¶
func (e AgentCFValidationError) Key() bool
Key function returns key value.
func (AgentCFValidationError) Reason ¶
func (e AgentCFValidationError) Reason() string
Reason function returns reason value.
type AgentConfigurationCF ¶
type AgentConfigurationCF struct { PollPeriod *durationpb.Duration `protobuf:"bytes,1,opt,name=poll_period,proto3" json:"poll_period,omitempty"` MaxConfigurationFileSize uint32 `protobuf:"varint,2,opt,name=max_configuration_file_size,proto3" json:"max_configuration_file_size,omitempty"` // contains filtered or unexported fields }
func (*AgentConfigurationCF) Descriptor
deprecated
func (*AgentConfigurationCF) Descriptor() ([]byte, []int)
Deprecated: Use AgentConfigurationCF.ProtoReflect.Descriptor instead.
func (*AgentConfigurationCF) GetMaxConfigurationFileSize ¶
func (x *AgentConfigurationCF) GetMaxConfigurationFileSize() uint32
func (*AgentConfigurationCF) GetPollPeriod ¶
func (x *AgentConfigurationCF) GetPollPeriod() *durationpb.Duration
func (*AgentConfigurationCF) ProtoMessage ¶
func (*AgentConfigurationCF) ProtoMessage()
func (*AgentConfigurationCF) ProtoReflect ¶
func (x *AgentConfigurationCF) ProtoReflect() protoreflect.Message
func (*AgentConfigurationCF) Reset ¶
func (x *AgentConfigurationCF) Reset()
func (*AgentConfigurationCF) String ¶
func (x *AgentConfigurationCF) String() string
func (*AgentConfigurationCF) Validate ¶
func (m *AgentConfigurationCF) Validate() error
Validate checks the field values on AgentConfigurationCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AgentConfigurationCFValidationError ¶
type AgentConfigurationCFValidationError struct {
// contains filtered or unexported fields
}
AgentConfigurationCFValidationError is the validation error returned by AgentConfigurationCF.Validate if the designated constraints aren't met.
func (AgentConfigurationCFValidationError) Cause ¶
func (e AgentConfigurationCFValidationError) Cause() error
Cause function returns cause value.
func (AgentConfigurationCFValidationError) Error ¶
func (e AgentConfigurationCFValidationError) Error() string
Error satisfies the builtin error interface
func (AgentConfigurationCFValidationError) ErrorName ¶
func (e AgentConfigurationCFValidationError) ErrorName() string
ErrorName returns error name.
func (AgentConfigurationCFValidationError) Field ¶
func (e AgentConfigurationCFValidationError) Field() string
Field function returns field value.
func (AgentConfigurationCFValidationError) Key ¶
func (e AgentConfigurationCFValidationError) Key() bool
Key function returns key value.
func (AgentConfigurationCFValidationError) Reason ¶
func (e AgentConfigurationCFValidationError) Reason() string
Reason function returns reason value.
type ApiCF ¶
type ApiCF struct { Listen *ListenApiCF `protobuf:"bytes,1,opt,name=listen,proto3" json:"listen,omitempty"` // contains filtered or unexported fields }
func (*ApiCF) Descriptor
deprecated
func (*ApiCF) GetListen ¶
func (x *ApiCF) GetListen() *ListenApiCF
func (*ApiCF) ProtoMessage ¶
func (*ApiCF) ProtoMessage()
func (*ApiCF) ProtoReflect ¶
func (x *ApiCF) ProtoReflect() protoreflect.Message
type ApiCFValidationError ¶
type ApiCFValidationError struct {
// contains filtered or unexported fields
}
ApiCFValidationError is the validation error returned by ApiCF.Validate if the designated constraints aren't met.
func (ApiCFValidationError) Cause ¶
func (e ApiCFValidationError) Cause() error
Cause function returns cause value.
func (ApiCFValidationError) Error ¶
func (e ApiCFValidationError) Error() string
Error satisfies the builtin error interface
func (ApiCFValidationError) ErrorName ¶
func (e ApiCFValidationError) ErrorName() string
ErrorName returns error name.
func (ApiCFValidationError) Field ¶
func (e ApiCFValidationError) Field() string
Field function returns field value.
func (ApiCFValidationError) Key ¶
func (e ApiCFValidationError) Key() bool
Key function returns key value.
func (ApiCFValidationError) Reason ¶
func (e ApiCFValidationError) Reason() string
Reason function returns reason value.
type ConfigurationFile ¶
type ConfigurationFile struct { Gitlab *GitLabCF `protobuf:"bytes,1,opt,name=gitlab,proto3" json:"gitlab,omitempty"` Agent *AgentCF `protobuf:"bytes,2,opt,name=agent,proto3" json:"agent,omitempty"` Observability *ObservabilityCF `protobuf:"bytes,3,opt,name=observability,proto3" json:"observability,omitempty"` Gitaly *GitalyCF `protobuf:"bytes,4,opt,name=gitaly,proto3" json:"gitaly,omitempty"` Redis *RedisCF `protobuf:"bytes,5,opt,name=redis,proto3" json:"redis,omitempty"` Api *ApiCF `protobuf:"bytes,6,opt,name=api,proto3" json:"api,omitempty"` PrivateApi *PrivateApiCF `protobuf:"bytes,7,opt,name=private_api,proto3" json:"private_api,omitempty"` // contains filtered or unexported fields }
func (*ConfigurationFile) Descriptor
deprecated
func (*ConfigurationFile) Descriptor() ([]byte, []int)
Deprecated: Use ConfigurationFile.ProtoReflect.Descriptor instead.
func (*ConfigurationFile) GetAgent ¶
func (x *ConfigurationFile) GetAgent() *AgentCF
func (*ConfigurationFile) GetApi ¶
func (x *ConfigurationFile) GetApi() *ApiCF
func (*ConfigurationFile) GetGitaly ¶
func (x *ConfigurationFile) GetGitaly() *GitalyCF
func (*ConfigurationFile) GetGitlab ¶
func (x *ConfigurationFile) GetGitlab() *GitLabCF
func (*ConfigurationFile) GetObservability ¶
func (x *ConfigurationFile) GetObservability() *ObservabilityCF
func (*ConfigurationFile) GetPrivateApi ¶
func (x *ConfigurationFile) GetPrivateApi() *PrivateApiCF
func (*ConfigurationFile) GetRedis ¶
func (x *ConfigurationFile) GetRedis() *RedisCF
func (*ConfigurationFile) ProtoMessage ¶
func (*ConfigurationFile) ProtoMessage()
func (*ConfigurationFile) ProtoReflect ¶
func (x *ConfigurationFile) ProtoReflect() protoreflect.Message
func (*ConfigurationFile) Reset ¶
func (x *ConfigurationFile) Reset()
func (*ConfigurationFile) String ¶
func (x *ConfigurationFile) String() string
func (*ConfigurationFile) Validate ¶
func (m *ConfigurationFile) Validate() error
Validate checks the field values on ConfigurationFile with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ConfigurationFile) ValidateExtra ¶
func (x *ConfigurationFile) ValidateExtra() error
ValidateExtra performs extra validation checks. Should be run after defaults have been applied.
type ConfigurationFileValidationError ¶
type ConfigurationFileValidationError struct {
// contains filtered or unexported fields
}
ConfigurationFileValidationError is the validation error returned by ConfigurationFile.Validate if the designated constraints aren't met.
func (ConfigurationFileValidationError) Cause ¶
func (e ConfigurationFileValidationError) Cause() error
Cause function returns cause value.
func (ConfigurationFileValidationError) Error ¶
func (e ConfigurationFileValidationError) Error() string
Error satisfies the builtin error interface
func (ConfigurationFileValidationError) ErrorName ¶
func (e ConfigurationFileValidationError) ErrorName() string
ErrorName returns error name.
func (ConfigurationFileValidationError) Field ¶
func (e ConfigurationFileValidationError) Field() string
Field function returns field value.
func (ConfigurationFileValidationError) Key ¶
func (e ConfigurationFileValidationError) Key() bool
Key function returns key value.
func (ConfigurationFileValidationError) Reason ¶
func (e ConfigurationFileValidationError) Reason() string
Reason function returns reason value.
type GitLabCF ¶
type GitLabCF struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` AuthenticationSecretFile string `protobuf:"bytes,2,opt,name=authentication_secret_file,proto3" json:"authentication_secret_file,omitempty"` CaCertificateFile string `protobuf:"bytes,3,opt,name=ca_certificate_file,proto3" json:"ca_certificate_file,omitempty"` ApiRateLimit *TokenBucketRateLimitCF `protobuf:"bytes,4,opt,name=api_rate_limit,proto3" json:"api_rate_limit,omitempty"` // contains filtered or unexported fields }
func (*GitLabCF) Descriptor
deprecated
func (*GitLabCF) GetAddress ¶
func (*GitLabCF) GetApiRateLimit ¶
func (x *GitLabCF) GetApiRateLimit() *TokenBucketRateLimitCF
func (*GitLabCF) GetAuthenticationSecretFile ¶
func (*GitLabCF) GetCaCertificateFile ¶
func (*GitLabCF) ProtoMessage ¶
func (*GitLabCF) ProtoMessage()
func (*GitLabCF) ProtoReflect ¶
func (x *GitLabCF) ProtoReflect() protoreflect.Message
type GitLabCFValidationError ¶
type GitLabCFValidationError struct {
// contains filtered or unexported fields
}
GitLabCFValidationError is the validation error returned by GitLabCF.Validate if the designated constraints aren't met.
func (GitLabCFValidationError) Cause ¶
func (e GitLabCFValidationError) Cause() error
Cause function returns cause value.
func (GitLabCFValidationError) Error ¶
func (e GitLabCFValidationError) Error() string
Error satisfies the builtin error interface
func (GitLabCFValidationError) ErrorName ¶
func (e GitLabCFValidationError) ErrorName() string
ErrorName returns error name.
func (GitLabCFValidationError) Field ¶
func (e GitLabCFValidationError) Field() string
Field function returns field value.
func (GitLabCFValidationError) Key ¶
func (e GitLabCFValidationError) Key() bool
Key function returns key value.
func (GitLabCFValidationError) Reason ¶
func (e GitLabCFValidationError) Reason() string
Reason function returns reason value.
type GitalyCF ¶
type GitalyCF struct { GlobalApiRateLimit *TokenBucketRateLimitCF `protobuf:"bytes,1,opt,name=global_api_rate_limit,proto3" json:"global_api_rate_limit,omitempty"` PerServerApiRateLimit *TokenBucketRateLimitCF `protobuf:"bytes,2,opt,name=per_server_api_rate_limit,proto3" json:"per_server_api_rate_limit,omitempty"` // contains filtered or unexported fields }
func (*GitalyCF) Descriptor
deprecated
func (*GitalyCF) GetGlobalApiRateLimit ¶
func (x *GitalyCF) GetGlobalApiRateLimit() *TokenBucketRateLimitCF
func (*GitalyCF) GetPerServerApiRateLimit ¶
func (x *GitalyCF) GetPerServerApiRateLimit() *TokenBucketRateLimitCF
func (*GitalyCF) ProtoMessage ¶
func (*GitalyCF) ProtoMessage()
func (*GitalyCF) ProtoReflect ¶
func (x *GitalyCF) ProtoReflect() protoreflect.Message
type GitalyCFValidationError ¶
type GitalyCFValidationError struct {
// contains filtered or unexported fields
}
GitalyCFValidationError is the validation error returned by GitalyCF.Validate if the designated constraints aren't met.
func (GitalyCFValidationError) Cause ¶
func (e GitalyCFValidationError) Cause() error
Cause function returns cause value.
func (GitalyCFValidationError) Error ¶
func (e GitalyCFValidationError) Error() string
Error satisfies the builtin error interface
func (GitalyCFValidationError) ErrorName ¶
func (e GitalyCFValidationError) ErrorName() string
ErrorName returns error name.
func (GitalyCFValidationError) Field ¶
func (e GitalyCFValidationError) Field() string
Field function returns field value.
func (GitalyCFValidationError) Key ¶
func (e GitalyCFValidationError) Key() bool
Key function returns key value.
func (GitalyCFValidationError) Reason ¶
func (e GitalyCFValidationError) Reason() string
Reason function returns reason value.
type GitopsCF ¶
type GitopsCF struct { PollPeriod *durationpb.Duration `protobuf:"bytes,1,opt,name=poll_period,proto3" json:"poll_period,omitempty"` ProjectInfoCacheTtl *durationpb.Duration `protobuf:"bytes,2,opt,name=project_info_cache_ttl,proto3" json:"project_info_cache_ttl,omitempty"` ProjectInfoCacheErrorTtl *durationpb.Duration `protobuf:"bytes,3,opt,name=project_info_cache_error_ttl,proto3" json:"project_info_cache_error_ttl,omitempty"` MaxManifestFileSize uint32 `protobuf:"varint,4,opt,name=max_manifest_file_size,proto3" json:"max_manifest_file_size,omitempty"` MaxTotalManifestFileSize uint32 `protobuf:"varint,5,opt,name=max_total_manifest_file_size,proto3" json:"max_total_manifest_file_size,omitempty"` MaxNumberOfPaths uint32 `protobuf:"varint,6,opt,name=max_number_of_paths,proto3" json:"max_number_of_paths,omitempty"` MaxNumberOfFiles uint32 `protobuf:"varint,7,opt,name=max_number_of_files,proto3" json:"max_number_of_files,omitempty"` // contains filtered or unexported fields }
func (*GitopsCF) Descriptor
deprecated
func (*GitopsCF) GetMaxManifestFileSize ¶
func (*GitopsCF) GetMaxNumberOfFiles ¶
func (*GitopsCF) GetMaxNumberOfPaths ¶
func (*GitopsCF) GetMaxTotalManifestFileSize ¶
func (*GitopsCF) GetPollPeriod ¶
func (x *GitopsCF) GetPollPeriod() *durationpb.Duration
func (*GitopsCF) GetProjectInfoCacheErrorTtl ¶
func (x *GitopsCF) GetProjectInfoCacheErrorTtl() *durationpb.Duration
func (*GitopsCF) GetProjectInfoCacheTtl ¶
func (x *GitopsCF) GetProjectInfoCacheTtl() *durationpb.Duration
func (*GitopsCF) ProtoMessage ¶
func (*GitopsCF) ProtoMessage()
func (*GitopsCF) ProtoReflect ¶
func (x *GitopsCF) ProtoReflect() protoreflect.Message
type GitopsCFValidationError ¶
type GitopsCFValidationError struct {
// contains filtered or unexported fields
}
GitopsCFValidationError is the validation error returned by GitopsCF.Validate if the designated constraints aren't met.
func (GitopsCFValidationError) Cause ¶
func (e GitopsCFValidationError) Cause() error
Cause function returns cause value.
func (GitopsCFValidationError) Error ¶
func (e GitopsCFValidationError) Error() string
Error satisfies the builtin error interface
func (GitopsCFValidationError) ErrorName ¶
func (e GitopsCFValidationError) ErrorName() string
ErrorName returns error name.
func (GitopsCFValidationError) Field ¶
func (e GitopsCFValidationError) Field() string
Field function returns field value.
func (GitopsCFValidationError) Key ¶
func (e GitopsCFValidationError) Key() bool
Key function returns key value.
func (GitopsCFValidationError) Reason ¶
func (e GitopsCFValidationError) Reason() string
Reason function returns reason value.
type GoogleProfilerCF ¶
type GoogleProfilerCF struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,proto3" json:"project_id,omitempty"` CredentialsFile string `protobuf:"bytes,3,opt,name=credentials_file,proto3" json:"credentials_file,omitempty"` // contains filtered or unexported fields }
func (*GoogleProfilerCF) Descriptor
deprecated
func (*GoogleProfilerCF) Descriptor() ([]byte, []int)
Deprecated: Use GoogleProfilerCF.ProtoReflect.Descriptor instead.
func (*GoogleProfilerCF) GetCredentialsFile ¶
func (x *GoogleProfilerCF) GetCredentialsFile() string
func (*GoogleProfilerCF) GetEnabled ¶
func (x *GoogleProfilerCF) GetEnabled() bool
func (*GoogleProfilerCF) GetProjectId ¶
func (x *GoogleProfilerCF) GetProjectId() string
func (*GoogleProfilerCF) ProtoMessage ¶
func (*GoogleProfilerCF) ProtoMessage()
func (*GoogleProfilerCF) ProtoReflect ¶
func (x *GoogleProfilerCF) ProtoReflect() protoreflect.Message
func (*GoogleProfilerCF) Reset ¶
func (x *GoogleProfilerCF) Reset()
func (*GoogleProfilerCF) String ¶
func (x *GoogleProfilerCF) String() string
func (*GoogleProfilerCF) Validate ¶
func (m *GoogleProfilerCF) Validate() error
Validate checks the field values on GoogleProfilerCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GoogleProfilerCFValidationError ¶
type GoogleProfilerCFValidationError struct {
// contains filtered or unexported fields
}
GoogleProfilerCFValidationError is the validation error returned by GoogleProfilerCF.Validate if the designated constraints aren't met.
func (GoogleProfilerCFValidationError) Cause ¶
func (e GoogleProfilerCFValidationError) Cause() error
Cause function returns cause value.
func (GoogleProfilerCFValidationError) Error ¶
func (e GoogleProfilerCFValidationError) Error() string
Error satisfies the builtin error interface
func (GoogleProfilerCFValidationError) ErrorName ¶
func (e GoogleProfilerCFValidationError) ErrorName() string
ErrorName returns error name.
func (GoogleProfilerCFValidationError) Field ¶
func (e GoogleProfilerCFValidationError) Field() string
Field function returns field value.
func (GoogleProfilerCFValidationError) Key ¶
func (e GoogleProfilerCFValidationError) Key() bool
Key function returns key value.
func (GoogleProfilerCFValidationError) Reason ¶
func (e GoogleProfilerCFValidationError) Reason() string
Reason function returns reason value.
type KubernetesApiCF ¶
type KubernetesApiCF struct { Listen *ListenKubernetesApiCF `protobuf:"bytes,1,opt,name=listen,proto3" json:"listen,omitempty"` UrlPathPrefix string `protobuf:"bytes,2,opt,name=url_path_prefix,proto3" json:"url_path_prefix,omitempty"` AllowedAgentCacheTtl *durationpb.Duration `protobuf:"bytes,3,opt,name=allowed_agent_cache_ttl,proto3" json:"allowed_agent_cache_ttl,omitempty"` AllowedAgentCacheErrorTtl *durationpb.Duration `protobuf:"bytes,4,opt,name=allowed_agent_cache_error_ttl,proto3" json:"allowed_agent_cache_error_ttl,omitempty"` // contains filtered or unexported fields }
func (*KubernetesApiCF) Descriptor
deprecated
func (*KubernetesApiCF) Descriptor() ([]byte, []int)
Deprecated: Use KubernetesApiCF.ProtoReflect.Descriptor instead.
func (*KubernetesApiCF) GetAllowedAgentCacheErrorTtl ¶ added in v14.1.1
func (x *KubernetesApiCF) GetAllowedAgentCacheErrorTtl() *durationpb.Duration
func (*KubernetesApiCF) GetAllowedAgentCacheTtl ¶ added in v14.1.1
func (x *KubernetesApiCF) GetAllowedAgentCacheTtl() *durationpb.Duration
func (*KubernetesApiCF) GetListen ¶
func (x *KubernetesApiCF) GetListen() *ListenKubernetesApiCF
func (*KubernetesApiCF) GetUrlPathPrefix ¶
func (x *KubernetesApiCF) GetUrlPathPrefix() string
func (*KubernetesApiCF) ProtoMessage ¶
func (*KubernetesApiCF) ProtoMessage()
func (*KubernetesApiCF) ProtoReflect ¶
func (x *KubernetesApiCF) ProtoReflect() protoreflect.Message
func (*KubernetesApiCF) Reset ¶
func (x *KubernetesApiCF) Reset()
func (*KubernetesApiCF) String ¶
func (x *KubernetesApiCF) String() string
func (*KubernetesApiCF) Validate ¶
func (m *KubernetesApiCF) Validate() error
Validate checks the field values on KubernetesApiCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type KubernetesApiCFValidationError ¶
type KubernetesApiCFValidationError struct {
// contains filtered or unexported fields
}
KubernetesApiCFValidationError is the validation error returned by KubernetesApiCF.Validate if the designated constraints aren't met.
func (KubernetesApiCFValidationError) Cause ¶
func (e KubernetesApiCFValidationError) Cause() error
Cause function returns cause value.
func (KubernetesApiCFValidationError) Error ¶
func (e KubernetesApiCFValidationError) Error() string
Error satisfies the builtin error interface
func (KubernetesApiCFValidationError) ErrorName ¶
func (e KubernetesApiCFValidationError) ErrorName() string
ErrorName returns error name.
func (KubernetesApiCFValidationError) Field ¶
func (e KubernetesApiCFValidationError) Field() string
Field function returns field value.
func (KubernetesApiCFValidationError) Key ¶
func (e KubernetesApiCFValidationError) Key() bool
Key function returns key value.
func (KubernetesApiCFValidationError) Reason ¶
func (e KubernetesApiCFValidationError) Reason() string
Reason function returns reason value.
type ListenAgentCF ¶
type ListenAgentCF struct { Network ListenNetworkEnum `protobuf:"varint,1,opt,name=network,proto3,enum=gitlab.agent.kascfg.ListenNetworkEnum" json:"network,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` Websocket bool `protobuf:"varint,3,opt,name=websocket,proto3" json:"websocket,omitempty"` CertificateFile string `protobuf:"bytes,4,opt,name=certificate_file,proto3" json:"certificate_file,omitempty"` KeyFile string `protobuf:"bytes,5,opt,name=key_file,proto3" json:"key_file,omitempty"` ConnectionsPerTokenPerMinute uint32 `protobuf:"varint,6,opt,name=connections_per_token_per_minute,proto3" json:"connections_per_token_per_minute,omitempty"` MaxConnectionAge *durationpb.Duration `protobuf:"bytes,7,opt,name=max_connection_age,proto3" json:"max_connection_age,omitempty"` // contains filtered or unexported fields }
func (*ListenAgentCF) Descriptor
deprecated
func (*ListenAgentCF) Descriptor() ([]byte, []int)
Deprecated: Use ListenAgentCF.ProtoReflect.Descriptor instead.
func (*ListenAgentCF) GetAddress ¶
func (x *ListenAgentCF) GetAddress() string
func (*ListenAgentCF) GetCertificateFile ¶
func (x *ListenAgentCF) GetCertificateFile() string
func (*ListenAgentCF) GetConnectionsPerTokenPerMinute ¶
func (x *ListenAgentCF) GetConnectionsPerTokenPerMinute() uint32
func (*ListenAgentCF) GetKeyFile ¶
func (x *ListenAgentCF) GetKeyFile() string
func (*ListenAgentCF) GetMaxConnectionAge ¶
func (x *ListenAgentCF) GetMaxConnectionAge() *durationpb.Duration
func (*ListenAgentCF) GetNetwork ¶
func (x *ListenAgentCF) GetNetwork() ListenNetworkEnum
func (*ListenAgentCF) GetWebsocket ¶
func (x *ListenAgentCF) GetWebsocket() bool
func (*ListenAgentCF) ProtoMessage ¶
func (*ListenAgentCF) ProtoMessage()
func (*ListenAgentCF) ProtoReflect ¶
func (x *ListenAgentCF) ProtoReflect() protoreflect.Message
func (*ListenAgentCF) Reset ¶
func (x *ListenAgentCF) Reset()
func (*ListenAgentCF) String ¶
func (x *ListenAgentCF) String() string
func (*ListenAgentCF) Validate ¶
func (m *ListenAgentCF) Validate() error
Validate checks the field values on ListenAgentCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListenAgentCFValidationError ¶
type ListenAgentCFValidationError struct {
// contains filtered or unexported fields
}
ListenAgentCFValidationError is the validation error returned by ListenAgentCF.Validate if the designated constraints aren't met.
func (ListenAgentCFValidationError) Cause ¶
func (e ListenAgentCFValidationError) Cause() error
Cause function returns cause value.
func (ListenAgentCFValidationError) Error ¶
func (e ListenAgentCFValidationError) Error() string
Error satisfies the builtin error interface
func (ListenAgentCFValidationError) ErrorName ¶
func (e ListenAgentCFValidationError) ErrorName() string
ErrorName returns error name.
func (ListenAgentCFValidationError) Field ¶
func (e ListenAgentCFValidationError) Field() string
Field function returns field value.
func (ListenAgentCFValidationError) Key ¶
func (e ListenAgentCFValidationError) Key() bool
Key function returns key value.
func (ListenAgentCFValidationError) Reason ¶
func (e ListenAgentCFValidationError) Reason() string
Reason function returns reason value.
type ListenApiCF ¶
type ListenApiCF struct { Network ListenNetworkEnum `protobuf:"varint,1,opt,name=network,proto3,enum=gitlab.agent.kascfg.ListenNetworkEnum" json:"network,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` AuthenticationSecretFile string `protobuf:"bytes,3,opt,name=authentication_secret_file,proto3" json:"authentication_secret_file,omitempty"` CertificateFile string `protobuf:"bytes,4,opt,name=certificate_file,proto3" json:"certificate_file,omitempty"` KeyFile string `protobuf:"bytes,5,opt,name=key_file,proto3" json:"key_file,omitempty"` MaxConnectionAge *durationpb.Duration `protobuf:"bytes,6,opt,name=max_connection_age,proto3" json:"max_connection_age,omitempty"` // contains filtered or unexported fields }
func (*ListenApiCF) Descriptor
deprecated
func (*ListenApiCF) Descriptor() ([]byte, []int)
Deprecated: Use ListenApiCF.ProtoReflect.Descriptor instead.
func (*ListenApiCF) GetAddress ¶
func (x *ListenApiCF) GetAddress() string
func (*ListenApiCF) GetAuthenticationSecretFile ¶
func (x *ListenApiCF) GetAuthenticationSecretFile() string
func (*ListenApiCF) GetCertificateFile ¶
func (x *ListenApiCF) GetCertificateFile() string
func (*ListenApiCF) GetKeyFile ¶
func (x *ListenApiCF) GetKeyFile() string
func (*ListenApiCF) GetMaxConnectionAge ¶
func (x *ListenApiCF) GetMaxConnectionAge() *durationpb.Duration
func (*ListenApiCF) GetNetwork ¶
func (x *ListenApiCF) GetNetwork() ListenNetworkEnum
func (*ListenApiCF) ProtoMessage ¶
func (*ListenApiCF) ProtoMessage()
func (*ListenApiCF) ProtoReflect ¶
func (x *ListenApiCF) ProtoReflect() protoreflect.Message
func (*ListenApiCF) Reset ¶
func (x *ListenApiCF) Reset()
func (*ListenApiCF) String ¶
func (x *ListenApiCF) String() string
func (*ListenApiCF) Validate ¶
func (m *ListenApiCF) Validate() error
Validate checks the field values on ListenApiCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListenApiCFValidationError ¶
type ListenApiCFValidationError struct {
// contains filtered or unexported fields
}
ListenApiCFValidationError is the validation error returned by ListenApiCF.Validate if the designated constraints aren't met.
func (ListenApiCFValidationError) Cause ¶
func (e ListenApiCFValidationError) Cause() error
Cause function returns cause value.
func (ListenApiCFValidationError) Error ¶
func (e ListenApiCFValidationError) Error() string
Error satisfies the builtin error interface
func (ListenApiCFValidationError) ErrorName ¶
func (e ListenApiCFValidationError) ErrorName() string
ErrorName returns error name.
func (ListenApiCFValidationError) Field ¶
func (e ListenApiCFValidationError) Field() string
Field function returns field value.
func (ListenApiCFValidationError) Key ¶
func (e ListenApiCFValidationError) Key() bool
Key function returns key value.
func (ListenApiCFValidationError) Reason ¶
func (e ListenApiCFValidationError) Reason() string
Reason function returns reason value.
type ListenKubernetesApiCF ¶
type ListenKubernetesApiCF struct { Network ListenNetworkEnum `protobuf:"varint,1,opt,name=network,proto3,enum=gitlab.agent.kascfg.ListenNetworkEnum" json:"network,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` CertificateFile string `protobuf:"bytes,3,opt,name=certificate_file,proto3" json:"certificate_file,omitempty"` KeyFile string `protobuf:"bytes,4,opt,name=key_file,proto3" json:"key_file,omitempty"` // contains filtered or unexported fields }
func (*ListenKubernetesApiCF) Descriptor
deprecated
func (*ListenKubernetesApiCF) Descriptor() ([]byte, []int)
Deprecated: Use ListenKubernetesApiCF.ProtoReflect.Descriptor instead.
func (*ListenKubernetesApiCF) GetAddress ¶
func (x *ListenKubernetesApiCF) GetAddress() string
func (*ListenKubernetesApiCF) GetCertificateFile ¶
func (x *ListenKubernetesApiCF) GetCertificateFile() string
func (*ListenKubernetesApiCF) GetKeyFile ¶
func (x *ListenKubernetesApiCF) GetKeyFile() string
func (*ListenKubernetesApiCF) GetNetwork ¶
func (x *ListenKubernetesApiCF) GetNetwork() ListenNetworkEnum
func (*ListenKubernetesApiCF) ProtoMessage ¶
func (*ListenKubernetesApiCF) ProtoMessage()
func (*ListenKubernetesApiCF) ProtoReflect ¶
func (x *ListenKubernetesApiCF) ProtoReflect() protoreflect.Message
func (*ListenKubernetesApiCF) Reset ¶
func (x *ListenKubernetesApiCF) Reset()
func (*ListenKubernetesApiCF) String ¶
func (x *ListenKubernetesApiCF) String() string
func (*ListenKubernetesApiCF) Validate ¶
func (m *ListenKubernetesApiCF) Validate() error
Validate checks the field values on ListenKubernetesApiCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListenKubernetesApiCFValidationError ¶
type ListenKubernetesApiCFValidationError struct {
// contains filtered or unexported fields
}
ListenKubernetesApiCFValidationError is the validation error returned by ListenKubernetesApiCF.Validate if the designated constraints aren't met.
func (ListenKubernetesApiCFValidationError) Cause ¶
func (e ListenKubernetesApiCFValidationError) Cause() error
Cause function returns cause value.
func (ListenKubernetesApiCFValidationError) Error ¶
func (e ListenKubernetesApiCFValidationError) Error() string
Error satisfies the builtin error interface
func (ListenKubernetesApiCFValidationError) ErrorName ¶
func (e ListenKubernetesApiCFValidationError) ErrorName() string
ErrorName returns error name.
func (ListenKubernetesApiCFValidationError) Field ¶
func (e ListenKubernetesApiCFValidationError) Field() string
Field function returns field value.
func (ListenKubernetesApiCFValidationError) Key ¶
func (e ListenKubernetesApiCFValidationError) Key() bool
Key function returns key value.
func (ListenKubernetesApiCFValidationError) Reason ¶
func (e ListenKubernetesApiCFValidationError) Reason() string
Reason function returns reason value.
type ListenNetworkEnum ¶
type ListenNetworkEnum int32
const ( ListenNetworkEnum_tcp ListenNetworkEnum = 0 ListenNetworkEnum_tcp4 ListenNetworkEnum = 1 ListenNetworkEnum_tcp6 ListenNetworkEnum = 2 ListenNetworkEnum_unix ListenNetworkEnum = 3 )
func (ListenNetworkEnum) Descriptor ¶
func (ListenNetworkEnum) Descriptor() protoreflect.EnumDescriptor
func (ListenNetworkEnum) Enum ¶
func (x ListenNetworkEnum) Enum() *ListenNetworkEnum
func (ListenNetworkEnum) EnumDescriptor
deprecated
func (ListenNetworkEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListenNetworkEnum.Descriptor instead.
func (ListenNetworkEnum) Number ¶
func (x ListenNetworkEnum) Number() protoreflect.EnumNumber
func (ListenNetworkEnum) String ¶
func (x ListenNetworkEnum) String() string
func (ListenNetworkEnum) Type ¶
func (ListenNetworkEnum) Type() protoreflect.EnumType
type LivenessProbeCF ¶
type LivenessProbeCF struct { UrlPath string `protobuf:"bytes,1,opt,name=url_path,proto3" json:"url_path,omitempty"` // contains filtered or unexported fields }
func (*LivenessProbeCF) Descriptor
deprecated
func (*LivenessProbeCF) Descriptor() ([]byte, []int)
Deprecated: Use LivenessProbeCF.ProtoReflect.Descriptor instead.
func (*LivenessProbeCF) GetUrlPath ¶
func (x *LivenessProbeCF) GetUrlPath() string
func (*LivenessProbeCF) ProtoMessage ¶
func (*LivenessProbeCF) ProtoMessage()
func (*LivenessProbeCF) ProtoReflect ¶
func (x *LivenessProbeCF) ProtoReflect() protoreflect.Message
func (*LivenessProbeCF) Reset ¶
func (x *LivenessProbeCF) Reset()
func (*LivenessProbeCF) String ¶
func (x *LivenessProbeCF) String() string
func (*LivenessProbeCF) Validate ¶
func (m *LivenessProbeCF) Validate() error
Validate checks the field values on LivenessProbeCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type LivenessProbeCFValidationError ¶
type LivenessProbeCFValidationError struct {
// contains filtered or unexported fields
}
LivenessProbeCFValidationError is the validation error returned by LivenessProbeCF.Validate if the designated constraints aren't met.
func (LivenessProbeCFValidationError) Cause ¶
func (e LivenessProbeCFValidationError) Cause() error
Cause function returns cause value.
func (LivenessProbeCFValidationError) Error ¶
func (e LivenessProbeCFValidationError) Error() string
Error satisfies the builtin error interface
func (LivenessProbeCFValidationError) ErrorName ¶
func (e LivenessProbeCFValidationError) ErrorName() string
ErrorName returns error name.
func (LivenessProbeCFValidationError) Field ¶
func (e LivenessProbeCFValidationError) Field() string
Field function returns field value.
func (LivenessProbeCFValidationError) Key ¶
func (e LivenessProbeCFValidationError) Key() bool
Key function returns key value.
func (LivenessProbeCFValidationError) Reason ¶
func (e LivenessProbeCFValidationError) Reason() string
Reason function returns reason value.
type LoggingCF ¶
type LoggingCF struct { Level LoggingLevelEnum `protobuf:"varint,1,opt,name=level,proto3,enum=gitlab.agent.kascfg.LoggingLevelEnum" json:"level,omitempty"` // contains filtered or unexported fields }
func (*LoggingCF) Descriptor
deprecated
func (*LoggingCF) GetLevel ¶
func (x *LoggingCF) GetLevel() LoggingLevelEnum
func (*LoggingCF) ProtoMessage ¶
func (*LoggingCF) ProtoMessage()
func (*LoggingCF) ProtoReflect ¶
func (x *LoggingCF) ProtoReflect() protoreflect.Message
type LoggingCFValidationError ¶
type LoggingCFValidationError struct {
// contains filtered or unexported fields
}
LoggingCFValidationError is the validation error returned by LoggingCF.Validate if the designated constraints aren't met.
func (LoggingCFValidationError) Cause ¶
func (e LoggingCFValidationError) Cause() error
Cause function returns cause value.
func (LoggingCFValidationError) Error ¶
func (e LoggingCFValidationError) Error() string
Error satisfies the builtin error interface
func (LoggingCFValidationError) ErrorName ¶
func (e LoggingCFValidationError) ErrorName() string
ErrorName returns error name.
func (LoggingCFValidationError) Field ¶
func (e LoggingCFValidationError) Field() string
Field function returns field value.
func (LoggingCFValidationError) Key ¶
func (e LoggingCFValidationError) Key() bool
Key function returns key value.
func (LoggingCFValidationError) Reason ¶
func (e LoggingCFValidationError) Reason() string
Reason function returns reason value.
type LoggingLevelEnum ¶
type LoggingLevelEnum int32
const ( LoggingLevelEnum_info LoggingLevelEnum = 0 LoggingLevelEnum_debug LoggingLevelEnum = 1 LoggingLevelEnum_warn LoggingLevelEnum = 2 LoggingLevelEnum_error LoggingLevelEnum = 3 )
func (LoggingLevelEnum) Descriptor ¶
func (LoggingLevelEnum) Descriptor() protoreflect.EnumDescriptor
func (LoggingLevelEnum) Enum ¶
func (x LoggingLevelEnum) Enum() *LoggingLevelEnum
func (LoggingLevelEnum) EnumDescriptor
deprecated
func (LoggingLevelEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use LoggingLevelEnum.Descriptor instead.
func (LoggingLevelEnum) Number ¶
func (x LoggingLevelEnum) Number() protoreflect.EnumNumber
func (LoggingLevelEnum) String ¶
func (x LoggingLevelEnum) String() string
func (LoggingLevelEnum) Type ¶
func (LoggingLevelEnum) Type() protoreflect.EnumType
type ObservabilityCF ¶
type ObservabilityCF struct { UsageReportingPeriod *durationpb.Duration `protobuf:"bytes,1,opt,name=usage_reporting_period,proto3" json:"usage_reporting_period,omitempty"` Listen *ObservabilityListenCF `protobuf:"bytes,2,opt,name=listen,proto3" json:"listen,omitempty"` Prometheus *PrometheusCF `protobuf:"bytes,3,opt,name=prometheus,proto3" json:"prometheus,omitempty"` Tracing *TracingCF `protobuf:"bytes,4,opt,name=tracing,proto3" json:"tracing,omitempty"` Sentry *SentryCF `protobuf:"bytes,5,opt,name=sentry,proto3" json:"sentry,omitempty"` Logging *LoggingCF `protobuf:"bytes,6,opt,name=logging,proto3" json:"logging,omitempty"` GoogleProfiler *GoogleProfilerCF `protobuf:"bytes,7,opt,name=google_profiler,proto3" json:"google_profiler,omitempty"` LivenessProbe *LivenessProbeCF `protobuf:"bytes,8,opt,name=liveness_probe,proto3" json:"liveness_probe,omitempty"` ReadinessProbe *ReadinessProbeCF `protobuf:"bytes,9,opt,name=readiness_probe,proto3" json:"readiness_probe,omitempty"` // contains filtered or unexported fields }
func (*ObservabilityCF) Descriptor
deprecated
func (*ObservabilityCF) Descriptor() ([]byte, []int)
Deprecated: Use ObservabilityCF.ProtoReflect.Descriptor instead.
func (*ObservabilityCF) GetGoogleProfiler ¶
func (x *ObservabilityCF) GetGoogleProfiler() *GoogleProfilerCF
func (*ObservabilityCF) GetListen ¶
func (x *ObservabilityCF) GetListen() *ObservabilityListenCF
func (*ObservabilityCF) GetLivenessProbe ¶
func (x *ObservabilityCF) GetLivenessProbe() *LivenessProbeCF
func (*ObservabilityCF) GetLogging ¶
func (x *ObservabilityCF) GetLogging() *LoggingCF
func (*ObservabilityCF) GetPrometheus ¶
func (x *ObservabilityCF) GetPrometheus() *PrometheusCF
func (*ObservabilityCF) GetReadinessProbe ¶
func (x *ObservabilityCF) GetReadinessProbe() *ReadinessProbeCF
func (*ObservabilityCF) GetSentry ¶
func (x *ObservabilityCF) GetSentry() *SentryCF
func (*ObservabilityCF) GetTracing ¶
func (x *ObservabilityCF) GetTracing() *TracingCF
func (*ObservabilityCF) GetUsageReportingPeriod ¶
func (x *ObservabilityCF) GetUsageReportingPeriod() *durationpb.Duration
func (*ObservabilityCF) ProtoMessage ¶
func (*ObservabilityCF) ProtoMessage()
func (*ObservabilityCF) ProtoReflect ¶
func (x *ObservabilityCF) ProtoReflect() protoreflect.Message
func (*ObservabilityCF) Reset ¶
func (x *ObservabilityCF) Reset()
func (*ObservabilityCF) String ¶
func (x *ObservabilityCF) String() string
func (*ObservabilityCF) Validate ¶
func (m *ObservabilityCF) Validate() error
Validate checks the field values on ObservabilityCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ObservabilityCFValidationError ¶
type ObservabilityCFValidationError struct {
// contains filtered or unexported fields
}
ObservabilityCFValidationError is the validation error returned by ObservabilityCF.Validate if the designated constraints aren't met.
func (ObservabilityCFValidationError) Cause ¶
func (e ObservabilityCFValidationError) Cause() error
Cause function returns cause value.
func (ObservabilityCFValidationError) Error ¶
func (e ObservabilityCFValidationError) Error() string
Error satisfies the builtin error interface
func (ObservabilityCFValidationError) ErrorName ¶
func (e ObservabilityCFValidationError) ErrorName() string
ErrorName returns error name.
func (ObservabilityCFValidationError) Field ¶
func (e ObservabilityCFValidationError) Field() string
Field function returns field value.
func (ObservabilityCFValidationError) Key ¶
func (e ObservabilityCFValidationError) Key() bool
Key function returns key value.
func (ObservabilityCFValidationError) Reason ¶
func (e ObservabilityCFValidationError) Reason() string
Reason function returns reason value.
type ObservabilityListenCF ¶
type ObservabilityListenCF struct { Network ListenNetworkEnum `protobuf:"varint,1,opt,name=network,proto3,enum=gitlab.agent.kascfg.ListenNetworkEnum" json:"network,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*ObservabilityListenCF) Descriptor
deprecated
func (*ObservabilityListenCF) Descriptor() ([]byte, []int)
Deprecated: Use ObservabilityListenCF.ProtoReflect.Descriptor instead.
func (*ObservabilityListenCF) GetAddress ¶
func (x *ObservabilityListenCF) GetAddress() string
func (*ObservabilityListenCF) GetNetwork ¶
func (x *ObservabilityListenCF) GetNetwork() ListenNetworkEnum
func (*ObservabilityListenCF) ProtoMessage ¶
func (*ObservabilityListenCF) ProtoMessage()
func (*ObservabilityListenCF) ProtoReflect ¶
func (x *ObservabilityListenCF) ProtoReflect() protoreflect.Message
func (*ObservabilityListenCF) Reset ¶
func (x *ObservabilityListenCF) Reset()
func (*ObservabilityListenCF) String ¶
func (x *ObservabilityListenCF) String() string
func (*ObservabilityListenCF) Validate ¶
func (m *ObservabilityListenCF) Validate() error
Validate checks the field values on ObservabilityListenCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ObservabilityListenCFValidationError ¶
type ObservabilityListenCFValidationError struct {
// contains filtered or unexported fields
}
ObservabilityListenCFValidationError is the validation error returned by ObservabilityListenCF.Validate if the designated constraints aren't met.
func (ObservabilityListenCFValidationError) Cause ¶
func (e ObservabilityListenCFValidationError) Cause() error
Cause function returns cause value.
func (ObservabilityListenCFValidationError) Error ¶
func (e ObservabilityListenCFValidationError) Error() string
Error satisfies the builtin error interface
func (ObservabilityListenCFValidationError) ErrorName ¶
func (e ObservabilityListenCFValidationError) ErrorName() string
ErrorName returns error name.
func (ObservabilityListenCFValidationError) Field ¶
func (e ObservabilityListenCFValidationError) Field() string
Field function returns field value.
func (ObservabilityListenCFValidationError) Key ¶
func (e ObservabilityListenCFValidationError) Key() bool
Key function returns key value.
func (ObservabilityListenCFValidationError) Reason ¶
func (e ObservabilityListenCFValidationError) Reason() string
Reason function returns reason value.
type PrivateApiCF ¶
type PrivateApiCF struct { Listen *ListenApiCF `protobuf:"bytes,1,opt,name=listen,proto3" json:"listen,omitempty"` // contains filtered or unexported fields }
func (*PrivateApiCF) Descriptor
deprecated
func (*PrivateApiCF) Descriptor() ([]byte, []int)
Deprecated: Use PrivateApiCF.ProtoReflect.Descriptor instead.
func (*PrivateApiCF) GetListen ¶
func (x *PrivateApiCF) GetListen() *ListenApiCF
func (*PrivateApiCF) ProtoMessage ¶
func (*PrivateApiCF) ProtoMessage()
func (*PrivateApiCF) ProtoReflect ¶
func (x *PrivateApiCF) ProtoReflect() protoreflect.Message
func (*PrivateApiCF) Reset ¶
func (x *PrivateApiCF) Reset()
func (*PrivateApiCF) String ¶
func (x *PrivateApiCF) String() string
func (*PrivateApiCF) Validate ¶
func (m *PrivateApiCF) Validate() error
Validate checks the field values on PrivateApiCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type PrivateApiCFValidationError ¶
type PrivateApiCFValidationError struct {
// contains filtered or unexported fields
}
PrivateApiCFValidationError is the validation error returned by PrivateApiCF.Validate if the designated constraints aren't met.
func (PrivateApiCFValidationError) Cause ¶
func (e PrivateApiCFValidationError) Cause() error
Cause function returns cause value.
func (PrivateApiCFValidationError) Error ¶
func (e PrivateApiCFValidationError) Error() string
Error satisfies the builtin error interface
func (PrivateApiCFValidationError) ErrorName ¶
func (e PrivateApiCFValidationError) ErrorName() string
ErrorName returns error name.
func (PrivateApiCFValidationError) Field ¶
func (e PrivateApiCFValidationError) Field() string
Field function returns field value.
func (PrivateApiCFValidationError) Key ¶
func (e PrivateApiCFValidationError) Key() bool
Key function returns key value.
func (PrivateApiCFValidationError) Reason ¶
func (e PrivateApiCFValidationError) Reason() string
Reason function returns reason value.
type PrometheusCF ¶
type PrometheusCF struct { UrlPath string `protobuf:"bytes,1,opt,name=url_path,proto3" json:"url_path,omitempty"` // contains filtered or unexported fields }
func (*PrometheusCF) Descriptor
deprecated
func (*PrometheusCF) Descriptor() ([]byte, []int)
Deprecated: Use PrometheusCF.ProtoReflect.Descriptor instead.
func (*PrometheusCF) GetUrlPath ¶
func (x *PrometheusCF) GetUrlPath() string
func (*PrometheusCF) ProtoMessage ¶
func (*PrometheusCF) ProtoMessage()
func (*PrometheusCF) ProtoReflect ¶
func (x *PrometheusCF) ProtoReflect() protoreflect.Message
func (*PrometheusCF) Reset ¶
func (x *PrometheusCF) Reset()
func (*PrometheusCF) String ¶
func (x *PrometheusCF) String() string
func (*PrometheusCF) Validate ¶
func (m *PrometheusCF) Validate() error
Validate checks the field values on PrometheusCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type PrometheusCFValidationError ¶
type PrometheusCFValidationError struct {
// contains filtered or unexported fields
}
PrometheusCFValidationError is the validation error returned by PrometheusCF.Validate if the designated constraints aren't met.
func (PrometheusCFValidationError) Cause ¶
func (e PrometheusCFValidationError) Cause() error
Cause function returns cause value.
func (PrometheusCFValidationError) Error ¶
func (e PrometheusCFValidationError) Error() string
Error satisfies the builtin error interface
func (PrometheusCFValidationError) ErrorName ¶
func (e PrometheusCFValidationError) ErrorName() string
ErrorName returns error name.
func (PrometheusCFValidationError) Field ¶
func (e PrometheusCFValidationError) Field() string
Field function returns field value.
func (PrometheusCFValidationError) Key ¶
func (e PrometheusCFValidationError) Key() bool
Key function returns key value.
func (PrometheusCFValidationError) Reason ¶
func (e PrometheusCFValidationError) Reason() string
Reason function returns reason value.
type ReadinessProbeCF ¶
type ReadinessProbeCF struct { UrlPath string `protobuf:"bytes,1,opt,name=url_path,proto3" json:"url_path,omitempty"` // contains filtered or unexported fields }
func (*ReadinessProbeCF) Descriptor
deprecated
func (*ReadinessProbeCF) Descriptor() ([]byte, []int)
Deprecated: Use ReadinessProbeCF.ProtoReflect.Descriptor instead.
func (*ReadinessProbeCF) GetUrlPath ¶
func (x *ReadinessProbeCF) GetUrlPath() string
func (*ReadinessProbeCF) ProtoMessage ¶
func (*ReadinessProbeCF) ProtoMessage()
func (*ReadinessProbeCF) ProtoReflect ¶
func (x *ReadinessProbeCF) ProtoReflect() protoreflect.Message
func (*ReadinessProbeCF) Reset ¶
func (x *ReadinessProbeCF) Reset()
func (*ReadinessProbeCF) String ¶
func (x *ReadinessProbeCF) String() string
func (*ReadinessProbeCF) Validate ¶
func (m *ReadinessProbeCF) Validate() error
Validate checks the field values on ReadinessProbeCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ReadinessProbeCFValidationError ¶
type ReadinessProbeCFValidationError struct {
// contains filtered or unexported fields
}
ReadinessProbeCFValidationError is the validation error returned by ReadinessProbeCF.Validate if the designated constraints aren't met.
func (ReadinessProbeCFValidationError) Cause ¶
func (e ReadinessProbeCFValidationError) Cause() error
Cause function returns cause value.
func (ReadinessProbeCFValidationError) Error ¶
func (e ReadinessProbeCFValidationError) Error() string
Error satisfies the builtin error interface
func (ReadinessProbeCFValidationError) ErrorName ¶
func (e ReadinessProbeCFValidationError) ErrorName() string
ErrorName returns error name.
func (ReadinessProbeCFValidationError) Field ¶
func (e ReadinessProbeCFValidationError) Field() string
Field function returns field value.
func (ReadinessProbeCFValidationError) Key ¶
func (e ReadinessProbeCFValidationError) Key() bool
Key function returns key value.
func (ReadinessProbeCFValidationError) Reason ¶
func (e ReadinessProbeCFValidationError) Reason() string
Reason function returns reason value.
type RedisCF ¶
type RedisCF struct { // Types that are assignable to RedisConfig: // *RedisCF_Server // *RedisCF_Sentinel RedisConfig isRedisCF_RedisConfig `protobuf_oneof:"redis_config"` PoolSize uint32 `protobuf:"varint,4,opt,name=pool_size,proto3" json:"pool_size,omitempty"` DialTimeout *durationpb.Duration `protobuf:"bytes,5,opt,name=dial_timeout,proto3" json:"dial_timeout,omitempty"` ReadTimeout *durationpb.Duration `protobuf:"bytes,6,opt,name=read_timeout,proto3" json:"read_timeout,omitempty"` WriteTimeout *durationpb.Duration `protobuf:"bytes,7,opt,name=write_timeout,proto3" json:"write_timeout,omitempty"` IdleTimeout *durationpb.Duration `protobuf:"bytes,8,opt,name=idle_timeout,proto3" json:"idle_timeout,omitempty"` KeyPrefix string `protobuf:"bytes,9,opt,name=key_prefix,proto3" json:"key_prefix,omitempty"` Username string `protobuf:"bytes,10,opt,name=username,proto3" json:"username,omitempty"` PasswordFile string `protobuf:"bytes,11,opt,name=password_file,proto3" json:"password_file,omitempty"` Network string `protobuf:"bytes,12,opt,name=network,proto3" json:"network,omitempty"` Tls *RedisTLSCF `protobuf:"bytes,13,opt,name=tls,proto3" json:"tls,omitempty"` // contains filtered or unexported fields }
func (*RedisCF) Descriptor
deprecated
func (*RedisCF) GetDialTimeout ¶
func (x *RedisCF) GetDialTimeout() *durationpb.Duration
func (*RedisCF) GetIdleTimeout ¶
func (x *RedisCF) GetIdleTimeout() *durationpb.Duration
func (*RedisCF) GetKeyPrefix ¶
func (*RedisCF) GetNetwork ¶
func (*RedisCF) GetPasswordFile ¶
func (*RedisCF) GetPoolSize ¶
func (*RedisCF) GetReadTimeout ¶
func (x *RedisCF) GetReadTimeout() *durationpb.Duration
func (*RedisCF) GetRedisConfig ¶
func (m *RedisCF) GetRedisConfig() isRedisCF_RedisConfig
func (*RedisCF) GetSentinel ¶
func (x *RedisCF) GetSentinel() *RedisSentinelCF
func (*RedisCF) GetServer ¶
func (x *RedisCF) GetServer() *RedisServerCF
func (*RedisCF) GetTls ¶
func (x *RedisCF) GetTls() *RedisTLSCF
func (*RedisCF) GetUsername ¶
func (*RedisCF) GetWriteTimeout ¶
func (x *RedisCF) GetWriteTimeout() *durationpb.Duration
func (*RedisCF) ProtoMessage ¶
func (*RedisCF) ProtoMessage()
func (*RedisCF) ProtoReflect ¶
func (x *RedisCF) ProtoReflect() protoreflect.Message
type RedisCFValidationError ¶
type RedisCFValidationError struct {
// contains filtered or unexported fields
}
RedisCFValidationError is the validation error returned by RedisCF.Validate if the designated constraints aren't met.
func (RedisCFValidationError) Cause ¶
func (e RedisCFValidationError) Cause() error
Cause function returns cause value.
func (RedisCFValidationError) Error ¶
func (e RedisCFValidationError) Error() string
Error satisfies the builtin error interface
func (RedisCFValidationError) ErrorName ¶
func (e RedisCFValidationError) ErrorName() string
ErrorName returns error name.
func (RedisCFValidationError) Field ¶
func (e RedisCFValidationError) Field() string
Field function returns field value.
func (RedisCFValidationError) Key ¶
func (e RedisCFValidationError) Key() bool
Key function returns key value.
func (RedisCFValidationError) Reason ¶
func (e RedisCFValidationError) Reason() string
Reason function returns reason value.
type RedisCF_Sentinel ¶
type RedisCF_Sentinel struct {
Sentinel *RedisSentinelCF `protobuf:"bytes,2,opt,name=sentinel,proto3,oneof"`
}
type RedisCF_Server ¶
type RedisCF_Server struct {
Server *RedisServerCF `protobuf:"bytes,1,opt,name=server,proto3,oneof"`
}
type RedisSentinelCF ¶
type RedisSentinelCF struct { MasterName string `protobuf:"bytes,1,opt,name=master_name,proto3" json:"master_name,omitempty"` Addresses []string `protobuf:"bytes,2,rep,name=addresses,proto3" json:"addresses,omitempty"` SentinelPasswordFile string `protobuf:"bytes,3,opt,name=sentinel_password_file,proto3" json:"sentinel_password_file,omitempty"` // contains filtered or unexported fields }
func (*RedisSentinelCF) Descriptor
deprecated
func (*RedisSentinelCF) Descriptor() ([]byte, []int)
Deprecated: Use RedisSentinelCF.ProtoReflect.Descriptor instead.
func (*RedisSentinelCF) GetAddresses ¶
func (x *RedisSentinelCF) GetAddresses() []string
func (*RedisSentinelCF) GetMasterName ¶
func (x *RedisSentinelCF) GetMasterName() string
func (*RedisSentinelCF) GetSentinelPasswordFile ¶
func (x *RedisSentinelCF) GetSentinelPasswordFile() string
func (*RedisSentinelCF) ProtoMessage ¶
func (*RedisSentinelCF) ProtoMessage()
func (*RedisSentinelCF) ProtoReflect ¶
func (x *RedisSentinelCF) ProtoReflect() protoreflect.Message
func (*RedisSentinelCF) Reset ¶
func (x *RedisSentinelCF) Reset()
func (*RedisSentinelCF) String ¶
func (x *RedisSentinelCF) String() string
func (*RedisSentinelCF) Validate ¶
func (m *RedisSentinelCF) Validate() error
Validate checks the field values on RedisSentinelCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RedisSentinelCFValidationError ¶
type RedisSentinelCFValidationError struct {
// contains filtered or unexported fields
}
RedisSentinelCFValidationError is the validation error returned by RedisSentinelCF.Validate if the designated constraints aren't met.
func (RedisSentinelCFValidationError) Cause ¶
func (e RedisSentinelCFValidationError) Cause() error
Cause function returns cause value.
func (RedisSentinelCFValidationError) Error ¶
func (e RedisSentinelCFValidationError) Error() string
Error satisfies the builtin error interface
func (RedisSentinelCFValidationError) ErrorName ¶
func (e RedisSentinelCFValidationError) ErrorName() string
ErrorName returns error name.
func (RedisSentinelCFValidationError) Field ¶
func (e RedisSentinelCFValidationError) Field() string
Field function returns field value.
func (RedisSentinelCFValidationError) Key ¶
func (e RedisSentinelCFValidationError) Key() bool
Key function returns key value.
func (RedisSentinelCFValidationError) Reason ¶
func (e RedisSentinelCFValidationError) Reason() string
Reason function returns reason value.
type RedisServerCF ¶
type RedisServerCF struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*RedisServerCF) Descriptor
deprecated
func (*RedisServerCF) Descriptor() ([]byte, []int)
Deprecated: Use RedisServerCF.ProtoReflect.Descriptor instead.
func (*RedisServerCF) GetAddress ¶
func (x *RedisServerCF) GetAddress() string
func (*RedisServerCF) ProtoMessage ¶
func (*RedisServerCF) ProtoMessage()
func (*RedisServerCF) ProtoReflect ¶
func (x *RedisServerCF) ProtoReflect() protoreflect.Message
func (*RedisServerCF) Reset ¶
func (x *RedisServerCF) Reset()
func (*RedisServerCF) String ¶
func (x *RedisServerCF) String() string
func (*RedisServerCF) Validate ¶
func (m *RedisServerCF) Validate() error
Validate checks the field values on RedisServerCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RedisServerCFValidationError ¶
type RedisServerCFValidationError struct {
// contains filtered or unexported fields
}
RedisServerCFValidationError is the validation error returned by RedisServerCF.Validate if the designated constraints aren't met.
func (RedisServerCFValidationError) Cause ¶
func (e RedisServerCFValidationError) Cause() error
Cause function returns cause value.
func (RedisServerCFValidationError) Error ¶
func (e RedisServerCFValidationError) Error() string
Error satisfies the builtin error interface
func (RedisServerCFValidationError) ErrorName ¶
func (e RedisServerCFValidationError) ErrorName() string
ErrorName returns error name.
func (RedisServerCFValidationError) Field ¶
func (e RedisServerCFValidationError) Field() string
Field function returns field value.
func (RedisServerCFValidationError) Key ¶
func (e RedisServerCFValidationError) Key() bool
Key function returns key value.
func (RedisServerCFValidationError) Reason ¶
func (e RedisServerCFValidationError) Reason() string
Reason function returns reason value.
type RedisTLSCF ¶
type RedisTLSCF struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` CertificateFile string `protobuf:"bytes,2,opt,name=certificate_file,proto3" json:"certificate_file,omitempty"` KeyFile string `protobuf:"bytes,3,opt,name=key_file,proto3" json:"key_file,omitempty"` CaCertificateFile string `protobuf:"bytes,4,opt,name=ca_certificate_file,proto3" json:"ca_certificate_file,omitempty"` // contains filtered or unexported fields }
func (*RedisTLSCF) Descriptor
deprecated
func (*RedisTLSCF) Descriptor() ([]byte, []int)
Deprecated: Use RedisTLSCF.ProtoReflect.Descriptor instead.
func (*RedisTLSCF) GetCaCertificateFile ¶
func (x *RedisTLSCF) GetCaCertificateFile() string
func (*RedisTLSCF) GetCertificateFile ¶
func (x *RedisTLSCF) GetCertificateFile() string
func (*RedisTLSCF) GetEnabled ¶
func (x *RedisTLSCF) GetEnabled() bool
func (*RedisTLSCF) GetKeyFile ¶
func (x *RedisTLSCF) GetKeyFile() string
func (*RedisTLSCF) ProtoMessage ¶
func (*RedisTLSCF) ProtoMessage()
func (*RedisTLSCF) ProtoReflect ¶
func (x *RedisTLSCF) ProtoReflect() protoreflect.Message
func (*RedisTLSCF) Reset ¶
func (x *RedisTLSCF) Reset()
func (*RedisTLSCF) String ¶
func (x *RedisTLSCF) String() string
func (*RedisTLSCF) Validate ¶
func (m *RedisTLSCF) Validate() error
Validate checks the field values on RedisTLSCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RedisTLSCFValidationError ¶
type RedisTLSCFValidationError struct {
// contains filtered or unexported fields
}
RedisTLSCFValidationError is the validation error returned by RedisTLSCF.Validate if the designated constraints aren't met.
func (RedisTLSCFValidationError) Cause ¶
func (e RedisTLSCFValidationError) Cause() error
Cause function returns cause value.
func (RedisTLSCFValidationError) Error ¶
func (e RedisTLSCFValidationError) Error() string
Error satisfies the builtin error interface
func (RedisTLSCFValidationError) ErrorName ¶
func (e RedisTLSCFValidationError) ErrorName() string
ErrorName returns error name.
func (RedisTLSCFValidationError) Field ¶
func (e RedisTLSCFValidationError) Field() string
Field function returns field value.
func (RedisTLSCFValidationError) Key ¶
func (e RedisTLSCFValidationError) Key() bool
Key function returns key value.
func (RedisTLSCFValidationError) Reason ¶
func (e RedisTLSCFValidationError) Reason() string
Reason function returns reason value.
type SentryCF ¶
type SentryCF struct { Dsn string `protobuf:"bytes,1,opt,name=dsn,proto3" json:"dsn,omitempty"` Environment string `protobuf:"bytes,2,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*SentryCF) Descriptor
deprecated
func (*SentryCF) GetEnvironment ¶
func (*SentryCF) ProtoMessage ¶
func (*SentryCF) ProtoMessage()
func (*SentryCF) ProtoReflect ¶
func (x *SentryCF) ProtoReflect() protoreflect.Message
type SentryCFValidationError ¶
type SentryCFValidationError struct {
// contains filtered or unexported fields
}
SentryCFValidationError is the validation error returned by SentryCF.Validate if the designated constraints aren't met.
func (SentryCFValidationError) Cause ¶
func (e SentryCFValidationError) Cause() error
Cause function returns cause value.
func (SentryCFValidationError) Error ¶
func (e SentryCFValidationError) Error() string
Error satisfies the builtin error interface
func (SentryCFValidationError) ErrorName ¶
func (e SentryCFValidationError) ErrorName() string
ErrorName returns error name.
func (SentryCFValidationError) Field ¶
func (e SentryCFValidationError) Field() string
Field function returns field value.
func (SentryCFValidationError) Key ¶
func (e SentryCFValidationError) Key() bool
Key function returns key value.
func (SentryCFValidationError) Reason ¶
func (e SentryCFValidationError) Reason() string
Reason function returns reason value.
type TokenBucketRateLimitCF ¶
type TokenBucketRateLimitCF struct { RefillRatePerSecond float64 `protobuf:"fixed64,1,opt,name=refill_rate_per_second,proto3" json:"refill_rate_per_second,omitempty"` BucketSize uint32 `protobuf:"varint,2,opt,name=bucket_size,proto3" json:"bucket_size,omitempty"` // contains filtered or unexported fields }
func (*TokenBucketRateLimitCF) Descriptor
deprecated
func (*TokenBucketRateLimitCF) Descriptor() ([]byte, []int)
Deprecated: Use TokenBucketRateLimitCF.ProtoReflect.Descriptor instead.
func (*TokenBucketRateLimitCF) GetBucketSize ¶
func (x *TokenBucketRateLimitCF) GetBucketSize() uint32
func (*TokenBucketRateLimitCF) GetRefillRatePerSecond ¶
func (x *TokenBucketRateLimitCF) GetRefillRatePerSecond() float64
func (*TokenBucketRateLimitCF) ProtoMessage ¶
func (*TokenBucketRateLimitCF) ProtoMessage()
func (*TokenBucketRateLimitCF) ProtoReflect ¶
func (x *TokenBucketRateLimitCF) ProtoReflect() protoreflect.Message
func (*TokenBucketRateLimitCF) Reset ¶
func (x *TokenBucketRateLimitCF) Reset()
func (*TokenBucketRateLimitCF) String ¶
func (x *TokenBucketRateLimitCF) String() string
func (*TokenBucketRateLimitCF) Validate ¶
func (m *TokenBucketRateLimitCF) Validate() error
Validate checks the field values on TokenBucketRateLimitCF with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type TokenBucketRateLimitCFValidationError ¶
type TokenBucketRateLimitCFValidationError struct {
// contains filtered or unexported fields
}
TokenBucketRateLimitCFValidationError is the validation error returned by TokenBucketRateLimitCF.Validate if the designated constraints aren't met.
func (TokenBucketRateLimitCFValidationError) Cause ¶
func (e TokenBucketRateLimitCFValidationError) Cause() error
Cause function returns cause value.
func (TokenBucketRateLimitCFValidationError) Error ¶
func (e TokenBucketRateLimitCFValidationError) Error() string
Error satisfies the builtin error interface
func (TokenBucketRateLimitCFValidationError) ErrorName ¶
func (e TokenBucketRateLimitCFValidationError) ErrorName() string
ErrorName returns error name.
func (TokenBucketRateLimitCFValidationError) Field ¶
func (e TokenBucketRateLimitCFValidationError) Field() string
Field function returns field value.
func (TokenBucketRateLimitCFValidationError) Key ¶
func (e TokenBucketRateLimitCFValidationError) Key() bool
Key function returns key value.
func (TokenBucketRateLimitCFValidationError) Reason ¶
func (e TokenBucketRateLimitCFValidationError) Reason() string
Reason function returns reason value.
type TracingCF ¶
type TracingCF struct { ConnectionString string `protobuf:"bytes,1,opt,name=connection_string,proto3" json:"connection_string,omitempty"` // contains filtered or unexported fields }
func (*TracingCF) Descriptor
deprecated
func (*TracingCF) GetConnectionString ¶
func (*TracingCF) ProtoMessage ¶
func (*TracingCF) ProtoMessage()
func (*TracingCF) ProtoReflect ¶
func (x *TracingCF) ProtoReflect() protoreflect.Message
type TracingCFValidationError ¶
type TracingCFValidationError struct {
// contains filtered or unexported fields
}
TracingCFValidationError is the validation error returned by TracingCF.Validate if the designated constraints aren't met.
func (TracingCFValidationError) Cause ¶
func (e TracingCFValidationError) Cause() error
Cause function returns cause value.
func (TracingCFValidationError) Error ¶
func (e TracingCFValidationError) Error() string
Error satisfies the builtin error interface
func (TracingCFValidationError) ErrorName ¶
func (e TracingCFValidationError) ErrorName() string
ErrorName returns error name.
func (TracingCFValidationError) Field ¶
func (e TracingCFValidationError) Field() string
Field function returns field value.
func (TracingCFValidationError) Key ¶
func (e TracingCFValidationError) Key() bool
Key function returns key value.
func (TracingCFValidationError) Reason ¶
func (e TracingCFValidationError) Reason() string
Reason function returns reason value.