Uses of Class
io.kubernetes.client.openapi.models.V1beta2DeviceTaintRuleSpec
Packages that use V1beta2DeviceTaintRuleSpec
-
Uses of V1beta2DeviceTaintRuleSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2DeviceTaintRuleSpecModifier and TypeMethodDescriptionV1beta2DeviceTaintRuleSpec.deviceSelector(V1beta2DeviceTaintSelector deviceSelector) static V1beta2DeviceTaintRuleSpecCreate an instance of V1beta2DeviceTaintRuleSpec given an JSON stringV1beta2DeviceTaintRule.getSpec()Get specV1beta2DeviceTaintRuleSpec.taint(V1beta2DeviceTaint taint) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2DeviceTaintRuleSpecModifier and TypeMethodDescriptionvoidV1beta2DeviceTaintRule.setSpec(V1beta2DeviceTaintRuleSpec spec) V1beta2DeviceTaintRule.spec(V1beta2DeviceTaintRuleSpec spec)