toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
ScaleIOPersistentVolumeSource
/
ScaleIOPersistentVolumeSource
Scale
IOPersistent
Volume
Source
constructor
(
fsType
:
String
?
=
null
,
gateway
:
String
,
protectionDomain
:
String
?
=
null
,
readOnly
:
Boolean
?
=
null
,
secretRef
:
SecretReference
,
sslEnabled
:
Boolean
?
=
null
,
storageMode
:
String
?
=
null
,
storagePool
:
String
?
=
null
,
system
:
String
,
volumeName
:
String
?
=
null
)