Versions in this module Expand all Collapse all v0 v0.6.1 Jan 19, 2023 v0.6.0 Dec 29, 2022 Changes in this version type ElasticSearchConfig + UseZinc bool v0.5.0 Dec 22, 2022 Changes in this version + const ConditionTypeBenthosReady + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type Auth struct + Spec AuthSpec + Status apisv1beta2.ReplicationStatus + func (a *Auth) GetConditions() *apisv1beta2.Conditions + func (a *Auth) GetStatus() apisv1beta2.Dirty + func (a *Auth) HasStaticClients() bool + func (a *Auth) IsDirty(t apisv1beta2.Object) bool + func (in *Auth) DeepCopy() *Auth + func (in *Auth) DeepCopyInto(out *Auth) + func (in *Auth) DeepCopyObject() runtime.Object + type AuthClientConfiguration struct + ClientID string + ClientSecret string + func (in *AuthClientConfiguration) DeepCopy() *AuthClientConfiguration + func (in *AuthClientConfiguration) DeepCopyInto(out *AuthClientConfiguration) + type AuthList struct + Items []Auth + func (in *AuthList) DeepCopy() *AuthList + func (in *AuthList) DeepCopyInto(out *AuthList) + func (in *AuthList) DeepCopyObject() runtime.Object + type AuthSpec struct + BaseURL string + DelegatedOIDCServer DelegatedOIDCServerConfiguration + Ingress *pkgapisv1beta2.IngressSpec + Monitoring *apisv1beta2.MonitoringSpec + Postgres PostgresConfigCreateDatabase + SigningKey string + StaticClients []authv1beta2.StaticClient + func (in *AuthSpec) DeepCopy() *AuthSpec + func (in *AuthSpec) DeepCopyInto(out *AuthSpec) + type Batching struct + Count int + Period string + func (in *Batching) DeepCopy() *Batching + func (in *Batching) DeepCopyInto(out *Batching) + type CollectorConfig struct + Topic string + func (c CollectorConfig) Env(prefix string) []corev1.EnvVar + func (in *CollectorConfig) DeepCopy() *CollectorConfig + func (in *CollectorConfig) DeepCopyInto(out *CollectorConfig) + type Control struct + Spec ControlSpec + Status pkgapisv1beta2.ReplicationStatus + func (in *Control) DeepCopy() *Control + func (in *Control) DeepCopyInto(out *Control) + func (in *Control) DeepCopyObject() runtime.Object + func (in *Control) GetConditions() *pkgapisv1beta2.Conditions + func (in *Control) GetStatus() pkgapisv1beta2.Dirty + func (in *Control) IsDirty(t pkgapisv1beta2.Object) bool + type ControlList struct + Items []Control + func (in *ControlList) DeepCopy() *ControlList + func (in *ControlList) DeepCopyInto(out *ControlList) + func (in *ControlList) DeepCopyObject() runtime.Object + type ControlSpec struct + ApiURLBack string + ApiURLFront string + AuthClientConfiguration *AuthClientConfiguration + Ingress *pkgapisv1beta2.IngressSpec + Monitoring *pkgapisv1beta2.MonitoringSpec + func (in *ControlSpec) DeepCopy() *ControlSpec + func (in *ControlSpec) DeepCopyInto(out *ControlSpec) + type Counterparties struct + Spec CounterpartiesSpec + Status pkgapisv1beta2.Status + func (in *Counterparties) DeepCopy() *Counterparties + func (in *Counterparties) DeepCopyInto(out *Counterparties) + func (in *Counterparties) DeepCopyObject() runtime.Object + func (in *Counterparties) GetConditions() *pkgapisv1beta2.Conditions + func (in *Counterparties) GetStatus() pkgapisv1beta2.Dirty + func (in *Counterparties) IsDirty(t pkgapisv1beta2.Object) bool + type CounterpartiesList struct + Items []Counterparties + func (in *CounterpartiesList) DeepCopy() *CounterpartiesList + func (in *CounterpartiesList) DeepCopyInto(out *CounterpartiesList) + func (in *CounterpartiesList) DeepCopyObject() runtime.Object + type CounterpartiesSpec struct + Enabled bool + Ingress *pkgapisv1beta2.IngressSpec + Monitoring *pkgapisv1beta2.MonitoringSpec + Postgres PostgresConfigCreateDatabase + func (in *CounterpartiesSpec) DeepCopy() *CounterpartiesSpec + func (in *CounterpartiesSpec) DeepCopyInto(out *CounterpartiesSpec) + type DelegatedOIDCServerConfiguration struct + ClientID string + ClientIDFrom *pkgapisv1beta2.ConfigSource + ClientSecret string + ClientSecretFrom *pkgapisv1beta2.ConfigSource + Issuer string + IssuerFrom *pkgapisv1beta2.ConfigSource + func (cfg *DelegatedOIDCServerConfiguration) Validate() field.ErrorList + func (cfg DelegatedOIDCServerConfiguration) Env() []corev1.EnvVar + func (in *DelegatedOIDCServerConfiguration) DeepCopy() *DelegatedOIDCServerConfiguration + func (in *DelegatedOIDCServerConfiguration) DeepCopyInto(out *DelegatedOIDCServerConfiguration) + type ElasticSearchBasicAuthConfig struct + Password string + Username string + func (in *ElasticSearchBasicAuthConfig) DeepCopy() *ElasticSearchBasicAuthConfig + func (in *ElasticSearchBasicAuthConfig) DeepCopyInto(out *ElasticSearchBasicAuthConfig) + type ElasticSearchConfig struct + BasicAuth *ElasticSearchBasicAuthConfig + Host string + HostFrom *pkgapisv1beta2.ConfigSource + PathPrefix string + Port uint16 + PortFrom *pkgapisv1beta2.ConfigSource + Scheme string + TLS ElasticSearchTLSConfig + func (in *ElasticSearchConfig) DeepCopy() *ElasticSearchConfig + func (in *ElasticSearchConfig) DeepCopyInto(out *ElasticSearchConfig) + func (in *ElasticSearchConfig) Endpoint() string + func (in *ElasticSearchConfig) Env(prefix string) []corev1.EnvVar + func (in *ElasticSearchConfig) Validate() field.ErrorList + type ElasticSearchTLSConfig struct + Enabled bool + SkipCertVerify bool + func (in *ElasticSearchTLSConfig) DeepCopy() *ElasticSearchTLSConfig + func (in *ElasticSearchTLSConfig) DeepCopyInto(out *ElasticSearchTLSConfig) + type Ledger struct + Spec LedgerSpec + Status pkgapisv1beta2.ReplicationStatus + func (a *Ledger) GetConditions() *pkgapisv1beta2.Conditions + func (a *Ledger) GetStatus() pkgapisv1beta2.Dirty + func (a *Ledger) IsDirty(t pkgapisv1beta2.Object) bool + func (in *Ledger) DeepCopy() *Ledger + func (in *Ledger) DeepCopyInto(out *Ledger) + func (in *Ledger) DeepCopyObject() runtime.Object + type LedgerList struct + Items []Ledger + func (in *LedgerList) DeepCopy() *LedgerList + func (in *LedgerList) DeepCopyInto(out *LedgerList) + func (in *LedgerList) DeepCopyObject() runtime.Object + type LedgerSpec struct + Collector *CollectorConfig + Ingress *pkgapisv1beta2.IngressSpec + LockingStrategy LockingStrategy + Monitoring *pkgapisv1beta2.MonitoringSpec + Postgres PostgresConfigCreateDatabase + func (in *LedgerSpec) DeepCopy() *LedgerSpec + func (in *LedgerSpec) DeepCopyInto(out *LedgerSpec) + type LockingStrategy struct + Redis *LockingStrategyRedisConfig + Strategy string + func (in *LockingStrategy) DeepCopy() *LockingStrategy + func (in *LockingStrategy) DeepCopyInto(out *LockingStrategy) + func (s *LockingStrategy) Validate() field.ErrorList + func (s LockingStrategy) Env(prefix string) []corev1.EnvVar + type LockingStrategyRedisConfig struct + Duration time.Duration + InsecureTLS bool + Retry time.Duration + TLS bool + Uri string + UriFrom *pkgapisv1beta2.ConfigSource + func (cfg *LockingStrategyRedisConfig) Validate() field.ErrorList + func (cfg LockingStrategyRedisConfig) Env(prefix string) []corev1.EnvVar + func (in *LockingStrategyRedisConfig) DeepCopy() *LockingStrategyRedisConfig + func (in *LockingStrategyRedisConfig) DeepCopyInto(out *LockingStrategyRedisConfig) + type Payments struct + Spec PaymentsSpec + Status pkgapisv1beta2.Status + func (in *Payments) DeepCopy() *Payments + func (in *Payments) DeepCopyInto(out *Payments) + func (in *Payments) DeepCopyObject() runtime.Object + func (in *Payments) GetConditions() *pkgapisv1beta2.Conditions + func (in *Payments) GetStatus() pkgapisv1beta2.Dirty + func (in *Payments) IsDirty(t pkgapisv1beta2.Object) bool + type PaymentsList struct + Items []Payments + func (in *PaymentsList) DeepCopy() *PaymentsList + func (in *PaymentsList) DeepCopyInto(out *PaymentsList) + func (in *PaymentsList) DeepCopyObject() runtime.Object + type PaymentsSpec struct + Collector *CollectorConfig + Ingress *pkgapisv1beta2.IngressSpec + Monitoring *pkgapisv1beta2.MonitoringSpec + Postgres PostgresConfigCreateDatabase + func (in *PaymentsSpec) DeepCopy() *PaymentsSpec + func (in *PaymentsSpec) DeepCopyInto(out *PaymentsSpec) + type PostgresConfigCreateDatabase struct + CreateDatabase bool + func (in *PostgresConfigCreateDatabase) DeepCopy() *PostgresConfigCreateDatabase + func (in *PostgresConfigCreateDatabase) DeepCopyInto(out *PostgresConfigCreateDatabase) + type Search struct + Spec SearchSpec + Status pkgapisv1beta2.ReplicationStatus + func (in *Search) DeepCopy() *Search + func (in *Search) DeepCopyInto(out *Search) + func (in *Search) DeepCopyObject() runtime.Object + func (in *Search) GetConditions() *pkgapisv1beta2.Conditions + func (in *Search) GetStatus() pkgapisv1beta2.Dirty + func (in *Search) IsDirty(t pkgapisv1beta2.Object) bool + type SearchList struct + Items []Search + func (in *SearchList) DeepCopy() *SearchList + func (in *SearchList) DeepCopyInto(out *SearchList) + func (in *SearchList) DeepCopyObject() runtime.Object + type SearchPostgresConfigs struct + Ledger pkgapisv1beta2.PostgresConfigWithDatabase + func (c SearchPostgresConfigs) Env() []corev1.EnvVar + func (in *SearchPostgresConfigs) DeepCopy() *SearchPostgresConfigs + func (in *SearchPostgresConfigs) DeepCopyInto(out *SearchPostgresConfigs) + type SearchSpec struct + Batching Batching + ElasticSearch ElasticSearchConfig + Index string + Ingress *pkgapisv1beta2.IngressSpec + KafkaConfig pkgapisv1beta2.KafkaConfig + Monitoring *pkgapisv1beta2.MonitoringSpec + PostgresConfigs SearchPostgresConfigs + func (in *SearchSpec) DeepCopy() *SearchSpec + func (in *SearchSpec) DeepCopyInto(out *SearchSpec) + type WalletAuthentication struct + ClientID string + ClientSecret string + func (in *WalletAuthentication) DeepCopy() *WalletAuthentication + func (in *WalletAuthentication) DeepCopyInto(out *WalletAuthentication) + type Wallets struct + Spec WalletsSpec + Status pkgapisv1beta2.Status + func (in *Wallets) DeepCopy() *Wallets + func (in *Wallets) DeepCopyInto(out *Wallets) + func (in *Wallets) DeepCopyObject() runtime.Object + func (in *Wallets) GetConditions() *pkgapisv1beta2.Conditions + func (in *Wallets) GetStatus() pkgapisv1beta2.Dirty + func (in *Wallets) IsDirty(t pkgapisv1beta2.Object) bool + type WalletsList struct + Items []Wallets + func (in *WalletsList) DeepCopy() *WalletsList + func (in *WalletsList) DeepCopyInto(out *WalletsList) + func (in *WalletsList) DeepCopyObject() runtime.Object + type WalletsSpec struct + Auth WalletAuthentication + Enabled bool + Ingress *pkgapisv1beta2.IngressSpec + Monitoring *pkgapisv1beta2.MonitoringSpec + Postgres PostgresConfigCreateDatabase + StackURL string + func (in *WalletsSpec) DeepCopy() *WalletsSpec + func (in *WalletsSpec) DeepCopyInto(out *WalletsSpec) + type Webhooks struct + Spec WebhooksSpec + Status pkgapisv1beta2.Status + func (in *Webhooks) DeepCopy() *Webhooks + func (in *Webhooks) DeepCopyInto(out *Webhooks) + func (in *Webhooks) DeepCopyObject() runtime.Object + func (in *Webhooks) GetConditions() *pkgapisv1beta2.Conditions + func (in *Webhooks) GetStatus() pkgapisv1beta2.Dirty + func (in *Webhooks) IsDirty(t pkgapisv1beta2.Object) bool + type WebhooksList struct + Items []Webhooks + func (in *WebhooksList) DeepCopy() *WebhooksList + func (in *WebhooksList) DeepCopyInto(out *WebhooksList) + func (in *WebhooksList) DeepCopyObject() runtime.Object + type WebhooksSpec struct + Collector *CollectorConfig + Ingress *pkgapisv1beta2.IngressSpec + Monitoring *pkgapisv1beta2.MonitoringSpec + Postgres PostgresConfigCreateDatabase + func (in *WebhooksSpec) DeepCopy() *WebhooksSpec + func (in *WebhooksSpec) DeepCopyInto(out *WebhooksSpec)