pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
CinderVolumeSourcePatchArgsBuilder
Cinder
Volume
Source
Patch
Args
Builder
class
CinderVolumeSourcePatchArgsBuilder
Builder for
CinderVolumeSourcePatchArgs
.
Functions
Functions
fs
Type
Link copied to clipboard
@
JvmName
(
name
=
"dtqdolpowblbgloc"
)
suspend
fun
fsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hxvodamgkwtcncxu"
)
suspend
fun
fsType
(
value
:
String
?
)
read
Only
Link copied to clipboard
@
JvmName
(
name
=
"vrshgqkefsobanby"
)
suspend
fun
readOnly
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ucuqstujgehfwxvc"
)
suspend
fun
readOnly
(
value
:
Boolean
?
)
secret
Ref
Link copied to clipboard
@
JvmName
(
name
=
"rbujysdindvchhto"
)
suspend
fun
secretRef
(
value
:
Output
<
LocalObjectReferencePatchArgs
>
)
@
JvmName
(
name
=
"glukjdtxxyuxrxse"
)
suspend
fun
secretRef
(
value
:
LocalObjectReferencePatchArgs
?
)
@
JvmName
(
name
=
"jvrukbuquvgsmxhl"
)
suspend
fun
secretRef
(
argument
:
suspend
LocalObjectReferencePatchArgsBuilder
.
(
)
->
Unit
)
volume
ID
Link copied to clipboard
@
JvmName
(
name
=
"foynmkxdxxbnglbr"
)
suspend
fun
volumeID
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rhcxibrxnrxgrgwf"
)
suspend
fun
volumeID
(
value
:
String
?
)