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