toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin
/
PodTemplateArgs
/
PodTemplateArgs
Pod
Template
Args
constructor
(
apiVersion
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ObjectMetaArgs
>
?
=
null
,
template
:
Output
<
PodTemplateSpecArgs
>
?
=
null
)