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
/
CSIVolumeSourceArgs
/
CSIVolumeSourceArgs
CSIVolume
Source
Args
constructor
(
driver
:
Output
<
String
>
,
fsType
:
Output
<
String
>
?
=
null
,
nodePublishSecretRef
:
Output
<
LocalObjectReferenceArgs
>
?
=
null
,
readOnly
:
Output
<
Boolean
>
?
=
null
,
volumeAttributes
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)