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
2024-01-18 16:15:30 +01:00
..
apps [Maintenance] Update Documentation (#1570) 2024-01-09 19:21:13 +01:00
backup Use relative links for generated docs (#1574) 2024-01-16 09:56:17 +01:00
deployment Use relative links for generated docs (#1574) 2024-01-16 09:56:17 +01:00
ml Restore ReadinessProbe for ML Storage sidecar, rename shutdown -> controller service (#1535) 2024-01-18 16:15:30 +01:00
replication [Maintenance] Update Features Description, Supported K8S Versions (#1563) 2024-01-08 16:58:01 +01:00
shared [Maintenance] Update Documentation (#1570) 2024-01-09 19:21:13 +01:00
storage [Maintenance] Update Documentation (#1570) 2024-01-09 19:21:13 +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