inlineVolumeSpec

@JvmName(name = "rbgafraykyqprbvs")
suspend fun inlineVolumeSpec(value: Output<PersistentVolumeSpecPatchArgs>)
@JvmName(name = "gfjfkmialedoknbc")
suspend fun inlineVolumeSpec(value: PersistentVolumeSpecPatchArgs?)

Parameters

value

inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource. This field is populated only for the CSIMigration feature. It contains translated fields from a pod's inline VolumeSource to a PersistentVolumeSpec. This field is alpha-level and is only honored by servers that enabled the CSIMigration feature.


@JvmName(name = "mqlwpikiodbxbqot")
suspend fun inlineVolumeSpec(argument: suspend PersistentVolumeSpecPatchArgsBuilder.() -> Unit)

Parameters

argument

inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource. This field is populated only for the CSIMigration feature. It contains translated fields from a pod's inline VolumeSource to a PersistentVolumeSpec. This field is alpha-level and is only honored by servers that enabled the CSIMigration feature.