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
2022-06-30 20:39:07 +02:00
..
apps [Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
backup [Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
deployment [Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
replication [Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
shared [Bugfix] Add ArangoSync TLS based rotation (#996) 2022-06-08 12:05:16 +02:00
storage/v1alpha [Linter] Unify imports (#1042) 2022-06-30 20:39:07 +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