pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
CinderVolumeSource
/
CinderVolumeSource
Cinder
Volume
Source
fun
CinderVolumeSource
(
fsType
:
String
?
=
null
,
readOnly
:
Boolean
?
=
null
,
secretRef
:
LocalObjectReference
?
=
null
,
volumeID
:
String
)