1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-15 17:51:03 +00:00
kube-arangodb/pkg/apis
2023-12-22 22:54:49 +01:00
..
apps [License] Update to 2023 (#1229) 2023-01-17 09:18:42 +01:00
backup Linter - sharedApi (#1537) 2023-12-12 16:39:35 +01:00
deployment [Feature] [ML] Extension STS update propagation (#1548) 2023-12-22 22:54:49 +01:00
ml [Feature] [ML] Extension STS update propagation (#1548) 2023-12-22 22:54:49 +01:00
replication Linter - sharedApi (#1537) 2023-12-12 16:39:35 +01:00
shared [Feature] [ML] Container Envs (#1550) 2023-12-22 13:21:44 +01:00
storage Linter - sharedApi (#1537) 2023-12-12 16:39:35 +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