Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceTaintRuleSpec
Packages that use V1alpha3DeviceTaintRuleSpec
-
Uses of V1alpha3DeviceTaintRuleSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceTaintRuleSpecModifier and TypeMethodDescriptionV1alpha3DeviceTaintRuleSpec.deviceSelector(V1alpha3DeviceTaintSelector deviceSelector) static V1alpha3DeviceTaintRuleSpecCreate an instance of V1alpha3DeviceTaintRuleSpec given an JSON stringV1alpha3DeviceTaintRule.getSpec()Get specV1alpha3DeviceTaintRuleSpec.taint(V1alpha3DeviceTaint taint) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceTaintRuleSpecModifier and TypeMethodDescriptionvoidV1alpha3DeviceTaintRule.setSpec(V1alpha3DeviceTaintRuleSpec spec) V1alpha3DeviceTaintRule.spec(V1alpha3DeviceTaintRuleSpec spec)