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-12-21 13:31:03 +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] Support for deployments with JWT auth enabled (#1538) 2023-12-20 08:56:03 +01:00
ml [Feature] [ML] GPU Jobs (#1549) 2023-12-21 13:31:03 +01:00
replication Linter - sharedApi (#1537) 2023-12-12 16:39:35 +01:00
shared Linter - sharedApi (#1537) 2023-12-12 16:39:35 +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