toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
FlexPersistentVolumeSourcePatchArgs
/
FlexPersistentVolumeSourcePatchArgs
Flex
Persistent
Volume
Source
Patch
Args
constructor
(
driver
:
Output
<
String
>
?
=
null
,
fsType
:
Output
<
String
>
?
=
null
,
options
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
readOnly
:
Output
<
Boolean
>
?
=
null
,
secretRef
:
Output
<
SecretReferencePatchArgs
>
?
=
null
)