Crate k8s_openapi_derive
source ·Expand description
This crate contains custom derives related to the k8s-openapi
crate.
Derive Macros
- This custom derive can be used on a Kubernetes custom resource spec type to generate a custom resource definition object and associated API functions.