BasicDevicePatch

constructor(allNodes: Boolean? = null, attributes: Map<String, DeviceAttribute>? = null, capacity: Map<String, String>? = null, consumesCounters: List<DeviceCounterConsumptionPatch>? = null, nodeName: String? = null, nodeSelector: NodeSelectorPatch? = null, taints: List<DeviceTaintPatch>? = null)