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
/
CephFSPersistentVolumeSourcePatch
/
CephFSPersistentVolumeSourcePatch
Ceph
FSPersistent
Volume
Source
Patch
constructor
(
monitors
:
List
<
String
>
?
=
null
,
path
:
String
?
=
null
,
readOnly
:
Boolean
?
=
null
,
secretFile
:
String
?
=
null
,
secretRef
:
SecretReferencePatch
?
=
null
,
user
:
String
?
=
null
)