toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.node.v1alpha1.kotlin.inputs
/
SchedulingPatchArgsBuilder
Scheduling
Patch
Args
Builder
class
SchedulingPatchArgsBuilder
Builder for
SchedulingPatchArgs
.
Members
Functions
node
Selector
Link copied to clipboard
@
JvmName
(
name
=
"jhrouqvjokqtbudd"
)
suspend
fun
nodeSelector
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"sqbrynwhcpfuggmy"
)
fun
nodeSelector
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"pbhckgstvvniyanr"
)
suspend
fun
nodeSelector
(
value
:
Map
<
String
,
String
>
?
)
tolerations
Link copied to clipboard
@
JvmName
(
name
=
"qedmeqptivfpfvjl"
)
suspend
fun
tolerations
(
value
:
Output
<
List
<
TolerationPatchArgs
>
>
)
@
JvmName
(
name
=
"drkmurnbveehykyh"
)
suspend
fun
tolerations
(
vararg
values
:
Output
<
TolerationPatchArgs
>
)
@
JvmName
(
name
=
"atveaaxgnkhjdwjd"
)
suspend
fun
tolerations
(
vararg
values
:
TolerationPatchArgs
)
@
JvmName
(
name
=
"lltuudhfunhvpwhm"
)
suspend
fun
tolerations
(
vararg
argument
:
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"xrngltpoapjaevhe"
)
suspend
fun
tolerations
(
values
:
List
<
Output
<
TolerationPatchArgs
>
>
)
@
JvmName
(
name
=
"rdykimunmgwvtbbe"
)
suspend
fun
tolerations
(
value
:
List
<
TolerationPatchArgs
>
?
)
@
JvmName
(
name
=
"pkuoheyorwdiejgy"
)
suspend
fun
tolerations
(
argument
:
List
<
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"kdgscdtauayktmfi"
)
suspend
fun
tolerations
(
argument
:
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
)