Cargo Features
k8s-crds-gateway-api has no features set by default.
[dependencies]
k8s-crds-gateway-api = { version = "0.1.0", features = ["schemars", "builder"] }
- schemars
-
Enables schemars, derive of kube ^0.88.1 and schemars of k8s-openapi ^0.21.0
k8s-openapi:
Enable
schemars::JsonSchema
implementations on resource types. - builder
-
Enables typed-builder ^0.18.1
k8s-crds-gateway-api has 2 features without comments.