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