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