toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
TopologySpreadConstraintPatch
/
TopologySpreadConstraintPatch
Topology
Spread
Constraint
Patch
constructor
(
labelSelector
:
LabelSelectorPatch
?
=
null
,
matchLabelKeys
:
List
<
String
>
?
=
null
,
maxSkew
:
Int
?
=
null
,
minDomains
:
Int
?
=
null
,
nodeAffinityPolicy
:
String
?
=
null
,
nodeTaintsPolicy
:
String
?
=
null
,
topologyKey
:
String
?
=
null
,
whenUnsatisfiable
:
String
?
=
null
)