mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 11:34:26 +00:00
32 lines
2.3 KiB
Markdown
32 lines
2.3 KiB
Markdown
|
---
|
||
|
title: Go structs
|
||
|
---
|
||
|
|
||
|
### Go structures
|
||
|
|
||
|
You can reference go struct tables from our go struct generator.
|
||
|
Provide a `doc_assets` folder with all generated files in it.
|
||
|
Make sure that the `.md` file consists of no other than the table itself and metadata which defines name and description of the struct
|
||
|
|
||
|
|
||
|
| Attribute | Description | Default | Collection |
|
||
|
| --------------------------- | ------------------------------------------------------------------------------- | ------- | ---------- |
|
||
|
| boomVersion | Version of BOOM which should be reconciled | | |
|
||
|
| forceApply | Relative folder path where the currentstate is written to | | |
|
||
|
| currentStatePath | Flag if --force should be used by apply of resources | | |
|
||
|
| preApply | Spec for the yaml-files applied before applications | | |
|
||
|
| postApply | Spec for the yaml-files applied after applicatio | | |
|
||
|
| prometheus-operator | Spec for the Prometheus-Operator , | | |
|
||
|
| logging-operator | Spec for the Banzaicloud Logging-Operator , | | |
|
||
|
| prometheus-node-exporter | Spec for the Prometheus-Node-Exporter , | | |
|
||
|
| prometheus-systemd-exporter | Spec for the Prometheus-Systemd-Exporter , | | |
|
||
|
| grafana | Spec for the Grafana , [ | | |
|
||
|
| ambassador | Spec for the Ambassador , | | |
|
||
|
| kube-state-metrics | Spec for the Kube-State-Metrics , | | |
|
||
|
| argocd | Spec for the Argo-CD , | | |
|
||
|
| prometheus | Spec for the Prometheus instance , | | |
|
||
|
| loki | Spec for the Loki instance , | | |
|
||
|
|
||
|
#### References
|
||
|
|
||
|
To reference a table ...
|