inlineVolumeSpec

@JvmName(name = "yagceegmykgnecnu")
suspend fun inlineVolumeSpec(value: Output<PersistentVolumeSpecPatchArgs>)
@JvmName(name = "fwbjgckruxjjgfsp")
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 beta-level and is only honored by servers that enabled the CSIMigration feature.


@JvmName(name = "ogwawckgtnbcuroo")
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 beta-level and is only honored by servers that enabled the CSIMigration feature.