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
2022-10-20 14:53:26 +02:00
..
apps [Linter] [Imports] Standardize k8s.io/api/batch/v1 (#1057) 2022-07-14 18:34:19 +02:00
backup [Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
deployment [Feature] Pod Scheduled condition (#1152) 2022-10-20 14:53:26 +02:00
replication [Feature] Ensure consistency during cancellation of replication (#1134) 2022-10-05 07:54:51 +00:00
shared [Feature] ID ServerGroup (#1137) 2022-10-05 13:43:22 +02:00
storage/v1alpha [Feature] Detach PVC in Ordered indexing (#1118) 2022-09-21 15:01:58 +02: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