TopologySpreadConstraint

constructor(labelSelector: LabelSelector? = null, matchLabelKeys: List<String>? = null, maxSkew: Int, minDomains: Int? = null, nodeAffinityPolicy: String? = null, nodeTaintsPolicy: String? = null, topologyKey: String, whenUnsatisfiable: String)