Cargo Features
k8s-crds-cloudnative-pg has no features set by default.
[dependencies]
k8s-crds-cloudnative-pg = { version = "0.8.0", features = ["schemars", "builder"] }
- schemars
-
Enables schemars, derive of kube ^0.98 and schemars of k8s-openapi
k8s-openapi:
Enable
schemars::JsonSchema
implementations on resource types. - builder
-
Enables typed-builder ^0.20
k8s-crds-cloudnative-pg has 2 features without comments.