pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
StorageOSVolumeSource
/
StorageOSVolumeSource
Storage
OSVolume
Source
fun
StorageOSVolumeSource
(
fsType
:
String
?
=
null
,
readOnly
:
Boolean
?
=
null
,
secretRef
:
LocalObjectReference
?
=
null
,
volumeName
:
String
?
=
null
,
volumeNamespace
:
String
?
=
null
)