Device Taint Patch
data class DeviceTaintPatch(val effect: String? = null, val key: String? = null, val timeAdded: String? = null, val value: String? = null)
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.