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-09-26 17:20:57 +02:00
..
analytics [Feature] [Scheduler] Add Status Conditions (#1720) 2024-09-10 15:34:45 +02:00
apps [Maintenance] Update K8S API to 1.29.2 (#1615) 2024-03-08 23:27:25 +01:00
backup [Feature] Extract GRPC Server (#1590) 2024-02-08 15:25:48 +01:00
deployment [Feature] [Scheduler] Extract Integration (#1723) 2024-09-12 14:45:36 +02:00
ml [Feature] [Scheduler] Add Status Conditions (#1720) 2024-09-10 15:34:45 +02:00
networking [Feature] [Networking] Endpoints Destination (#1726) 2024-09-13 13:43:51 +02:00
replication [Maintenance] Update Features Description, Supported K8S Versions (#1563) 2024-01-08 16:58:01 +01:00
scheduler [Feature] Scheduler Types (#1730) 2024-09-26 17:20:57 +02:00
shared [Feature] [Networking] Endpoints Destination (#1726) 2024-09-13 13:43:51 +02:00
storage [Maintenance] Update K8S API to 1.29.2 (#1615) 2024-03-08 23:27:25 +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