diff --git a/components/operator/docs/crd.md b/components/operator/docs/crd.md index d241489d4b..5dca9bdf43 100644 --- a/components/operator/docs/crd.md +++ b/components/operator/docs/crd.md @@ -41,12 +41,14 @@ Auth is the Schema for the auths API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Auth` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[AuthSpec](#authspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Auth` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[AuthSpec](#authspec)_ | | | | #### AuthClient @@ -57,12 +59,14 @@ AuthClient is the Schema for the authclients API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `AuthClient` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[AuthClientSpec](#authclientspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `AuthClient` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[AuthClientSpec](#authclientspec)_ | | | | #### AuthClientSpec @@ -71,19 +75,21 @@ AuthClient is the Schema for the authclients API AuthClientSpec defines the desired state of AuthClient + + _Appears in:_ - [AuthClient](#authclient) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `id` _string_ | | -| `public` _boolean_ | | -| `description` _string_ | | -| `redirectUris` _string array_ | | -| `postLogoutRedirectUris` _string array_ | | -| `scopes` _string array_ | | -| `secret` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `id` _string_ | | | | +| `public` _boolean_ | | | | +| `description` _string_ | | | | +| `redirectUris` _string array_ | | | | +| `postLogoutRedirectUris` _string array_ | | | | +| `scopes` _string array_ | | | | +| `secret` _string_ | | | | @@ -94,6 +100,8 @@ _Appears in:_ + + _Appears in:_ - [LedgerSpec](#ledgerspec) - [OrchestrationSpec](#orchestrationspec) @@ -103,10 +111,10 @@ _Appears in:_ - [WalletsSpec](#walletsspec) - [WebhooksSpec](#webhooksspec) -| Field | Description | -| --- | --- | -| `readKeySetMaxRetries` _integer_ | | -| `checkScopes` _boolean_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `readKeySetMaxRetries` _integer_ | | | | +| `checkScopes` _boolean_ | | | | #### AuthSpec @@ -115,19 +123,21 @@ _Appears in:_ AuthSpec defines the desired state of Auth + + _Appears in:_ - [Auth](#auth) -| Field | Description | -| --- | --- | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `stack` _string_ | | -| `delegatedOIDCServer` _[DelegatedOIDCServerConfiguration](#delegatedoidcserverconfiguration)_ | | -| `signingKey` _string_ | | -| `signingKeyFromSecret` _[SecretKeySelector](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#secretkeyselector-v1-core)_ | | -| `enableScopes` _boolean_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `stack` _string_ | | | | +| `delegatedOIDCServer` _[DelegatedOIDCServerConfiguration](#delegatedoidcserverconfiguration)_ | | | | +| `signingKey` _string_ | | | | +| `signingKeyFromSecret` _[SecretKeySelector](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#secretkeyselector-v1-core)_ | | | | +| `enableScopes` _boolean_ | | | | @@ -138,14 +148,16 @@ _Appears in:_ + + _Appears in:_ - [BenthosSpec](#benthosspec) - [SearchSpec](#searchspec) -| Field | Description | -| --- | --- | -| `count` _integer_ | | -| `period` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `count` _integer_ | | | | +| `period` _string_ | | | | #### Benthos @@ -156,12 +168,14 @@ Benthos is the Schema for the benthos API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Benthos` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[BenthosSpec](#benthosspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Benthos` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[BenthosSpec](#benthosspec)_ | | | | #### BenthosSpec @@ -170,17 +184,19 @@ Benthos is the Schema for the benthos API BenthosSpec defines the desired state of Benthos + + _Appears in:_ - [Benthos](#benthos) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `resourceRequirements` _[ResourceRequirements](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#resourcerequirements-v1-core)_ | | -| `batching` _[Batching](#batching)_ | | -| `initContainers` _[Container](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#container-v1-core) array_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `resourceRequirements` _[ResourceRequirements](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#resourcerequirements-v1-core)_ | | | | +| `batching` _[Batching](#batching)_ | | | | +| `initContainers` _[Container](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#container-v1-core) array_ | | | | @@ -193,12 +209,14 @@ BenthosStream is the Schema for the benthosstreams API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `BenthosStream` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[BenthosStreamSpec](#benthosstreamspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `BenthosStream` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[BenthosStreamSpec](#benthosstreamspec)_ | | | | #### BenthosStreamSpec @@ -207,14 +225,16 @@ BenthosStream is the Schema for the benthosstreams API BenthosStreamSpec defines the desired state of BenthosStream + + _Appears in:_ - [BenthosStream](#benthosstream) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `data` _string_ | | -| `name` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `data` _string_ | | | | +| `name` _string_ | | | | @@ -227,12 +247,14 @@ BrokerTopic is the Schema for the brokertopics API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `BrokerTopic` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[BrokerTopicSpec](#brokertopicspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `BrokerTopic` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[BrokerTopicSpec](#brokertopicspec)_ | | | | #### BrokerTopicConsumer @@ -243,12 +265,14 @@ BrokerTopicConsumer is the Schema for the brokertopicconsumers API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `BrokerTopicConsumer` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[BrokerTopicConsumerSpec](#brokertopicconsumerspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `BrokerTopicConsumer` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[BrokerTopicConsumerSpec](#brokertopicconsumerspec)_ | | | | #### BrokerTopicConsumerSpec @@ -257,14 +281,16 @@ BrokerTopicConsumer is the Schema for the brokertopicconsumers API BrokerTopicConsumerSpec defines the desired state of BrokerTopicConsumer + + _Appears in:_ - [BrokerTopicConsumer](#brokertopicconsumer) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `service` _string_ | | -| `queriedBy` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `service` _string_ | | | | +| `queriedBy` _string_ | | | | @@ -275,13 +301,15 @@ _Appears in:_ BrokerTopicSpec defines the desired state of BrokerTopic + + _Appears in:_ - [BrokerTopic](#brokertopic) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `service` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `service` _string_ | | | | @@ -292,6 +320,8 @@ _Appears in:_ + + _Appears in:_ - [AuthClientStatus](#authclientstatus) - [AuthStatus](#authstatus) @@ -315,19 +345,35 @@ _Appears in:_ - [WalletsStatus](#walletsstatus) - [WebhooksStatus](#webhooksstatus) -| Field | Description | -| --- | --- | -| `ready` _boolean_ | | -| `info` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `ready` _boolean_ | | | | +| `info` _string_ | | | | #### Condition -Condition contains details for one aspect of the current state of this API Resource. --- This struct is intended for direct use as an array at the field path .status.conditions. For example, - type FooStatus struct{ // Represents the observations of a foo's current state. // Known .status.conditions.type are: "Available", "Progressing", and "Degraded" // +patchMergeKey=type // +patchStrategy=merge // +listType=map // +listMapKey=type CommonStatus []metav1.Condition `json:"conditions,omitempty" patchStrategy:"merge" patchMergeKey:"type" protobuf:"bytes,1,rep,name=conditions"` - // other fields } +Condition contains details for one aspect of the current state of this API Resource. +--- +This struct is intended for direct use as an array at the field path .status.conditions. For example, + + + type FooStatus struct{ + // Represents the observations of a foo's current state. + // Known .status.conditions.type are: "Available", "Progressing", and "Degraded" + // +patchMergeKey=type + // +patchStrategy=merge + // +listType=map + // +listMapKey=type + CommonStatus []metav1.Condition `json:"conditions,omitempty" patchStrategy:"merge" patchMergeKey:"type" protobuf:"bytes,1,rep,name=conditions"` + + + // other fields + } + + _Appears in:_ - [AuthStatus](#authstatus) @@ -344,13 +390,13 @@ _Appears in:_ - [WalletsStatus](#walletsstatus) - [WebhooksStatus](#webhooksstatus) -| Field | Description | -| --- | --- | -| `type` _string_ | type of condition in CamelCase or in foo.example.com/CamelCase. --- Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be useful (see .node.status.conditions), the ability to deconflict is important. The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) | -| `observedGeneration` _integer_ | observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance. | -| `lastTransitionTime` _[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#time-v1-meta)_ | lastTransitionTime is the last time the condition transitioned from one status to another. This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. | -| `message` _string_ | message is a human readable message indicating details about the transition. This may be an empty string. | -| `reason` _string_ | reason contains a programmatic identifier indicating the reason for the condition's last transition. Producers of specific condition types may define expected values and meanings for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty. | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `type` _string_ | type of condition in CamelCase or in foo.example.com/CamelCase.
---
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be
useful (see .node.status.conditions), the ability to deconflict is important.
The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) | | MaxLength: 316
Pattern: `^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$`
Required: {}
| +| `observedGeneration` _integer_ | observedGeneration represents the .metadata.generation that the condition was set based upon.
For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date
with respect to the current state of the instance. | | Minimum: 0
| +| `lastTransitionTime` _[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#time-v1-meta)_ | lastTransitionTime is the last time the condition transitioned from one status to another.
This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. | | Format: date-time
Required: {}
Type: string
| +| `message` _string_ | message is a human readable message indicating details about the transition.
This may be an empty string. | | MaxLength: 32768
Required: {}
| +| `reason` _string_ | reason contains a programmatic identifier indicating the reason for the condition's last transition.
Producers of specific condition types may define expected values and meanings for this field,
and whether the values are considered a guaranteed API.
The value should be a CamelCase string.
This field may not be empty. | | MaxLength: 1024
Pattern: `^([A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?)?$`
| #### Database @@ -361,12 +407,14 @@ Database is the Schema for the databases API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Database` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[DatabaseSpec](#databasespec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Database` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[DatabaseSpec](#databasespec)_ | | | | #### DatabaseSpec @@ -375,14 +423,16 @@ Database is the Schema for the databases API DatabaseSpec defines the desired state of Database + + _Appears in:_ - [Database](#database) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `service` _string_ | | -| `debug` _boolean_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `service` _string_ | | | | +| `debug` _boolean_ | | | | @@ -393,14 +443,16 @@ _Appears in:_ + + _Appears in:_ - [AuthSpec](#authspec) -| Field | Description | -| --- | --- | -| `issuer` _string_ | | -| `clientID` _string_ | | -| `clientSecret` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `issuer` _string_ | | | | +| `clientID` _string_ | | | | +| `clientSecret` _string_ | | | | @@ -411,6 +463,8 @@ _Underlying type:_ _string_ + + _Appears in:_ - [LedgerSpec](#ledgerspec) @@ -422,6 +476,8 @@ _Appears in:_ + + _Appears in:_ - [AuthSpec](#authspec) - [BenthosSpec](#benthosspec) @@ -437,10 +493,10 @@ _Appears in:_ - [WalletsSpec](#walletsspec) - [WebhooksSpec](#webhooksspec) -| Field | Description | -| --- | --- | -| `debug` _boolean_ | | -| `dev` _boolean_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | @@ -453,12 +509,14 @@ Gateway is the Schema for the gateways API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Gateway` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[GatewaySpec](#gatewayspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Gateway` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[GatewaySpec](#gatewayspec)_ | | | | #### GatewayHTTPAPI @@ -469,12 +527,14 @@ GatewayHTTPAPI is the Schema for the HTTPAPIs API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `GatewayHTTPAPI` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[GatewayHTTPAPISpec](#gatewayhttpapispec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `GatewayHTTPAPI` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[GatewayHTTPAPISpec](#gatewayhttpapispec)_ | | | | #### GatewayHTTPAPIRule @@ -483,14 +543,16 @@ GatewayHTTPAPI is the Schema for the HTTPAPIs API + + _Appears in:_ - [GatewayHTTPAPISpec](#gatewayhttpapispec) -| Field | Description | -| --- | --- | -| `path` _string_ | | -| `methods` _string array_ | | -| `secured` _boolean_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `path` _string_ | | | | +| `methods` _string array_ | | | | +| `secured` _boolean_ | | | | #### GatewayHTTPAPISpec @@ -499,15 +561,17 @@ _Appears in:_ GatewayHTTPAPISpec defines the desired state of GatewayHTTPAPI + + _Appears in:_ - [GatewayHTTPAPI](#gatewayhttpapi) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `name` _string_ | Name indicates prefix api | -| `rules` _[GatewayHTTPAPIRule](#gatewayhttpapirule) array_ | Rules | -| `healthCheckEndpoint` _string_ | Health check endpoint | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `name` _string_ | Name indicates prefix api | | | +| `rules` _[GatewayHTTPAPIRule](#gatewayhttpapirule) array_ | Rules | | | +| `healthCheckEndpoint` _string_ | Health check endpoint | | | @@ -518,15 +582,17 @@ _Appears in:_ + + _Appears in:_ - [GatewaySpec](#gatewayspec) -| Field | Description | -| --- | --- | -| `host` _string_ | | -| `scheme` _string_ | | -| `annotations` _object (keys:string, values:string)_ | | -| `tls` _[GatewayIngressTLS](#gatewayingresstls)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `host` _string_ | | | | +| `scheme` _string_ | | https | | +| `annotations` _object (keys:string, values:string)_ | | | | +| `tls` _[GatewayIngressTLS](#gatewayingresstls)_ | | | | #### GatewayIngressTLS @@ -535,12 +601,14 @@ _Appears in:_ + + _Appears in:_ - [GatewayIngress](#gatewayingress) -| Field | Description | -| --- | --- | -| `secretName` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `secretName` _string_ | | | | #### GatewaySpec @@ -549,16 +617,18 @@ _Appears in:_ GatewaySpec defines the desired state of Gateway + + _Appears in:_ - [Gateway](#gateway) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `ingress` _[GatewayIngress](#gatewayingress)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `ingress` _[GatewayIngress](#gatewayingress)_ | | | | @@ -571,12 +641,14 @@ Ledger is the Schema for the ledgers API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Ledger` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[LedgerSpec](#ledgerspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Ledger` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[LedgerSpec](#ledgerspec)_ | | | | #### LedgerSpec @@ -585,18 +657,20 @@ Ledger is the Schema for the ledgers API LedgerSpec defines the desired state of Ledger + + _Appears in:_ - [Ledger](#ledger) -| Field | Description | -| --- | --- | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `stack` _string_ | | -| `auth` _[AuthConfig](#authconfig)_ | | -| `deploymentStrategy` _[DeploymentStrategy](#deploymentstrategy)_ | | -| `locking` _[LockingStrategy](#lockingstrategy)_ | Locking is intended for ledger v1 only | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `stack` _string_ | | | | +| `auth` _[AuthConfig](#authconfig)_ | | | | +| `deploymentStrategy` _[DeploymentStrategy](#deploymentstrategy)_ | | | | +| `locking` _[LockingStrategy](#lockingstrategy)_ | Locking is intended for ledger v1 only | | | @@ -607,13 +681,15 @@ _Appears in:_ + + _Appears in:_ - [LedgerSpec](#ledgerspec) -| Field | Description | -| --- | --- | -| `strategy` _string_ | | -| `redis` _[LockingStrategyRedisConfig](#lockingstrategyredisconfig)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `strategy` _string_ | | memory | | +| `redis` _[LockingStrategyRedisConfig](#lockingstrategyredisconfig)_ | | | | #### LockingStrategyRedisConfig @@ -622,16 +698,18 @@ _Appears in:_ + + _Appears in:_ - [LockingStrategy](#lockingstrategy) -| Field | Description | -| --- | --- | -| `uri` _string_ | | -| `tls` _boolean_ | | -| `insecure` _boolean_ | | -| `duration` _[Duration](#duration)_ | | -| `retry` _[Duration](#duration)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `uri` _string_ | | | | +| `tls` _boolean_ | | | | +| `insecure` _boolean_ | | | | +| `duration` _[Duration](#duration)_ | | | | +| `retry` _[Duration](#duration)_ | | | | @@ -642,6 +720,8 @@ _Appears in:_ + + _Appears in:_ - [AuthSpec](#authspec) - [GatewaySpec](#gatewayspec) @@ -654,11 +734,11 @@ _Appears in:_ - [WalletsSpec](#walletsspec) - [WebhooksSpec](#webhooksspec) -| Field | Description | -| --- | --- | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | #### ModuleStatus @@ -667,6 +747,8 @@ _Appears in:_ + + _Appears in:_ - [AuthStatus](#authstatus) - [GatewayStatus](#gatewaystatus) @@ -679,11 +761,11 @@ _Appears in:_ - [WalletsStatus](#walletsstatus) - [WebhooksStatus](#webhooksstatus) -| Field | Description | -| --- | --- | -| `ready` _boolean_ | | -| `info` _string_ | | -| `conditions` _[Condition](#condition) array_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `ready` _boolean_ | | | | +| `info` _string_ | | | | +| `conditions` _[Condition](#condition) array_ | | | | @@ -696,12 +778,14 @@ Orchestration is the Schema for the orchestrations API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Orchestration` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[OrchestrationSpec](#orchestrationspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Orchestration` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[OrchestrationSpec](#orchestrationspec)_ | | | | #### OrchestrationSpec @@ -710,16 +794,18 @@ Orchestration is the Schema for the orchestrations API OrchestrationSpec defines the desired state of Orchestration + + _Appears in:_ - [Orchestration](#orchestration) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `auth` _[AuthConfig](#authconfig)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `auth` _[AuthConfig](#authconfig)_ | | | | @@ -732,12 +818,14 @@ Payments is the Schema for the payments API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Payments` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[PaymentsSpec](#paymentsspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Payments` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[PaymentsSpec](#paymentsspec)_ | | | | #### PaymentsSpec @@ -746,17 +834,19 @@ Payments is the Schema for the payments API PaymentsSpec defines the desired state of Payments + + _Appears in:_ - [Payments](#payments) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `encryptionKey` _string_ | | -| `auth` _[AuthConfig](#authconfig)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `encryptionKey` _string_ | | | | +| `auth` _[AuthConfig](#authconfig)_ | | | | @@ -769,12 +859,14 @@ Reconciliation is the Schema for the reconciliations API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Reconciliation` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[ReconciliationSpec](#reconciliationspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Reconciliation` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[ReconciliationSpec](#reconciliationspec)_ | | | | #### ReconciliationSpec @@ -783,16 +875,18 @@ Reconciliation is the Schema for the reconciliations API ReconciliationSpec defines the desired state of Reconciliation + + _Appears in:_ - [Reconciliation](#reconciliation) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `auth` _[AuthConfig](#authconfig)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `auth` _[AuthConfig](#authconfig)_ | | | | @@ -807,12 +901,14 @@ ResourceReference is the Schema for the resourcereferences API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `ResourceReference` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[ResourceReferenceSpec](#resourcereferencespec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `ResourceReference` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[ResourceReferenceSpec](#resourcereferencespec)_ | | | | #### ResourceReferenceSpec @@ -821,14 +917,16 @@ ResourceReference is the Schema for the resourcereferences API ResourceReferenceSpec defines the desired state of ResourceReference + + _Appears in:_ - [ResourceReference](#resourcereference) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `gvk` _[GroupVersionKind](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#groupversionkind-v1-meta)_ | | -| `name` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `gvk` _[GroupVersionKind](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#groupversionkind-v1-meta)_ | | | | +| `name` _string_ | | | | @@ -841,12 +939,14 @@ Search is the Schema for the searches API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Search` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[SearchSpec](#searchspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Search` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[SearchSpec](#searchspec)_ | | | | #### SearchSpec @@ -855,17 +955,19 @@ Search is the Schema for the searches API SearchSpec defines the desired state of Search + + _Appears in:_ - [Search](#search) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `batching` _[Batching](#batching)_ | | -| `auth` _[AuthConfig](#authconfig)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `batching` _[Batching](#batching)_ | | | | +| `auth` _[AuthConfig](#authconfig)_ | | | | @@ -878,12 +980,14 @@ Settings is the Schema for the settings API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Settings` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[SettingsSpec](#settingsspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Settings` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[SettingsSpec](#settingsspec)_ | | | | #### SettingsSpec @@ -892,14 +996,16 @@ Settings is the Schema for the settings API SettingsSpec defines the desired state of Settings + + _Appears in:_ - [Settings](#settings) -| Field | Description | -| --- | --- | -| `stacks` _string array_ | | -| `key` _string_ | | -| `value` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stacks` _string array_ | | | | +| `key` _string_ | | | | +| `value` _string_ | | | | @@ -912,12 +1018,14 @@ Stack is the Schema for the stacks API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Stack` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[StackSpec](#stackspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Stack` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[StackSpec](#stackspec)_ | | | | #### StackDependency @@ -926,6 +1034,8 @@ Stack is the Schema for the stacks API + + _Appears in:_ - [AuthClientSpec](#authclientspec) - [AuthSpec](#authspec) @@ -946,28 +1056,33 @@ _Appears in:_ - [WalletsSpec](#walletsspec) - [WebhooksSpec](#webhooksspec) -| Field | Description | -| --- | --- | -| `stack` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | #### StackSpec -StackSpec defines the desired state of Stack The version of the stack can be specified using either the field `version` or the `versionsFromFile` field. The `version` field will have priority over `versionFromFile` If `versions` and `versionsFromFile` are not specified, "latest" will be used. +StackSpec defines the desired state of Stack +The version of the stack can be specified using either the field `version` or the `versionsFromFile` field. +The `version` field will have priority over `versionFromFile` +If `versions` and `versionsFromFile` are not specified, "latest" will be used. + + _Appears in:_ - [Stack](#stack) -| Field | Description | -| --- | --- | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | Version allow to specify the version of the components Must be a valid docker tag | -| `versionsFromFile` _string_ | VersionsFromFile allow to specify a formance.com/Versions object which contains individual versions for each component. Must reference a valid formance.com/Versions object | -| `enableAudit` _boolean_ | | -| `disabled` _boolean_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | Version allow to specify the version of the components
Must be a valid docker tag | | | +| `versionsFromFile` _string_ | VersionsFromFile allow to specify a formance.com/Versions object which contains individual versions
for each component.
Must reference a valid formance.com/Versions object | | | +| `enableAudit` _boolean_ | | | | +| `disabled` _boolean_ | | | | @@ -980,12 +1095,14 @@ Stargate is the Schema for the stargates API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Stargate` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[StargateSpec](#stargatespec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Stargate` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[StargateSpec](#stargatespec)_ | | | | #### StargateAuthSpec @@ -994,14 +1111,16 @@ Stargate is the Schema for the stargates API + + _Appears in:_ - [StargateSpec](#stargatespec) -| Field | Description | -| --- | --- | -| `clientID` _string_ | | -| `clientSecret` _string_ | | -| `issuer` _string_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `clientID` _string_ | | | | +| `clientSecret` _string_ | | | | +| `issuer` _string_ | | | | #### StargateSpec @@ -1010,19 +1129,21 @@ _Appears in:_ StargateSpec defines the desired state of Stargate + + _Appears in:_ - [Stargate](#stargate) -| Field | Description | -| --- | --- | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `stack` _string_ | | -| `serverURL` _string_ | | -| `organizationID` _string_ | | -| `stackID` _string_ | | -| `auth` _[StargateAuthSpec](#stargateauthspec)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `stack` _string_ | | | | +| `serverURL` _string_ | | | | +| `organizationID` _string_ | | | | +| `stackID` _string_ | | | | +| `auth` _[StargateAuthSpec](#stargateauthspec)_ | | | | @@ -1033,6 +1154,8 @@ _Appears in:_ + + _Appears in:_ - [AuthStatus](#authstatus) - [BenthosStatus](#benthosstatus) @@ -1047,11 +1170,11 @@ _Appears in:_ - [WalletsStatus](#walletsstatus) - [WebhooksStatus](#webhooksstatus) -| Field | Description | -| --- | --- | -| `ready` _boolean_ | | -| `info` _string_ | | -| `conditions` _[Condition](#condition) array_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `ready` _boolean_ | | | | +| `info` _string_ | | | | +| `conditions` _[Condition](#condition) array_ | | | | #### URI @@ -1060,6 +1183,9 @@ _Appears in:_ +_Validation:_ +- Type: string + _Appears in:_ - [BenthosStatus](#benthosstatus) - [BrokerTopicStatus](#brokertopicstatus) @@ -1077,12 +1203,14 @@ Versions is the Schema for the versions API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Versions` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _object (keys:string, values:string)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Versions` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _object (keys:string, values:string)_ | | | | #### Wallets @@ -1093,12 +1221,14 @@ Wallets is the Schema for the wallets API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Wallets` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[WalletsSpec](#walletsspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Wallets` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[WalletsSpec](#walletsspec)_ | | | | #### WalletsSpec @@ -1107,16 +1237,18 @@ Wallets is the Schema for the wallets API WalletsSpec defines the desired state of Wallets + + _Appears in:_ - [Wallets](#wallets) -| Field | Description | -| --- | --- | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `stack` _string_ | | -| `auth` _[AuthConfig](#authconfig)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `stack` _string_ | | | | +| `auth` _[AuthConfig](#authconfig)_ | | | | @@ -1129,12 +1261,14 @@ Webhooks is the Schema for the webhooks API -| Field | Description | -| --- | --- | -| `apiVersion` _string_ | `formance.com/v1beta1` -| `kind` _string_ | `Webhooks` -| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | -| `spec` _[WebhooksSpec](#webhooksspec)_ | | + + +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `apiVersion` _string_ | `formance.com/v1beta1` | | | +| `kind` _string_ | `Webhooks` | | | +| `metadata` _[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | | +| `spec` _[WebhooksSpec](#webhooksspec)_ | | | | #### WebhooksSpec @@ -1143,16 +1277,18 @@ Webhooks is the Schema for the webhooks API WebhooksSpec defines the desired state of Webhooks + + _Appears in:_ - [Webhooks](#webhooks) -| Field | Description | -| --- | --- | -| `stack` _string_ | | -| `debug` _boolean_ | | -| `dev` _boolean_ | | -| `version` _string_ | | -| `auth` _[AuthConfig](#authconfig)_ | | +| Field | Description | Default | Validation | +| --- | --- | --- | --- | +| `stack` _string_ | | | | +| `debug` _boolean_ | | | | +| `dev` _boolean_ | | | | +| `version` _string_ | | | | +| `auth` _[AuthConfig](#authconfig)_ | | | | diff --git a/ee/stargate/internal/generated/stargate.pb.go b/ee/stargate/internal/generated/stargate.pb.go index 2b889515cf..b379fc024c 100644 --- a/ee/stargate/internal/generated/stargate.pb.go +++ b/ee/stargate/internal/generated/stargate.pb.go @@ -475,95 +475,109 @@ var File_stargate_proto protoreflect.FileDescriptor var file_stargate_proto_rawDesc = []byte{ 0x0a, 0x0e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, - 0x12, 0x06, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x22, 0x20, 0x0a, 0x06, 0x56, 0x61, 0x6c, 0x75, - 0x65, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, - 0x28, 0x09, 0x52, 0x06, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x22, 0xdf, 0x05, 0x0a, 0x15, 0x53, - 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, - 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x6c, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, - 0x72, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x42, 0x0a, 0x08, 0x61, - 0x70, 0x69, 0x5f, 0x63, 0x61, 0x6c, 0x6c, 0x18, 0x65, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x25, 0x2e, - 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, - 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x50, 0x49, - 0x43, 0x61, 0x6c, 0x6c, 0x48, 0x00, 0x52, 0x07, 0x61, 0x70, 0x69, 0x43, 0x61, 0x6c, 0x6c, 0x12, - 0x38, 0x0a, 0x04, 0x70, 0x69, 0x6e, 0x67, 0x18, 0x66, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x22, 0x2e, - 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, - 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x50, 0x69, 0x6e, - 0x67, 0x48, 0x00, 0x52, 0x04, 0x70, 0x69, 0x6e, 0x67, 0x1a, 0x8f, 0x04, 0x0a, 0x07, 0x41, 0x50, - 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x18, - 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x12, 0x12, 0x0a, - 0x04, 0x70, 0x61, 0x74, 0x68, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x70, 0x61, 0x74, - 0x68, 0x12, 0x46, 0x0a, 0x05, 0x71, 0x75, 0x65, 0x72, 0x79, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, - 0x32, 0x30, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, - 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, - 0x41, 0x50, 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x45, 0x6e, 0x74, - 0x72, 0x79, 0x52, 0x05, 0x71, 0x75, 0x65, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x62, 0x6f, 0x64, - 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x12, 0x4c, 0x0a, - 0x07, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x32, - 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, - 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x50, - 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x2e, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, - 0x72, 0x79, 0x52, 0x07, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x12, 0x58, 0x0a, 0x0b, 0x6f, - 0x74, 0x6c, 0x70, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x18, 0x06, 0x20, 0x03, 0x28, 0x0b, - 0x32, 0x36, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, - 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, - 0x41, 0x50, 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x2e, 0x4f, 0x74, 0x6c, 0x70, 0x43, 0x6f, 0x6e, 0x74, - 0x65, 0x78, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0b, 0x6f, 0x74, 0x6c, 0x70, 0x43, 0x6f, - 0x6e, 0x74, 0x65, 0x78, 0x74, 0x1a, 0x48, 0x0a, 0x0a, 0x51, 0x75, 0x65, 0x72, 0x79, 0x45, 0x6e, - 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, - 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x24, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, - 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x56, 0x61, - 0x6c, 0x75, 0x65, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, - 0x4a, 0x0a, 0x0c, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, - 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, - 0x79, 0x12, 0x24, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, - 0x32, 0x0e, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, - 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x3e, 0x0a, 0x10, 0x4f, - 0x74, 0x6c, 0x70, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, - 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, - 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, - 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x06, 0x0a, 0x04, 0x50, - 0x69, 0x6e, 0x67, 0x42, 0x07, 0x0a, 0x05, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x22, 0xd1, 0x03, 0x0a, - 0x15, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4d, - 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x6c, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, - 0x63, 0x6f, 0x72, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x5b, 0x0a, - 0x11, 0x61, 0x70, 0x69, 0x5f, 0x63, 0x61, 0x6c, 0x6c, 0x5f, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, - 0x73, 0x65, 0x18, 0x65, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2d, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, - 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, - 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x50, 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x48, 0x00, 0x52, 0x0f, 0x61, 0x70, 0x69, 0x43, 0x61, - 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x38, 0x0a, 0x04, 0x70, 0x6f, - 0x6e, 0x67, 0x18, 0x66, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, - 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, - 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x50, 0x6f, 0x6e, 0x67, 0x48, 0x00, 0x52, 0x04, - 0x70, 0x6f, 0x6e, 0x67, 0x1a, 0xe8, 0x01, 0x0a, 0x0f, 0x41, 0x50, 0x49, 0x43, 0x61, 0x6c, 0x6c, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x74, 0x61, 0x74, - 0x75, 0x73, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x73, - 0x74, 0x61, 0x74, 0x75, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x62, 0x6f, 0x64, - 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x12, 0x54, 0x0a, - 0x07, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x3a, - 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, - 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x50, - 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x48, 0x65, - 0x61, 0x64, 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07, 0x68, 0x65, 0x61, 0x64, - 0x65, 0x72, 0x73, 0x1a, 0x4a, 0x0a, 0x0c, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x45, 0x6e, - 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, - 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x24, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, - 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x56, 0x61, - 0x6c, 0x75, 0x65, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, - 0x06, 0x0a, 0x04, 0x50, 0x6f, 0x6e, 0x67, 0x42, 0x07, 0x0a, 0x05, 0x65, 0x76, 0x65, 0x6e, 0x74, - 0x32, 0x5f, 0x0a, 0x0f, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, - 0x69, 0x63, 0x65, 0x12, 0x4c, 0x0a, 0x08, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x12, - 0x1d, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, - 0x65, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x1d, - 0x2e, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, - 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x28, 0x01, 0x30, - 0x01, 0x42, 0x44, 0x5a, 0x42, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, - 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x68, 0x71, 0x2f, 0x73, 0x74, 0x61, 0x63, 0x6b, - 0x2f, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x73, 0x2f, 0x73, 0x74, 0x61, 0x72, - 0x67, 0x61, 0x74, 0x65, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2f, 0x67, 0x65, - 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x64, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, + 0x12, 0x15, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, + 0x61, 0x74, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x22, 0x20, 0x0a, 0x06, 0x56, 0x61, 0x6c, 0x75, 0x65, + 0x73, 0x12, 0x16, 0x0a, 0x06, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, + 0x09, 0x52, 0x06, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x22, 0xc8, 0x06, 0x0a, 0x15, 0x53, 0x74, + 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, + 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x72, + 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x51, 0x0a, 0x08, 0x61, 0x70, + 0x69, 0x5f, 0x63, 0x61, 0x6c, 0x6c, 0x18, 0x65, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x34, 0x2e, 0x66, + 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, + 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, + 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x50, 0x49, 0x43, 0x61, + 0x6c, 0x6c, 0x48, 0x00, 0x52, 0x07, 0x61, 0x70, 0x69, 0x43, 0x61, 0x6c, 0x6c, 0x12, 0x47, 0x0a, + 0x04, 0x70, 0x69, 0x6e, 0x67, 0x18, 0x66, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x31, 0x2e, 0x66, 0x6f, + 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, + 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, + 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x50, 0x69, 0x6e, 0x67, 0x48, 0x00, + 0x52, 0x04, 0x70, 0x69, 0x6e, 0x67, 0x1a, 0xda, 0x04, 0x0a, 0x07, 0x41, 0x50, 0x49, 0x43, 0x61, + 0x6c, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x18, 0x01, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, + 0x74, 0x68, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x70, 0x61, 0x74, 0x68, 0x12, 0x55, + 0x0a, 0x05, 0x71, 0x75, 0x65, 0x72, 0x79, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x3f, 0x2e, + 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, + 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, 0x65, + 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x50, 0x49, 0x43, + 0x61, 0x6c, 0x6c, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, + 0x71, 0x75, 0x65, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x18, 0x04, 0x20, + 0x01, 0x28, 0x0c, 0x52, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x12, 0x5b, 0x0a, 0x07, 0x68, 0x65, 0x61, + 0x64, 0x65, 0x72, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x41, 0x2e, 0x66, 0x6f, 0x72, + 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, 0x61, + 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, + 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x50, 0x49, 0x43, 0x61, 0x6c, 0x6c, + 0x2e, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07, 0x68, + 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x12, 0x67, 0x0a, 0x0b, 0x6f, 0x74, 0x6c, 0x70, 0x43, 0x6f, + 0x6e, 0x74, 0x65, 0x78, 0x74, 0x18, 0x06, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x45, 0x2e, 0x66, 0x6f, + 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, + 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, + 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x50, 0x49, 0x43, 0x61, 0x6c, + 0x6c, 0x2e, 0x4f, 0x74, 0x6c, 0x70, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x45, 0x6e, 0x74, + 0x72, 0x79, 0x52, 0x0b, 0x6f, 0x74, 0x6c, 0x70, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x1a, + 0x57, 0x0a, 0x0a, 0x51, 0x75, 0x65, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, + 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, + 0x33, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, + 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, + 0x74, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x52, 0x05, 0x76, + 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x59, 0x0a, 0x0c, 0x48, 0x65, 0x61, 0x64, + 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, + 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x33, 0x0a, 0x05, 0x76, 0x61, + 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x66, 0x6f, 0x72, 0x6d, + 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, 0x61, 0x70, + 0x69, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, + 0x02, 0x38, 0x01, 0x1a, 0x3e, 0x0a, 0x10, 0x4f, 0x74, 0x6c, 0x70, 0x43, 0x6f, 0x6e, 0x74, 0x65, + 0x78, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, + 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, + 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, + 0x02, 0x38, 0x01, 0x1a, 0x06, 0x0a, 0x04, 0x50, 0x69, 0x6e, 0x67, 0x42, 0x07, 0x0a, 0x05, 0x65, + 0x76, 0x65, 0x6e, 0x74, 0x22, 0x8d, 0x04, 0x0a, 0x15, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, + 0x65, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, + 0x0a, 0x0e, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x6c, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x6a, 0x0a, 0x11, 0x61, 0x70, 0x69, 0x5f, 0x63, 0x61, 0x6c, + 0x6c, 0x5f, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x18, 0x65, 0x20, 0x01, 0x28, 0x0b, + 0x32, 0x3c, 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, + 0x67, 0x61, 0x74, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, + 0x65, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, + 0x50, 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x48, 0x00, + 0x52, 0x0f, 0x61, 0x70, 0x69, 0x43, 0x61, 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, + 0x65, 0x12, 0x47, 0x0a, 0x04, 0x70, 0x6f, 0x6e, 0x67, 0x18, 0x66, 0x20, 0x01, 0x28, 0x0b, 0x32, + 0x31, 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, + 0x61, 0x74, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, + 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x50, 0x6f, + 0x6e, 0x67, 0x48, 0x00, 0x52, 0x04, 0x70, 0x6f, 0x6e, 0x67, 0x1a, 0x86, 0x02, 0x0a, 0x0f, 0x41, + 0x50, 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1f, + 0x0a, 0x0b, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, + 0x01, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x12, + 0x12, 0x0a, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x62, + 0x6f, 0x64, 0x79, 0x12, 0x63, 0x0a, 0x07, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x18, 0x03, + 0x20, 0x03, 0x28, 0x0b, 0x32, 0x49, 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, + 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, + 0x72, 0x67, 0x61, 0x74, 0x65, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, + 0x67, 0x65, 0x2e, 0x41, 0x50, 0x49, 0x43, 0x61, 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x2e, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, + 0x07, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x1a, 0x59, 0x0a, 0x0c, 0x48, 0x65, 0x61, 0x64, + 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, + 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x33, 0x0a, 0x05, 0x76, 0x61, + 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x66, 0x6f, 0x72, 0x6d, + 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, 0x61, 0x70, + 0x69, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, + 0x02, 0x38, 0x01, 0x1a, 0x06, 0x0a, 0x04, 0x50, 0x6f, 0x6e, 0x67, 0x42, 0x07, 0x0a, 0x05, 0x65, + 0x76, 0x65, 0x6e, 0x74, 0x32, 0x7d, 0x0a, 0x0f, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, + 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x6a, 0x0a, 0x08, 0x53, 0x74, 0x61, 0x72, 0x67, + 0x61, 0x74, 0x65, 0x12, 0x2c, 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, + 0x74, 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, + 0x67, 0x61, 0x74, 0x65, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, + 0x65, 0x1a, 0x2c, 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x2e, 0x73, 0x74, 0x61, + 0x72, 0x67, 0x61, 0x74, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x67, 0x61, + 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x28, + 0x01, 0x30, 0x01, 0x42, 0x44, 0x5a, 0x42, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, + 0x6d, 0x2f, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x68, 0x71, 0x2f, 0x73, 0x74, 0x61, + 0x63, 0x6b, 0x2f, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x73, 0x2f, 0x73, 0x74, + 0x61, 0x72, 0x67, 0x61, 0x74, 0x65, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2f, + 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x64, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, + 0x33, } var ( @@ -580,32 +594,32 @@ func file_stargate_proto_rawDescGZIP() []byte { var file_stargate_proto_msgTypes = make([]protoimpl.MessageInfo, 11) var file_stargate_proto_goTypes = []interface{}{ - (*Values)(nil), // 0: server.Values - (*StargateServerMessage)(nil), // 1: server.StargateServerMessage - (*StargateClientMessage)(nil), // 2: server.StargateClientMessage - (*StargateServerMessage_APICall)(nil), // 3: server.StargateServerMessage.APICall - (*StargateServerMessage_Ping)(nil), // 4: server.StargateServerMessage.Ping - nil, // 5: server.StargateServerMessage.APICall.QueryEntry - nil, // 6: server.StargateServerMessage.APICall.HeadersEntry - nil, // 7: server.StargateServerMessage.APICall.OtlpContextEntry - (*StargateClientMessage_APICallResponse)(nil), // 8: server.StargateClientMessage.APICallResponse - (*StargateClientMessage_Pong)(nil), // 9: server.StargateClientMessage.Pong - nil, // 10: server.StargateClientMessage.APICallResponse.HeadersEntry + (*Values)(nil), // 0: formance.stargate.api.Values + (*StargateServerMessage)(nil), // 1: formance.stargate.api.StargateServerMessage + (*StargateClientMessage)(nil), // 2: formance.stargate.api.StargateClientMessage + (*StargateServerMessage_APICall)(nil), // 3: formance.stargate.api.StargateServerMessage.APICall + (*StargateServerMessage_Ping)(nil), // 4: formance.stargate.api.StargateServerMessage.Ping + nil, // 5: formance.stargate.api.StargateServerMessage.APICall.QueryEntry + nil, // 6: formance.stargate.api.StargateServerMessage.APICall.HeadersEntry + nil, // 7: formance.stargate.api.StargateServerMessage.APICall.OtlpContextEntry + (*StargateClientMessage_APICallResponse)(nil), // 8: formance.stargate.api.StargateClientMessage.APICallResponse + (*StargateClientMessage_Pong)(nil), // 9: formance.stargate.api.StargateClientMessage.Pong + nil, // 10: formance.stargate.api.StargateClientMessage.APICallResponse.HeadersEntry } var file_stargate_proto_depIdxs = []int32{ - 3, // 0: server.StargateServerMessage.api_call:type_name -> server.StargateServerMessage.APICall - 4, // 1: server.StargateServerMessage.ping:type_name -> server.StargateServerMessage.Ping - 8, // 2: server.StargateClientMessage.api_call_response:type_name -> server.StargateClientMessage.APICallResponse - 9, // 3: server.StargateClientMessage.pong:type_name -> server.StargateClientMessage.Pong - 5, // 4: server.StargateServerMessage.APICall.query:type_name -> server.StargateServerMessage.APICall.QueryEntry - 6, // 5: server.StargateServerMessage.APICall.headers:type_name -> server.StargateServerMessage.APICall.HeadersEntry - 7, // 6: server.StargateServerMessage.APICall.otlpContext:type_name -> server.StargateServerMessage.APICall.OtlpContextEntry - 0, // 7: server.StargateServerMessage.APICall.QueryEntry.value:type_name -> server.Values - 0, // 8: server.StargateServerMessage.APICall.HeadersEntry.value:type_name -> server.Values - 10, // 9: server.StargateClientMessage.APICallResponse.headers:type_name -> server.StargateClientMessage.APICallResponse.HeadersEntry - 0, // 10: server.StargateClientMessage.APICallResponse.HeadersEntry.value:type_name -> server.Values - 2, // 11: server.StargateService.Stargate:input_type -> server.StargateClientMessage - 1, // 12: server.StargateService.Stargate:output_type -> server.StargateServerMessage + 3, // 0: formance.stargate.api.StargateServerMessage.api_call:type_name -> formance.stargate.api.StargateServerMessage.APICall + 4, // 1: formance.stargate.api.StargateServerMessage.ping:type_name -> formance.stargate.api.StargateServerMessage.Ping + 8, // 2: formance.stargate.api.StargateClientMessage.api_call_response:type_name -> formance.stargate.api.StargateClientMessage.APICallResponse + 9, // 3: formance.stargate.api.StargateClientMessage.pong:type_name -> formance.stargate.api.StargateClientMessage.Pong + 5, // 4: formance.stargate.api.StargateServerMessage.APICall.query:type_name -> formance.stargate.api.StargateServerMessage.APICall.QueryEntry + 6, // 5: formance.stargate.api.StargateServerMessage.APICall.headers:type_name -> formance.stargate.api.StargateServerMessage.APICall.HeadersEntry + 7, // 6: formance.stargate.api.StargateServerMessage.APICall.otlpContext:type_name -> formance.stargate.api.StargateServerMessage.APICall.OtlpContextEntry + 0, // 7: formance.stargate.api.StargateServerMessage.APICall.QueryEntry.value:type_name -> formance.stargate.api.Values + 0, // 8: formance.stargate.api.StargateServerMessage.APICall.HeadersEntry.value:type_name -> formance.stargate.api.Values + 10, // 9: formance.stargate.api.StargateClientMessage.APICallResponse.headers:type_name -> formance.stargate.api.StargateClientMessage.APICallResponse.HeadersEntry + 0, // 10: formance.stargate.api.StargateClientMessage.APICallResponse.HeadersEntry.value:type_name -> formance.stargate.api.Values + 2, // 11: formance.stargate.api.StargateService.Stargate:input_type -> formance.stargate.api.StargateClientMessage + 1, // 12: formance.stargate.api.StargateService.Stargate:output_type -> formance.stargate.api.StargateServerMessage 12, // [12:13] is the sub-list for method output_type 11, // [11:12] is the sub-list for method input_type 11, // [11:11] is the sub-list for extension type_name diff --git a/ee/stargate/internal/generated/stargate_grpc.pb.go b/ee/stargate/internal/generated/stargate_grpc.pb.go index e36b2f9021..19ef391dd2 100644 --- a/ee/stargate/internal/generated/stargate_grpc.pb.go +++ b/ee/stargate/internal/generated/stargate_grpc.pb.go @@ -34,7 +34,7 @@ func NewStargateServiceClient(cc grpc.ClientConnInterface) StargateServiceClient } func (c *stargateServiceClient) Stargate(ctx context.Context, opts ...grpc.CallOption) (StargateService_StargateClient, error) { - stream, err := c.cc.NewStream(ctx, &StargateService_ServiceDesc.Streams[0], "/server.StargateService/Stargate", opts...) + stream, err := c.cc.NewStream(ctx, &StargateService_ServiceDesc.Streams[0], "/formance.stargate.api.StargateService/Stargate", opts...) if err != nil { return nil, err } @@ -122,7 +122,7 @@ func (x *stargateServiceStargateServer) Recv() (*StargateClientMessage, error) { // It's only intended for direct use with grpc.RegisterService, // and not to be introspected or modified (even as a copy) var StargateService_ServiceDesc = grpc.ServiceDesc{ - ServiceName: "server.StargateService", + ServiceName: "formance.stargate.api.StargateService", HandlerType: (*StargateServiceServer)(nil), Methods: []grpc.MethodDesc{}, Streams: []grpc.StreamDesc{ diff --git a/ee/stargate/stargate.proto b/ee/stargate/stargate.proto index e2206fe1cb..ff562d08c8 100644 --- a/ee/stargate/stargate.proto +++ b/ee/stargate/stargate.proto @@ -1,8 +1,8 @@ syntax = "proto3"; +package formance.stargate.api; option go_package = "github.com/formancehq/stack/components/stargate/internal/generated"; -package server; message Values { repeated string values = 1; } diff --git a/libs/go-libs/auth/cli.go b/libs/go-libs/auth/cli.go index 44c80c2137..b324af6d28 100644 --- a/libs/go-libs/auth/cli.go +++ b/libs/go-libs/auth/cli.go @@ -24,7 +24,7 @@ func InitAuthFlags(flags *flag.FlagSet) { func CLIAuthModule() fx.Option { return Module(ModuleConfig{ - Enabled: false, + Enabled: viper.GetBool(AuthEnabled), Issuer: viper.GetString(AuthIssuerFlag), ReadKeySetMaxRetries: viper.GetInt(AuthReadKeySetMaxRetriesFlag), CheckScopes: viper.GetBool(AuthCheckScopesFlag), diff --git a/releases/sdks/go/.speakeasy/gen.lock b/releases/sdks/go/.speakeasy/gen.lock index 6f43a1dcea..4354c98139 100755 --- a/releases/sdks/go/.speakeasy/gen.lock +++ b/releases/sdks/go/.speakeasy/gen.lock @@ -5,8 +5,8 @@ management: docVersion: v0.0.0 speakeasyVersion: internal generationVersion: 2.237.2 - releaseVersion: 0.0.1 - configChecksum: c299152255ec1caf1aad2b6fbca6bdc9 + releaseVersion: v0.0.0 + configChecksum: 50130ac1de5d0825ab31d45fbe3aac35 features: go: constsAndDefaults: 0.1.2 diff --git a/releases/sdks/go/gen.yaml b/releases/sdks/go/gen.yaml index 59af297471..ba820a470a 100755 --- a/releases/sdks/go/gen.yaml +++ b/releases/sdks/go/gen.yaml @@ -7,7 +7,7 @@ generation: nameResolutionDec2023: false telemetryEnabled: false go: - version: 0.0.1 + version: v0.0.0 author: Formance clientServerStatusCodesAsErrors: true flattenGlobalSecurity: false