pulumi-kubernetes-kotlin
3.30.2.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
=
"pqcqgadtwhgwtqcl"
)
suspend
fun
fsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"geqqvpfjoufgaqgl"
)
suspend
fun
fsType
(
value
:
String
?
)
read
Only
Link copied to clipboard
@
JvmName
(
name
=
"vuoqurkrqmaurmpk"
)
suspend
fun
readOnly
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"cbsttxewoijuvuup"
)
suspend
fun
readOnly
(
value
:
Boolean
?
)
secret
Ref
Link copied to clipboard
@
JvmName
(
name
=
"ogflghuaymqlvqgu"
)
suspend
fun
secretRef
(
value
:
Output
<
LocalObjectReferencePatchArgs
>
)
@
JvmName
(
name
=
"tpkwobqxgwicckht"
)
suspend
fun
secretRef
(
value
:
LocalObjectReferencePatchArgs
?
)
@
JvmName
(
name
=
"nqyohnofikohestg"
)
suspend
fun
secretRef
(
argument
:
suspend
LocalObjectReferencePatchArgsBuilder
.
(
)
->
Unit
)
volume
ID
Link copied to clipboard
@
JvmName
(
name
=
"jpsslwwiahyptmbb"
)
suspend
fun
volumeID
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"coiepbvxthkkykxi"
)
suspend
fun
volumeID
(
value
:
String
?
)