pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
StorageOSPersistentVolumeSourcePatchArgsBuilder
Storage
OSPersistent
Volume
Source
Patch
Args
Builder
class
StorageOSPersistentVolumeSourcePatchArgsBuilder
Builder for
StorageOSPersistentVolumeSourcePatchArgs
.
Functions
Functions
fs
Type
Link copied to clipboard
@
JvmName
(
name
=
"erjbksdqnvvdspqt"
)
suspend
fun
fsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gagrxmcyelajryjo"
)
suspend
fun
fsType
(
value
:
String
?
)
read
Only
Link copied to clipboard
@
JvmName
(
name
=
"iiaalywytquntvrv"
)
suspend
fun
readOnly
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"iiqpcjxqijecvhwv"
)
suspend
fun
readOnly
(
value
:
Boolean
?
)
secret
Ref
Link copied to clipboard
@
JvmName
(
name
=
"xlgujuxrwhcanblb"
)
suspend
fun
secretRef
(
value
:
Output
<
ObjectReferencePatchArgs
>
)
@
JvmName
(
name
=
"qvnlmukhdpaxwfcd"
)
suspend
fun
secretRef
(
value
:
ObjectReferencePatchArgs
?
)
@
JvmName
(
name
=
"antobnqguaeochmv"
)
suspend
fun
secretRef
(
argument
:
suspend
ObjectReferencePatchArgsBuilder
.
(
)
->
Unit
)
volume
Name
Link copied to clipboard
@
JvmName
(
name
=
"dwymbccycnnjscky"
)
suspend
fun
volumeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dyxybprwikhwlxlw"
)
suspend
fun
volumeName
(
value
:
String
?
)
volume
Namespace
Link copied to clipboard
@
JvmName
(
name
=
"peehekvcxkwkchkp"
)
suspend
fun
volumeNamespace
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kcxlvshkfojpvtuk"
)
suspend
fun
volumeNamespace
(
value
:
String
?
)