pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.resource.v1alpha2.kotlin.inputs
/
PodSchedulingContextSpecArgs
/
PodSchedulingContextSpecArgs
Pod
Scheduling
Context
Spec
Args
fun
PodSchedulingContextSpecArgs
(
potentialNodes
:
Output
<
List
<
String
>
>
?
=
null
,
selectedNode
:
Output
<
String
>
?
=
null
)