toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
NodeSpec
/
NodeSpec
Node
Spec
constructor
(
configSource
:
NodeConfigSource
?
=
null
,
externalID
:
String
?
=
null
,
podCIDR
:
String
?
=
null
,
podCIDRs
:
List
<
String
>
?
=
null
,
providerID
:
String
?
=
null
,
taints
:
List
<
Taint
>
?
=
null
,
unschedulable
:
Boolean
?
=
null
)