Cargo Features

k8s-crds-metallb has no features set by default.

[dependencies]
k8s-crds-metallb = { version = "0.7.0", features = ["schemars", "builder"] }
schemars

Enables schemars, derive of kube ^0.93.1 and schemars of k8s-openapi ^0.22.0

k8s-openapi:

Enable schemars::JsonSchema implementations on resource types.

builder

Enables typed-builder ^0.19

k8s-crds-metallb has 2 features without comments.