toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
SecretVolumeSourcePatchArgs
/
SecretVolumeSourcePatchArgs
Secret
Volume
Source
Patch
Args
constructor
(
defaultMode
:
Output
<
Int
>
?
=
null
,
items
:
Output
<
List
<
KeyToPathPatchArgs
>
>
?
=
null
,
optional
:
Output
<
Boolean
>
?
=
null
,
secretName
:
Output
<
String
>
?
=
null
)