Basic Device
constructor(allNodes: Boolean? = null, attributes: Map<String, DeviceAttribute>? = null, capacity: Map<String, String>? = null, consumesCounters: List<DeviceCounterConsumption>? = null, nodeName: String? = null, nodeSelector: NodeSelector? = null, taints: List<DeviceTaint>? = null)