toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.node.v1beta1.kotlin.inputs
/
SchedulingPatchArgsBuilder
Scheduling
Patch
Args
Builder
class
SchedulingPatchArgsBuilder
Builder for
SchedulingPatchArgs
.
Members
Functions
node
Selector
Link copied to clipboard
@
JvmName
(
name
=
"pqombigbhlqvdddd"
)
suspend
fun
nodeSelector
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"wjtjqwnujtvggrpg"
)
fun
nodeSelector
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"jpovybbckapxcllj"
)
suspend
fun
nodeSelector
(
value
:
Map
<
String
,
String
>
?
)
tolerations
Link copied to clipboard
@
JvmName
(
name
=
"bbyeogdoxxvvbpuj"
)
suspend
fun
tolerations
(
value
:
Output
<
List
<
TolerationPatchArgs
>
>
)
@
JvmName
(
name
=
"xtlvqsrjdecdpytf"
)
suspend
fun
tolerations
(
vararg
values
:
Output
<
TolerationPatchArgs
>
)
@
JvmName
(
name
=
"maujylsyujjlslhd"
)
suspend
fun
tolerations
(
vararg
values
:
TolerationPatchArgs
)
@
JvmName
(
name
=
"ssmtmtaevtryjdrx"
)
suspend
fun
tolerations
(
vararg
argument
:
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"wmwdaodatlnsfbcq"
)
suspend
fun
tolerations
(
values
:
List
<
Output
<
TolerationPatchArgs
>
>
)
@
JvmName
(
name
=
"ldlmcpjvmuwpxaxi"
)
suspend
fun
tolerations
(
value
:
List
<
TolerationPatchArgs
>
?
)
@
JvmName
(
name
=
"foihupwllysvnohr"
)
suspend
fun
tolerations
(
argument
:
List
<
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"krrhgoncvgxatpej"
)
suspend
fun
tolerations
(
argument
:
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
)