pulumi-kubernetes-kotlin
4.5.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
=
"fbqyrbqswtrmstub"
)
suspend
fun
fsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yhbrtmkwcexxtpgq"
)
suspend
fun
fsType
(
value
:
String
?
)
read
Only
Link copied to clipboard
@
JvmName
(
name
=
"mclpusstadmhnrih"
)
suspend
fun
readOnly
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"tlmvwkhfygfhttjb"
)
suspend
fun
readOnly
(
value
:
Boolean
?
)
secret
Ref
Link copied to clipboard
@
JvmName
(
name
=
"sruspgmyawloalbg"
)
suspend
fun
secretRef
(
value
:
Output
<
LocalObjectReferencePatchArgs
>
)
@
JvmName
(
name
=
"eehngrtiqtwumegs"
)
suspend
fun
secretRef
(
value
:
LocalObjectReferencePatchArgs
?
)
@
JvmName
(
name
=
"wpcbtdrunfkgveyu"
)
suspend
fun
secretRef
(
argument
:
suspend
LocalObjectReferencePatchArgsBuilder
.
(
)
->
Unit
)
volume
ID
Link copied to clipboard
@
JvmName
(
name
=
"pasjwjtuhjabybgg"
)
suspend
fun
volumeID
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iuswemrctnelaprx"
)
suspend
fun
volumeID
(
value
:
String
?
)