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-04-05 14:53:05 +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 [Maintenance] Update K8S API to 1.29.2 (#1615) 2024-03-08 23:27:25 +01:00
ml [Feature] Object Checksum (#1637) 2024-04-05 14:53:05 +02:00
replication [Maintenance] Update Features Description, Supported K8S Versions (#1563) 2024-01-08 16:58:01 +01:00
scheduler [Feature] Remove ImagePullSecrets Reference from Container (#1629) 2024-03-25 10:38:09 +01:00
shared [Feature] Object Checksum (#1637) 2024-04-05 14:53:05 +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