Package io.fabric8.kubernetes.api.model.resource.v1alpha3
-
Class Summary Class Description CELDeviceSelector CELDeviceSelector contains a CEL expression for selecting a device.CELDeviceSelectorBuilder CELDeviceSelectorFluent<A extends CELDeviceSelectorFluent<A>> GeneratedDeviceSelector DeviceSelector must have exactly one field set.DeviceSelectorBuilder DeviceSelectorFluent<A extends DeviceSelectorFluent<A>> GeneratedDeviceTaint The device this taint is attached to has the "effect" on any claim which does not tolerate the taint and, through the claim, to pods using the claim.DeviceTaintBuilder DeviceTaintFluent<A extends DeviceTaintFluent<A>> GeneratedDeviceTaintRule DeviceTaintRule adds one taint to all devices which match the selector.DeviceTaintRuleBuilder DeviceTaintRuleFluent<A extends DeviceTaintRuleFluent<A>> GeneratedDeviceTaintRuleList DeviceTaintRuleList is a collection of DeviceTaintRules.DeviceTaintRuleListBuilder DeviceTaintRuleListFluent<A extends DeviceTaintRuleListFluent<A>> GeneratedDeviceTaintRuleSpec DeviceTaintRuleSpec specifies the selector and one taint.DeviceTaintRuleSpecBuilder DeviceTaintRuleSpecFluent<A extends DeviceTaintRuleSpecFluent<A>> GeneratedDeviceTaintSelector DeviceTaintSelector defines which device(s) a DeviceTaintRule applies to.DeviceTaintSelectorBuilder DeviceTaintSelectorFluent<A extends DeviceTaintSelectorFluent<A>> Generated