pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
CSIVolumeSourceArgsBuilder
CSIVolume
Source
Args
Builder
class
CSIVolumeSourceArgsBuilder
Builder for
CSIVolumeSourceArgs
.
Functions
Functions
driver
Link copied to clipboard
@
JvmName
(
name
=
"hwihidngtiqkftpy"
)
suspend
fun
driver
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iwiuxkdlkycdxxwo"
)
suspend
fun
driver
(
value
:
String
)
fs
Type
Link copied to clipboard
@
JvmName
(
name
=
"ehpkjrmlvstgtywa"
)
suspend
fun
fsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nkucdtltfibyoaaw"
)
suspend
fun
fsType
(
value
:
String
?
)
node
Publish
Secret
Ref
Link copied to clipboard
@
JvmName
(
name
=
"vpovkwadsoajrppx"
)
suspend
fun
nodePublishSecretRef
(
value
:
Output
<
LocalObjectReferenceArgs
>
)
@
JvmName
(
name
=
"bmjbswbnhxpvbgtu"
)
suspend
fun
nodePublishSecretRef
(
value
:
LocalObjectReferenceArgs
?
)
@
JvmName
(
name
=
"dckflljrdeivdolk"
)
suspend
fun
nodePublishSecretRef
(
argument
:
suspend
LocalObjectReferenceArgsBuilder
.
(
)
->
Unit
)
read
Only
Link copied to clipboard
@
JvmName
(
name
=
"jswllalxpjfeopyf"
)
suspend
fun
readOnly
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"luaiawxfdmjomokh"
)
suspend
fun
readOnly
(
value
:
Boolean
?
)
volume
Attributes
Link copied to clipboard
@
JvmName
(
name
=
"cyepyxsjiiaprcix"
)
suspend
fun
volumeAttributes
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"ydpblodwdadjohbc"
)
fun
volumeAttributes
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"vcpfsacnpemdlfgs"
)
suspend
fun
volumeAttributes
(
value
:
Map
<
String
,
String
>
?
)