toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
CSIVolumeSourcePatch
/
CSIVolumeSourcePatch
CSIVolume
Source
Patch
constructor
(
driver
:
String
?
=
null
,
fsType
:
String
?
=
null
,
nodePublishSecretRef
:
LocalObjectReferencePatch
?
=
null
,
readOnly
:
Boolean
?
=
null
,
volumeAttributes
:
Map
<
String
,
String
>
?
=
null
)