Taint Patch
data class TaintPatch(val effect: String? = null, val key: String? = null, val timeAdded: String? = null, val value: String? = null)
The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.