kube-derive
Add #[derive(CustomResource)]
to your custom resource struct.
Installation
Add the derive
feature to kube
:
[]
= { = "0.96.0", = ["derive"] }
Usage
See the kube-derive API Docs
Examples
See the crd_
prefixed examples for more.
Development
Help very welcome! Kubebuilder like features, testing improvement, openapi feature. See https://github.com/kube-rs/kube/labels/derive