Status Condition Response
data class StatusConditionResponse(val canonicalCode: String, val code: String, val message: String)
StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).