toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
FlexVolumeSource
/
FlexVolumeSource
Flex
Volume
Source
constructor
(
driver
:
String
,
fsType
:
String
?
=
null
,
options
:
Map
<
String
,
String
>
?
=
null
,
readOnly
:
Boolean
?
=
null
,
secretRef
:
LocalObjectReference
?
=
null
)