pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.node.v1beta1.kotlin.inputs
/
SchedulingPatchArgsBuilder
Scheduling
Patch
Args
Builder
class
SchedulingPatchArgsBuilder
Builder for
SchedulingPatchArgs
.
Functions
Functions
node
Selector
Link copied to clipboard
@
JvmName
(
name
=
"olhaqiljidmhecqc"
)
suspend
fun
nodeSelector
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"simiohflmgiwargq"
)
fun
nodeSelector
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"mctvtyevrnmerbla"
)
suspend
fun
nodeSelector
(
value
:
Map
<
String
,
String
>
?
)
tolerations
Link copied to clipboard
@
JvmName
(
name
=
"xbrrpyahmnobsbao"
)
suspend
fun
tolerations
(
value
:
Output
<
List
<
TolerationPatchArgs
>
>
)
@
JvmName
(
name
=
"bojwxsocsxwcpkgt"
)
suspend
fun
tolerations
(
vararg
values
:
Output
<
TolerationPatchArgs
>
)
@
JvmName
(
name
=
"tdeewxxhtccymele"
)
suspend
fun
tolerations
(
vararg
values
:
TolerationPatchArgs
)
@
JvmName
(
name
=
"dgtajscpkihwpstr"
)
suspend
fun
tolerations
(
vararg
argument
:
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"yplfyfwncbdlewsu"
)
suspend
fun
tolerations
(
values
:
List
<
Output
<
TolerationPatchArgs
>
>
)
@
JvmName
(
name
=
"emyugrxwrvtebuxl"
)
suspend
fun
tolerations
(
value
:
List
<
TolerationPatchArgs
>
?
)
@
JvmName
(
name
=
"gcmaggxqxjheyhix"
)
suspend
fun
tolerations
(
argument
:
List
<
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"yrxqhcjmfnukdmxo"
)
suspend
fun
tolerations
(
argument
:
suspend
TolerationPatchArgsBuilder
.
(
)
->
Unit
)