toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
CephFSPersistentVolumeSourcePatchArgs
/
CephFSPersistentVolumeSourcePatchArgs
Ceph
FSPersistent
Volume
Source
Patch
Args
constructor
(
monitors
:
Output
<
List
<
String
>
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
readOnly
:
Output
<
Boolean
>
?
=
null
,
secretFile
:
Output
<
String
>
?
=
null
,
secretRef
:
Output
<
SecretReferencePatchArgs
>
?
=
null
,
user
:
Output
<
String
>
?
=
null
)