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
2020-03-23 20:41:45 +01:00
..
backup FEATURE/fix-linter-issues (#529) 2020-03-10 10:26:38 +01:00
deployment [Feature] Allow to direct use image (#538) 2020-03-23 20:41:45 +01:00
replication FEATURE/fix-linter-issues (#529) 2020-03-10 10:26:38 +01:00
shared [Feature] Add customizable volumes (#533) 2020-03-20 14:39:32 +01:00
storage/v1alpha FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +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