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-10-23 09:19:59 +02:00
..
apps [License] Update to 2023 (#1229) 2023-01-17 09:18:42 +01:00
backup (Documentation) Update ArangoBackup and ArangoBackupPolicy CR auto-generated docs (#1452) 2023-10-20 12:25:30 +02:00
deployment [Feature] Member Memory Reservation (#1453) 2023-10-20 15:24:06 +02:00
replication (Documentation) Update ArangoDeploymentReplication and ArangoLocalStorage CR auto-generated docs (#1455) 2023-10-23 09:19:59 +02:00
shared [License] Update to 2023 (#1229) 2023-01-17 09:18:42 +01:00
storage (Documentation) Update ArangoDeploymentReplication and ArangoLocalStorage CR auto-generated docs (#1455) 2023-10-23 09:19:59 +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