Cargo Features

work-mel has no features set by default.

[dependencies]
work-mel = { version = "0.9.0-pre.1", features = ["plugin", "real", "kubernetes", "mock"] }
plugin
real
kubernetes = async-std, k8s-openapi, kube, regex, tokio
mock

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

async-std kubernetes?
regex kubernetes?
kube kubernetes?

Enables kube ^0.97

tokio kubernetes?
k8s-openapi kubernetes?

Enables k8s-openapi ^0.23.0