1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
kube-arangodb/pkg/apis
2023-04-24 12:05:02 +02:00
..
apps [License] Update to 2023 (#1229) 2023-01-17 09:18:42 +01:00
backup [License] Update to 2023 (#1229) 2023-01-17 09:18:42 +01:00
deployment [Maintenance] Lint project (#1297) 2023-04-24 12:05:02 +02:00
replication [Improvement] GT-228 Add new field to CR for more precise calculation of DC2DC replication progress (#1239) 2023-03-06 16:08:03 +01:00
shared [License] Update to 2023 (#1229) 2023-01-17 09:18:42 +01:00
storage [Feature] Improve CRD Management and deprecate CRD Chart (#1247) 2023-02-21 19:58:09 +01:00
README.md Arango Backup support in Operator (#438) 2019-09-27 13:04:23 +02:00

API

Code in this package is used as API definition while communicating with Kubernetes.

Code contains:

  • Kubernetes API Objects structures
  • Kubernetes Object helper functions - generated by code-generator, like DeepCopy or Object interface
  • Optional Validation functions