Cargo Features
[dependencies]
kcr_infrastructure_cluster_x_k8s_io = { version = "1.20250413.93140", default-features = false, features = ["v1alpha1", "v1alpha3", "v1alpha4", "v1beta1", "v1beta2"] }
- default = v1alpha1, v1alpha3, v1alpha4, v1beta1, v1beta2
-
These default features are set whenever
kcr_infrastructure_cluster_x_k8s_io
is added without
somewhere in the dependency tree.default-features = false - v1alpha1 default
-
Affects
kcr_infrastructure_cluster_x_k8s_io::v1alpha1
… - v1alpha3 default
-
Affects
kcr_infrastructure_cluster_x_k8s_io::v1alpha3
… - v1alpha4 default
-
Affects
kcr_infrastructure_cluster_x_k8s_io::v1alpha4
… - v1beta1 default
-
Affects
kcr_infrastructure_cluster_x_k8s_io::v1beta1
… - v1beta2 default
-
Affects
kcr_infrastructure_cluster_x_k8s_io::v1beta2
…