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 (x *AgentCF) GetRemoteDevelopment() *RemoteDevelopmentCF
- func (*AgentCF) ProtoMessage()
- func (x *AgentCF) ProtoReflect() protoreflect.Message
- func (x *AgentCF) Reset()
- func (x *AgentCF) String() string
- func (m *AgentCF) Validate() error
- func (m *AgentCF) ValidateAll() error
- type AgentCFMultiError
- 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
- func (m *AgentConfigurationCF) ValidateAll() error
- type AgentConfigurationCFMultiError
- 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 ApiCFMultiError
- 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 (m *ConfigurationFile) ValidateAll() error
- func (x *ConfigurationFile) ValidateExtra() error
- type ConfigurationFileMultiError
- 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 (x *GitLabCF) GetExternalUrl() string
- func (*GitLabCF) ProtoMessage()
- func (x *GitLabCF) ProtoReflect() protoreflect.Message
- func (x *GitLabCF) Reset()
- func (x *GitLabCF) String() string
- func (m *GitLabCF) Validate() error
- func (m *GitLabCF) ValidateAll() error
- type GitLabCFMultiError
- 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
- func (m *GitalyCF) ValidateAll() error
- type GitalyCFMultiError
- 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
- func (m *GitopsCF) ValidateAll() error
- type GitopsCFMultiError
- type GitopsCFValidationError
- type GoogleProfilerCF
- func (*GoogleProfilerCF) Descriptor() ([]byte, []int)deprecated
- func (x *GoogleProfilerCF) GetCredentialsFile() string
- func (x *GoogleProfilerCF) GetDebugLogging() bool
- 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
- func (m *GoogleProfilerCF) ValidateAll() error
- type GoogleProfilerCFMultiError
- 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
- func (m *KubernetesApiCF) ValidateAll() error
- type KubernetesApiCFMultiError
- 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) GetListenGracePeriod() *durationpb.Duration
- func (x *ListenAgentCF) GetMaxConnectionAge() *durationpb.Duration
- func (x *ListenAgentCF) GetNetwork() string
- 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
- func (m *ListenAgentCF) ValidateAll() error
- type ListenAgentCFMultiError
- 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) GetListenGracePeriod() *durationpb.Duration
- func (x *ListenApiCF) GetMaxConnectionAge() *durationpb.Duration
- func (x *ListenApiCF) GetNetwork() string
- func (*ListenApiCF) ProtoMessage()
- func (x *ListenApiCF) ProtoReflect() protoreflect.Message
- func (x *ListenApiCF) Reset()
- func (x *ListenApiCF) String() string
- func (m *ListenApiCF) Validate() error
- func (m *ListenApiCF) ValidateAll() error
- type ListenApiCFMultiError
- 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) GetListenGracePeriod() *durationpb.Duration
- func (x *ListenKubernetesApiCF) GetNetwork() string
- func (x *ListenKubernetesApiCF) GetShutdownGracePeriod() *durationpb.Duration
- func (*ListenKubernetesApiCF) ProtoMessage()
- func (x *ListenKubernetesApiCF) ProtoReflect() protoreflect.Message
- func (x *ListenKubernetesApiCF) Reset()
- func (x *ListenKubernetesApiCF) String() string
- func (m *ListenKubernetesApiCF) Validate() error
- func (m *ListenKubernetesApiCF) ValidateAll() error
- type ListenKubernetesApiCFMultiError
- 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 ListenPrivateApiCF
- func (*ListenPrivateApiCF) Descriptor() ([]byte, []int)deprecated
- func (x *ListenPrivateApiCF) GetAddress() string
- func (x *ListenPrivateApiCF) GetAuthenticationSecretFile() string
- func (x *ListenPrivateApiCF) GetCaCertificateFile() string
- func (x *ListenPrivateApiCF) GetCertificateFile() string
- func (x *ListenPrivateApiCF) GetKeyFile() string
- func (x *ListenPrivateApiCF) GetListenGracePeriod() *durationpb.Duration
- func (x *ListenPrivateApiCF) GetMaxConnectionAge() *durationpb.Duration
- func (x *ListenPrivateApiCF) GetNetwork() string
- func (*ListenPrivateApiCF) ProtoMessage()
- func (x *ListenPrivateApiCF) ProtoReflect() protoreflect.Message
- func (x *ListenPrivateApiCF) Reset()
- func (x *ListenPrivateApiCF) String() string
- func (m *ListenPrivateApiCF) Validate() error
- func (m *ListenPrivateApiCF) ValidateAll() error
- type ListenPrivateApiCFMultiError
- type ListenPrivateApiCFValidationError
- func (e ListenPrivateApiCFValidationError) Cause() error
- func (e ListenPrivateApiCFValidationError) Error() string
- func (e ListenPrivateApiCFValidationError) ErrorName() string
- func (e ListenPrivateApiCFValidationError) Field() string
- func (e ListenPrivateApiCFValidationError) Key() bool
- func (e ListenPrivateApiCFValidationError) Reason() string
- 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
- func (m *LivenessProbeCF) ValidateAll() error
- type LivenessProbeCFMultiError
- 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 LogLevelEnum
- func (LogLevelEnum) Descriptor() protoreflect.EnumDescriptor
- func (x LogLevelEnum) Enum() *LogLevelEnum
- func (LogLevelEnum) EnumDescriptor() ([]byte, []int)deprecated
- func (x LogLevelEnum) Number() protoreflect.EnumNumber
- func (x LogLevelEnum) String() string
- func (LogLevelEnum) Type() protoreflect.EnumType
- type LoggingCF
- func (*LoggingCF) Descriptor() ([]byte, []int)deprecated
- func (x *LoggingCF) GetGrpcLevel() LogLevelEnum
- func (x *LoggingCF) GetLevel() LogLevelEnum
- func (*LoggingCF) ProtoMessage()
- func (x *LoggingCF) ProtoReflect() protoreflect.Message
- func (x *LoggingCF) Reset()
- func (x *LoggingCF) String() string
- func (m *LoggingCF) Validate() error
- func (m *LoggingCF) ValidateAll() error
- type LoggingCFMultiError
- type LoggingCFValidationError
- 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
- func (m *ObservabilityCF) ValidateAll() error
- type ObservabilityCFMultiError
- 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) GetCertificateFile() string
- func (x *ObservabilityListenCF) GetKeyFile() string
- func (x *ObservabilityListenCF) GetNetwork() string
- func (*ObservabilityListenCF) ProtoMessage()
- func (x *ObservabilityListenCF) ProtoReflect() protoreflect.Message
- func (x *ObservabilityListenCF) Reset()
- func (x *ObservabilityListenCF) String() string
- func (m *ObservabilityListenCF) Validate() error
- func (m *ObservabilityListenCF) ValidateAll() error
- type ObservabilityListenCFMultiError
- 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() *ListenPrivateApiCF
- func (*PrivateApiCF) ProtoMessage()
- func (x *PrivateApiCF) ProtoReflect() protoreflect.Message
- func (x *PrivateApiCF) Reset()
- func (x *PrivateApiCF) String() string
- func (m *PrivateApiCF) Validate() error
- func (m *PrivateApiCF) ValidateAll() error
- type PrivateApiCFMultiError
- 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
- func (m *PrometheusCF) ValidateAll() error
- type PrometheusCFMultiError
- 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
- func (m *ReadinessProbeCF) ValidateAll() error
- type ReadinessProbeCFMultiError
- 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) GetDatabaseIndex() int32
- 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
- func (m *RedisCF) ValidateAll() error
- type RedisCFMultiError
- 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
- func (m *RedisSentinelCF) ValidateAll() error
- type RedisSentinelCFMultiError
- 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
- func (m *RedisServerCF) ValidateAll() error
- type RedisServerCFMultiError
- 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
- func (m *RedisTLSCF) ValidateAll() error
- type RedisTLSCFMultiError
- type RedisTLSCFValidationError
- type RemoteDevelopmentCF
- func (*RemoteDevelopmentCF) Descriptor() ([]byte, []int)deprecated
- func (x *RemoteDevelopmentCF) GetPollPeriod() *durationpb.Duration
- func (*RemoteDevelopmentCF) ProtoMessage()
- func (x *RemoteDevelopmentCF) ProtoReflect() protoreflect.Message
- func (x *RemoteDevelopmentCF) Reset()
- func (x *RemoteDevelopmentCF) String() string
- func (m *RemoteDevelopmentCF) Validate() error
- func (m *RemoteDevelopmentCF) ValidateAll() error
- type RemoteDevelopmentCFMultiError
- type RemoteDevelopmentCFValidationError
- func (e RemoteDevelopmentCFValidationError) Cause() error
- func (e RemoteDevelopmentCFValidationError) Error() string
- func (e RemoteDevelopmentCFValidationError) ErrorName() string
- func (e RemoteDevelopmentCFValidationError) Field() string
- func (e RemoteDevelopmentCFValidationError) Key() bool
- func (e RemoteDevelopmentCFValidationError) Reason() string
- 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
- func (m *SentryCF) ValidateAll() error
- type SentryCFMultiError
- 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
- func (m *TokenBucketRateLimitCF) ValidateAll() error
- type TokenBucketRateLimitCFMultiError
- 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
- func (*TracingCF) Descriptor() ([]byte, []int)deprecated
- func (x *TracingCF) GetOtlpCaCertificateFile() string
- func (x *TracingCF) GetOtlpEndpoint() string
- func (x *TracingCF) GetOtlpTokenSecretFile() string
- func (*TracingCF) ProtoMessage()
- func (x *TracingCF) ProtoReflect() protoreflect.Message
- func (x *TracingCF) Reset()
- func (x *TracingCF) String() string
- func (m *TracingCF) Validate() error
- func (m *TracingCF) ValidateAll() error
- type TracingCFMultiError
- type TracingCFValidationError
Constants ¶
This section is empty.
Variables ¶
var ( LogLevelEnum_name = map[int32]string{ 0: "info", 1: "debug", 2: "warn", 3: "error", } LogLevelEnum_value = map[string]int32{ "info": 0, "debug": 1, "warn": 2, "error": 3, } )
Enum value maps for LogLevelEnum.
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"` RemoteDevelopment *RemoteDevelopmentCF `protobuf:"bytes,11,opt,name=remote_development,proto3" json:"remote_development,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) GetRemoteDevelopment ¶
func (x *AgentCF) GetRemoteDevelopment() *RemoteDevelopmentCF
func (*AgentCF) ProtoMessage ¶
func (*AgentCF) ProtoMessage()
func (*AgentCF) ProtoReflect ¶
func (x *AgentCF) ProtoReflect() protoreflect.Message
func (*AgentCF) Validate ¶
Validate checks the field values on AgentCF 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 (*AgentCF) ValidateAll ¶
ValidateAll checks the field values on AgentCF 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 AgentCFMultiError, or nil if none found.
type AgentCFMultiError ¶
type AgentCFMultiError []error
AgentCFMultiError is an error wrapping multiple validation errors returned by AgentCF.ValidateAll() if the designated constraints aren't met.
func (AgentCFMultiError) AllErrors ¶
func (m AgentCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AgentCFMultiError) Error ¶
func (m AgentCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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, the first error encountered is returned, or nil if there are no violations.
func (*AgentConfigurationCF) ValidateAll ¶
func (m *AgentConfigurationCF) ValidateAll() error
ValidateAll checks the field values on AgentConfigurationCF 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 AgentConfigurationCFMultiError, or nil if none found.
type AgentConfigurationCFMultiError ¶
type AgentConfigurationCFMultiError []error
AgentConfigurationCFMultiError is an error wrapping multiple validation errors returned by AgentConfigurationCF.ValidateAll() if the designated constraints aren't met.
func (AgentConfigurationCFMultiError) AllErrors ¶
func (m AgentConfigurationCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AgentConfigurationCFMultiError) Error ¶
func (m AgentConfigurationCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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
func (*ApiCF) Validate ¶
Validate checks the field values on ApiCF 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 (*ApiCF) ValidateAll ¶
ValidateAll checks the field values on ApiCF 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 ApiCFMultiError, or nil if none found.
type ApiCFMultiError ¶
type ApiCFMultiError []error
ApiCFMultiError is an error wrapping multiple validation errors returned by ApiCF.ValidateAll() if the designated constraints aren't met.
func (ApiCFMultiError) AllErrors ¶
func (m ApiCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApiCFMultiError) Error ¶
func (m ApiCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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, the first error encountered is returned, or nil if there are no violations.
func (*ConfigurationFile) ValidateAll ¶
func (m *ConfigurationFile) ValidateAll() error
ValidateAll checks the field values on ConfigurationFile 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 ConfigurationFileMultiError, or nil if none found.
func (*ConfigurationFile) ValidateExtra ¶
func (x *ConfigurationFile) ValidateExtra() error
ValidateExtra performs extra validation checks. Should be run after defaults have been applied.
type ConfigurationFileMultiError ¶
type ConfigurationFileMultiError []error
ConfigurationFileMultiError is an error wrapping multiple validation errors returned by ConfigurationFile.ValidateAll() if the designated constraints aren't met.
func (ConfigurationFileMultiError) AllErrors ¶
func (m ConfigurationFileMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfigurationFileMultiError) Error ¶
func (m ConfigurationFileMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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"` ExternalUrl *string `protobuf:"bytes,5,opt,name=external_url,proto3,oneof" json:"external_url,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) GetExternalUrl ¶
func (*GitLabCF) ProtoMessage ¶
func (*GitLabCF) ProtoMessage()
func (*GitLabCF) ProtoReflect ¶
func (x *GitLabCF) ProtoReflect() protoreflect.Message
func (*GitLabCF) Validate ¶
Validate checks the field values on GitLabCF 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 (*GitLabCF) ValidateAll ¶
ValidateAll checks the field values on GitLabCF 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 GitLabCFMultiError, or nil if none found.
type GitLabCFMultiError ¶
type GitLabCFMultiError []error
GitLabCFMultiError is an error wrapping multiple validation errors returned by GitLabCF.ValidateAll() if the designated constraints aren't met.
func (GitLabCFMultiError) AllErrors ¶
func (m GitLabCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GitLabCFMultiError) Error ¶
func (m GitLabCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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
func (*GitalyCF) Validate ¶
Validate checks the field values on GitalyCF 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 (*GitalyCF) ValidateAll ¶
ValidateAll checks the field values on GitalyCF 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 GitalyCFMultiError, or nil if none found.
type GitalyCFMultiError ¶
type GitalyCFMultiError []error
GitalyCFMultiError is an error wrapping multiple validation errors returned by GitalyCF.ValidateAll() if the designated constraints aren't met.
func (GitalyCFMultiError) AllErrors ¶
func (m GitalyCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GitalyCFMultiError) Error ¶
func (m GitalyCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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
func (*GitopsCF) Validate ¶
Validate checks the field values on GitopsCF 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 (*GitopsCF) ValidateAll ¶
ValidateAll checks the field values on GitopsCF 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 GitopsCFMultiError, or nil if none found.
type GitopsCFMultiError ¶
type GitopsCFMultiError []error
GitopsCFMultiError is an error wrapping multiple validation errors returned by GitopsCF.ValidateAll() if the designated constraints aren't met.
func (GitopsCFMultiError) AllErrors ¶
func (m GitopsCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GitopsCFMultiError) Error ¶
func (m GitopsCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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"` DebugLogging bool `protobuf:"varint,4,opt,name=debug_logging,proto3" json:"debug_logging,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) GetDebugLogging ¶
func (x *GoogleProfilerCF) GetDebugLogging() bool
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, the first error encountered is returned, or nil if there are no violations.
func (*GoogleProfilerCF) ValidateAll ¶
func (m *GoogleProfilerCF) ValidateAll() error
ValidateAll checks the field values on GoogleProfilerCF 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 GoogleProfilerCFMultiError, or nil if none found.
type GoogleProfilerCFMultiError ¶
type GoogleProfilerCFMultiError []error
GoogleProfilerCFMultiError is an error wrapping multiple validation errors returned by GoogleProfilerCF.ValidateAll() if the designated constraints aren't met.
func (GoogleProfilerCFMultiError) AllErrors ¶
func (m GoogleProfilerCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GoogleProfilerCFMultiError) Error ¶
func (m GoogleProfilerCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 ¶
func (x *KubernetesApiCF) GetAllowedAgentCacheErrorTtl() *durationpb.Duration
func (*KubernetesApiCF) GetAllowedAgentCacheTtl ¶
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, the first error encountered is returned, or nil if there are no violations.
func (*KubernetesApiCF) ValidateAll ¶
func (m *KubernetesApiCF) ValidateAll() error
ValidateAll checks the field values on KubernetesApiCF 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 KubernetesApiCFMultiError, or nil if none found.
type KubernetesApiCFMultiError ¶
type KubernetesApiCFMultiError []error
KubernetesApiCFMultiError is an error wrapping multiple validation errors returned by KubernetesApiCF.ValidateAll() if the designated constraints aren't met.
func (KubernetesApiCFMultiError) AllErrors ¶
func (m KubernetesApiCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (KubernetesApiCFMultiError) Error ¶
func (m KubernetesApiCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 *string `protobuf:"bytes,1,opt,name=network,proto3,oneof" 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"` ListenGracePeriod *durationpb.Duration `protobuf:"bytes,8,opt,name=listen_grace_period,proto3" json:"listen_grace_period,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) GetListenGracePeriod ¶
func (x *ListenAgentCF) GetListenGracePeriod() *durationpb.Duration
func (*ListenAgentCF) GetMaxConnectionAge ¶
func (x *ListenAgentCF) GetMaxConnectionAge() *durationpb.Duration
func (*ListenAgentCF) GetNetwork ¶
func (x *ListenAgentCF) GetNetwork() string
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, the first error encountered is returned, or nil if there are no violations.
func (*ListenAgentCF) ValidateAll ¶
func (m *ListenAgentCF) ValidateAll() error
ValidateAll checks the field values on ListenAgentCF 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 ListenAgentCFMultiError, or nil if none found.
type ListenAgentCFMultiError ¶
type ListenAgentCFMultiError []error
ListenAgentCFMultiError is an error wrapping multiple validation errors returned by ListenAgentCF.ValidateAll() if the designated constraints aren't met.
func (ListenAgentCFMultiError) AllErrors ¶
func (m ListenAgentCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListenAgentCFMultiError) Error ¶
func (m ListenAgentCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 *string `protobuf:"bytes,1,opt,name=network,proto3,oneof" 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"` ListenGracePeriod *durationpb.Duration `protobuf:"bytes,7,opt,name=listen_grace_period,proto3" json:"listen_grace_period,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) GetListenGracePeriod ¶
func (x *ListenApiCF) GetListenGracePeriod() *durationpb.Duration
func (*ListenApiCF) GetMaxConnectionAge ¶
func (x *ListenApiCF) GetMaxConnectionAge() *durationpb.Duration
func (*ListenApiCF) GetNetwork ¶
func (x *ListenApiCF) GetNetwork() string
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, the first error encountered is returned, or nil if there are no violations.
func (*ListenApiCF) ValidateAll ¶
func (m *ListenApiCF) ValidateAll() error
ValidateAll checks the field values on ListenApiCF 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 ListenApiCFMultiError, or nil if none found.
type ListenApiCFMultiError ¶
type ListenApiCFMultiError []error
ListenApiCFMultiError is an error wrapping multiple validation errors returned by ListenApiCF.ValidateAll() if the designated constraints aren't met.
func (ListenApiCFMultiError) AllErrors ¶
func (m ListenApiCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListenApiCFMultiError) Error ¶
func (m ListenApiCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 *string `protobuf:"bytes,1,opt,name=network,proto3,oneof" 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"` ListenGracePeriod *durationpb.Duration `protobuf:"bytes,5,opt,name=listen_grace_period,proto3" json:"listen_grace_period,omitempty"` ShutdownGracePeriod *durationpb.Duration `protobuf:"bytes,6,opt,name=shutdown_grace_period,proto3" json:"shutdown_grace_period,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) GetListenGracePeriod ¶
func (x *ListenKubernetesApiCF) GetListenGracePeriod() *durationpb.Duration
func (*ListenKubernetesApiCF) GetNetwork ¶
func (x *ListenKubernetesApiCF) GetNetwork() string
func (*ListenKubernetesApiCF) GetShutdownGracePeriod ¶
func (x *ListenKubernetesApiCF) GetShutdownGracePeriod() *durationpb.Duration
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, the first error encountered is returned, or nil if there are no violations.
func (*ListenKubernetesApiCF) ValidateAll ¶
func (m *ListenKubernetesApiCF) ValidateAll() error
ValidateAll checks the field values on ListenKubernetesApiCF 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 ListenKubernetesApiCFMultiError, or nil if none found.
type ListenKubernetesApiCFMultiError ¶
type ListenKubernetesApiCFMultiError []error
ListenKubernetesApiCFMultiError is an error wrapping multiple validation errors returned by ListenKubernetesApiCF.ValidateAll() if the designated constraints aren't met.
func (ListenKubernetesApiCFMultiError) AllErrors ¶
func (m ListenKubernetesApiCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListenKubernetesApiCFMultiError) Error ¶
func (m ListenKubernetesApiCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 ListenPrivateApiCF ¶
type ListenPrivateApiCF struct { Network *string `protobuf:"bytes,1,opt,name=network,proto3,oneof" 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"` CaCertificateFile string `protobuf:"bytes,7,opt,name=ca_certificate_file,proto3" json:"ca_certificate_file,omitempty"` ListenGracePeriod *durationpb.Duration `protobuf:"bytes,8,opt,name=listen_grace_period,proto3" json:"listen_grace_period,omitempty"` // contains filtered or unexported fields }
func (*ListenPrivateApiCF) Descriptor
deprecated
func (*ListenPrivateApiCF) Descriptor() ([]byte, []int)
Deprecated: Use ListenPrivateApiCF.ProtoReflect.Descriptor instead.
func (*ListenPrivateApiCF) GetAddress ¶
func (x *ListenPrivateApiCF) GetAddress() string
func (*ListenPrivateApiCF) GetAuthenticationSecretFile ¶
func (x *ListenPrivateApiCF) GetAuthenticationSecretFile() string
func (*ListenPrivateApiCF) GetCaCertificateFile ¶
func (x *ListenPrivateApiCF) GetCaCertificateFile() string
func (*ListenPrivateApiCF) GetCertificateFile ¶
func (x *ListenPrivateApiCF) GetCertificateFile() string
func (*ListenPrivateApiCF) GetKeyFile ¶
func (x *ListenPrivateApiCF) GetKeyFile() string
func (*ListenPrivateApiCF) GetListenGracePeriod ¶
func (x *ListenPrivateApiCF) GetListenGracePeriod() *durationpb.Duration
func (*ListenPrivateApiCF) GetMaxConnectionAge ¶
func (x *ListenPrivateApiCF) GetMaxConnectionAge() *durationpb.Duration
func (*ListenPrivateApiCF) GetNetwork ¶
func (x *ListenPrivateApiCF) GetNetwork() string
func (*ListenPrivateApiCF) ProtoMessage ¶
func (*ListenPrivateApiCF) ProtoMessage()
func (*ListenPrivateApiCF) ProtoReflect ¶
func (x *ListenPrivateApiCF) ProtoReflect() protoreflect.Message
func (*ListenPrivateApiCF) Reset ¶
func (x *ListenPrivateApiCF) Reset()
func (*ListenPrivateApiCF) String ¶
func (x *ListenPrivateApiCF) String() string
func (*ListenPrivateApiCF) Validate ¶
func (m *ListenPrivateApiCF) Validate() error
Validate checks the field values on ListenPrivateApiCF 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 (*ListenPrivateApiCF) ValidateAll ¶
func (m *ListenPrivateApiCF) ValidateAll() error
ValidateAll checks the field values on ListenPrivateApiCF 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 ListenPrivateApiCFMultiError, or nil if none found.
type ListenPrivateApiCFMultiError ¶
type ListenPrivateApiCFMultiError []error
ListenPrivateApiCFMultiError is an error wrapping multiple validation errors returned by ListenPrivateApiCF.ValidateAll() if the designated constraints aren't met.
func (ListenPrivateApiCFMultiError) AllErrors ¶
func (m ListenPrivateApiCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListenPrivateApiCFMultiError) Error ¶
func (m ListenPrivateApiCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListenPrivateApiCFValidationError ¶
type ListenPrivateApiCFValidationError struct {
// contains filtered or unexported fields
}
ListenPrivateApiCFValidationError is the validation error returned by ListenPrivateApiCF.Validate if the designated constraints aren't met.
func (ListenPrivateApiCFValidationError) Cause ¶
func (e ListenPrivateApiCFValidationError) Cause() error
Cause function returns cause value.
func (ListenPrivateApiCFValidationError) Error ¶
func (e ListenPrivateApiCFValidationError) Error() string
Error satisfies the builtin error interface
func (ListenPrivateApiCFValidationError) ErrorName ¶
func (e ListenPrivateApiCFValidationError) ErrorName() string
ErrorName returns error name.
func (ListenPrivateApiCFValidationError) Field ¶
func (e ListenPrivateApiCFValidationError) Field() string
Field function returns field value.
func (ListenPrivateApiCFValidationError) Key ¶
func (e ListenPrivateApiCFValidationError) Key() bool
Key function returns key value.
func (ListenPrivateApiCFValidationError) Reason ¶
func (e ListenPrivateApiCFValidationError) Reason() string
Reason function returns reason value.
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, the first error encountered is returned, or nil if there are no violations.
func (*LivenessProbeCF) ValidateAll ¶
func (m *LivenessProbeCF) ValidateAll() error
ValidateAll checks the field values on LivenessProbeCF 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 LivenessProbeCFMultiError, or nil if none found.
type LivenessProbeCFMultiError ¶
type LivenessProbeCFMultiError []error
LivenessProbeCFMultiError is an error wrapping multiple validation errors returned by LivenessProbeCF.ValidateAll() if the designated constraints aren't met.
func (LivenessProbeCFMultiError) AllErrors ¶
func (m LivenessProbeCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LivenessProbeCFMultiError) Error ¶
func (m LivenessProbeCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 LogLevelEnum ¶
type LogLevelEnum int32
const ( LogLevelEnum_info LogLevelEnum = 0 LogLevelEnum_debug LogLevelEnum = 1 LogLevelEnum_warn LogLevelEnum = 2 LogLevelEnum_error LogLevelEnum = 3 )
func (LogLevelEnum) Descriptor ¶
func (LogLevelEnum) Descriptor() protoreflect.EnumDescriptor
func (LogLevelEnum) Enum ¶
func (x LogLevelEnum) Enum() *LogLevelEnum
func (LogLevelEnum) EnumDescriptor
deprecated
func (LogLevelEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use LogLevelEnum.Descriptor instead.
func (LogLevelEnum) Number ¶
func (x LogLevelEnum) Number() protoreflect.EnumNumber
func (LogLevelEnum) String ¶
func (x LogLevelEnum) String() string
func (LogLevelEnum) Type ¶
func (LogLevelEnum) Type() protoreflect.EnumType
type LoggingCF ¶
type LoggingCF struct { Level LogLevelEnum `protobuf:"varint,1,opt,name=level,proto3,enum=gitlab.agent.kascfg.LogLevelEnum" json:"level,omitempty"` GrpcLevel *LogLevelEnum `protobuf:"varint,2,opt,name=grpc_level,proto3,enum=gitlab.agent.kascfg.LogLevelEnum,oneof" json:"grpc_level,omitempty"` // contains filtered or unexported fields }
func (*LoggingCF) Descriptor
deprecated
func (*LoggingCF) GetGrpcLevel ¶
func (x *LoggingCF) GetGrpcLevel() LogLevelEnum
func (*LoggingCF) GetLevel ¶
func (x *LoggingCF) GetLevel() LogLevelEnum
func (*LoggingCF) ProtoMessage ¶
func (*LoggingCF) ProtoMessage()
func (*LoggingCF) ProtoReflect ¶
func (x *LoggingCF) ProtoReflect() protoreflect.Message
func (*LoggingCF) Validate ¶
Validate checks the field values on LoggingCF 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 (*LoggingCF) ValidateAll ¶
ValidateAll checks the field values on LoggingCF 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 LoggingCFMultiError, or nil if none found.
type LoggingCFMultiError ¶
type LoggingCFMultiError []error
LoggingCFMultiError is an error wrapping multiple validation errors returned by LoggingCF.ValidateAll() if the designated constraints aren't met.
func (LoggingCFMultiError) AllErrors ¶
func (m LoggingCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoggingCFMultiError) Error ¶
func (m LoggingCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 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, the first error encountered is returned, or nil if there are no violations.
func (*ObservabilityCF) ValidateAll ¶
func (m *ObservabilityCF) ValidateAll() error
ValidateAll checks the field values on ObservabilityCF 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 ObservabilityCFMultiError, or nil if none found.
type ObservabilityCFMultiError ¶
type ObservabilityCFMultiError []error
ObservabilityCFMultiError is an error wrapping multiple validation errors returned by ObservabilityCF.ValidateAll() if the designated constraints aren't met.
func (ObservabilityCFMultiError) AllErrors ¶
func (m ObservabilityCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ObservabilityCFMultiError) Error ¶
func (m ObservabilityCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 *string `protobuf:"bytes,1,opt,name=network,proto3,oneof" 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,oneof" json:"certificate_file,omitempty"` KeyFile *string `protobuf:"bytes,4,opt,name=key_file,proto3,oneof" json:"key_file,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) GetCertificateFile ¶
func (x *ObservabilityListenCF) GetCertificateFile() string
func (*ObservabilityListenCF) GetKeyFile ¶
func (x *ObservabilityListenCF) GetKeyFile() string
func (*ObservabilityListenCF) GetNetwork ¶
func (x *ObservabilityListenCF) GetNetwork() string
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, the first error encountered is returned, or nil if there are no violations.
func (*ObservabilityListenCF) ValidateAll ¶
func (m *ObservabilityListenCF) ValidateAll() error
ValidateAll checks the field values on ObservabilityListenCF 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 ObservabilityListenCFMultiError, or nil if none found.
type ObservabilityListenCFMultiError ¶
type ObservabilityListenCFMultiError []error
ObservabilityListenCFMultiError is an error wrapping multiple validation errors returned by ObservabilityListenCF.ValidateAll() if the designated constraints aren't met.
func (ObservabilityListenCFMultiError) AllErrors ¶
func (m ObservabilityListenCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ObservabilityListenCFMultiError) Error ¶
func (m ObservabilityListenCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 *ListenPrivateApiCF `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() *ListenPrivateApiCF
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, the first error encountered is returned, or nil if there are no violations.
func (*PrivateApiCF) ValidateAll ¶
func (m *PrivateApiCF) ValidateAll() error
ValidateAll checks the field values on PrivateApiCF 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 PrivateApiCFMultiError, or nil if none found.
type PrivateApiCFMultiError ¶
type PrivateApiCFMultiError []error
PrivateApiCFMultiError is an error wrapping multiple validation errors returned by PrivateApiCF.ValidateAll() if the designated constraints aren't met.
func (PrivateApiCFMultiError) AllErrors ¶
func (m PrivateApiCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PrivateApiCFMultiError) Error ¶
func (m PrivateApiCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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, the first error encountered is returned, or nil if there are no violations.
func (*PrometheusCF) ValidateAll ¶
func (m *PrometheusCF) ValidateAll() error
ValidateAll checks the field values on PrometheusCF 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 PrometheusCFMultiError, or nil if none found.
type PrometheusCFMultiError ¶
type PrometheusCFMultiError []error
PrometheusCFMultiError is an error wrapping multiple validation errors returned by PrometheusCF.ValidateAll() if the designated constraints aren't met.
func (PrometheusCFMultiError) AllErrors ¶
func (m PrometheusCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PrometheusCFMultiError) Error ¶
func (m PrometheusCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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, the first error encountered is returned, or nil if there are no violations.
func (*ReadinessProbeCF) ValidateAll ¶
func (m *ReadinessProbeCF) ValidateAll() error
ValidateAll checks the field values on ReadinessProbeCF 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 ReadinessProbeCFMultiError, or nil if none found.
type ReadinessProbeCFMultiError ¶
type ReadinessProbeCFMultiError []error
ReadinessProbeCFMultiError is an error wrapping multiple validation errors returned by ReadinessProbeCF.ValidateAll() if the designated constraints aren't met.
func (ReadinessProbeCFMultiError) AllErrors ¶
func (m ReadinessProbeCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReadinessProbeCFMultiError) Error ¶
func (m ReadinessProbeCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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"` DatabaseIndex int32 `protobuf:"varint,14,opt,name=database_index,proto3" json:"database_index,omitempty"` // contains filtered or unexported fields }
func (*RedisCF) Descriptor
deprecated
func (*RedisCF) GetDatabaseIndex ¶ added in v16.2.0
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
func (*RedisCF) Validate ¶
Validate checks the field values on RedisCF 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 (*RedisCF) ValidateAll ¶
ValidateAll checks the field values on RedisCF 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 RedisCFMultiError, or nil if none found.
type RedisCFMultiError ¶
type RedisCFMultiError []error
RedisCFMultiError is an error wrapping multiple validation errors returned by RedisCF.ValidateAll() if the designated constraints aren't met.
func (RedisCFMultiError) AllErrors ¶
func (m RedisCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RedisCFMultiError) Error ¶
func (m RedisCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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, the first error encountered is returned, or nil if there are no violations.
func (*RedisSentinelCF) ValidateAll ¶
func (m *RedisSentinelCF) ValidateAll() error
ValidateAll checks the field values on RedisSentinelCF 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 RedisSentinelCFMultiError, or nil if none found.
type RedisSentinelCFMultiError ¶
type RedisSentinelCFMultiError []error
RedisSentinelCFMultiError is an error wrapping multiple validation errors returned by RedisSentinelCF.ValidateAll() if the designated constraints aren't met.
func (RedisSentinelCFMultiError) AllErrors ¶
func (m RedisSentinelCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RedisSentinelCFMultiError) Error ¶
func (m RedisSentinelCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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, the first error encountered is returned, or nil if there are no violations.
func (*RedisServerCF) ValidateAll ¶
func (m *RedisServerCF) ValidateAll() error
ValidateAll checks the field values on RedisServerCF 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 RedisServerCFMultiError, or nil if none found.
type RedisServerCFMultiError ¶
type RedisServerCFMultiError []error
RedisServerCFMultiError is an error wrapping multiple validation errors returned by RedisServerCF.ValidateAll() if the designated constraints aren't met.
func (RedisServerCFMultiError) AllErrors ¶
func (m RedisServerCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RedisServerCFMultiError) Error ¶
func (m RedisServerCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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, the first error encountered is returned, or nil if there are no violations.
func (*RedisTLSCF) ValidateAll ¶
func (m *RedisTLSCF) ValidateAll() error
ValidateAll checks the field values on RedisTLSCF 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 RedisTLSCFMultiError, or nil if none found.
type RedisTLSCFMultiError ¶
type RedisTLSCFMultiError []error
RedisTLSCFMultiError is an error wrapping multiple validation errors returned by RedisTLSCF.ValidateAll() if the designated constraints aren't met.
func (RedisTLSCFMultiError) AllErrors ¶
func (m RedisTLSCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RedisTLSCFMultiError) Error ¶
func (m RedisTLSCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 RemoteDevelopmentCF ¶
type RemoteDevelopmentCF struct { PollPeriod *durationpb.Duration `protobuf:"bytes,1,opt,name=poll_period,proto3" json:"poll_period,omitempty"` // contains filtered or unexported fields }
func (*RemoteDevelopmentCF) Descriptor
deprecated
func (*RemoteDevelopmentCF) Descriptor() ([]byte, []int)
Deprecated: Use RemoteDevelopmentCF.ProtoReflect.Descriptor instead.
func (*RemoteDevelopmentCF) GetPollPeriod ¶
func (x *RemoteDevelopmentCF) GetPollPeriod() *durationpb.Duration
func (*RemoteDevelopmentCF) ProtoMessage ¶
func (*RemoteDevelopmentCF) ProtoMessage()
func (*RemoteDevelopmentCF) ProtoReflect ¶
func (x *RemoteDevelopmentCF) ProtoReflect() protoreflect.Message
func (*RemoteDevelopmentCF) Reset ¶
func (x *RemoteDevelopmentCF) Reset()
func (*RemoteDevelopmentCF) String ¶
func (x *RemoteDevelopmentCF) String() string
func (*RemoteDevelopmentCF) Validate ¶
func (m *RemoteDevelopmentCF) Validate() error
Validate checks the field values on RemoteDevelopmentCF 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 (*RemoteDevelopmentCF) ValidateAll ¶
func (m *RemoteDevelopmentCF) ValidateAll() error
ValidateAll checks the field values on RemoteDevelopmentCF 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 RemoteDevelopmentCFMultiError, or nil if none found.
type RemoteDevelopmentCFMultiError ¶
type RemoteDevelopmentCFMultiError []error
RemoteDevelopmentCFMultiError is an error wrapping multiple validation errors returned by RemoteDevelopmentCF.ValidateAll() if the designated constraints aren't met.
func (RemoteDevelopmentCFMultiError) AllErrors ¶
func (m RemoteDevelopmentCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoteDevelopmentCFMultiError) Error ¶
func (m RemoteDevelopmentCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoteDevelopmentCFValidationError ¶
type RemoteDevelopmentCFValidationError struct {
// contains filtered or unexported fields
}
RemoteDevelopmentCFValidationError is the validation error returned by RemoteDevelopmentCF.Validate if the designated constraints aren't met.
func (RemoteDevelopmentCFValidationError) Cause ¶
func (e RemoteDevelopmentCFValidationError) Cause() error
Cause function returns cause value.
func (RemoteDevelopmentCFValidationError) Error ¶
func (e RemoteDevelopmentCFValidationError) Error() string
Error satisfies the builtin error interface
func (RemoteDevelopmentCFValidationError) ErrorName ¶
func (e RemoteDevelopmentCFValidationError) ErrorName() string
ErrorName returns error name.
func (RemoteDevelopmentCFValidationError) Field ¶
func (e RemoteDevelopmentCFValidationError) Field() string
Field function returns field value.
func (RemoteDevelopmentCFValidationError) Key ¶
func (e RemoteDevelopmentCFValidationError) Key() bool
Key function returns key value.
func (RemoteDevelopmentCFValidationError) Reason ¶
func (e RemoteDevelopmentCFValidationError) 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
func (*SentryCF) Validate ¶
Validate checks the field values on SentryCF 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 (*SentryCF) ValidateAll ¶
ValidateAll checks the field values on SentryCF 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 SentryCFMultiError, or nil if none found.
type SentryCFMultiError ¶
type SentryCFMultiError []error
SentryCFMultiError is an error wrapping multiple validation errors returned by SentryCF.ValidateAll() if the designated constraints aren't met.
func (SentryCFMultiError) AllErrors ¶
func (m SentryCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SentryCFMultiError) Error ¶
func (m SentryCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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, the first error encountered is returned, or nil if there are no violations.
func (*TokenBucketRateLimitCF) ValidateAll ¶
func (m *TokenBucketRateLimitCF) ValidateAll() error
ValidateAll checks the field values on TokenBucketRateLimitCF 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 TokenBucketRateLimitCFMultiError, or nil if none found.
type TokenBucketRateLimitCFMultiError ¶
type TokenBucketRateLimitCFMultiError []error
TokenBucketRateLimitCFMultiError is an error wrapping multiple validation errors returned by TokenBucketRateLimitCF.ValidateAll() if the designated constraints aren't met.
func (TokenBucketRateLimitCFMultiError) AllErrors ¶
func (m TokenBucketRateLimitCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TokenBucketRateLimitCFMultiError) Error ¶
func (m TokenBucketRateLimitCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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 { OtlpEndpoint string `protobuf:"bytes,2,opt,name=otlp_endpoint,proto3" json:"otlp_endpoint,omitempty"` OtlpTokenSecretFile *string `protobuf:"bytes,3,opt,name=otlp_token_secret_file,proto3,oneof" json:"otlp_token_secret_file,omitempty"` OtlpCaCertificateFile *string `protobuf:"bytes,4,opt,name=otlp_ca_certificate_file,proto3,oneof" json:"otlp_ca_certificate_file,omitempty"` // contains filtered or unexported fields }
func (*TracingCF) Descriptor
deprecated
func (*TracingCF) GetOtlpCaCertificateFile ¶
func (*TracingCF) GetOtlpEndpoint ¶
func (*TracingCF) GetOtlpTokenSecretFile ¶
func (*TracingCF) ProtoMessage ¶
func (*TracingCF) ProtoMessage()
func (*TracingCF) ProtoReflect ¶
func (x *TracingCF) ProtoReflect() protoreflect.Message
func (*TracingCF) Validate ¶
Validate checks the field values on TracingCF 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 (*TracingCF) ValidateAll ¶
ValidateAll checks the field values on TracingCF 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 TracingCFMultiError, or nil if none found.
type TracingCFMultiError ¶
type TracingCFMultiError []error
TracingCFMultiError is an error wrapping multiple validation errors returned by TracingCF.ValidateAll() if the designated constraints aren't met.
func (TracingCFMultiError) AllErrors ¶
func (m TracingCFMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TracingCFMultiError) Error ¶
func (m TracingCFMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
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.