inlineVolumeSpec

@JvmName(name = "covndcrglafhjggg")
suspend fun inlineVolumeSpec(value: Output<PersistentVolumeSpecArgs>)
@JvmName(name = "bciocjnrjagrwcwf")
suspend fun inlineVolumeSpec(value: PersistentVolumeSpecArgs?)

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 = "judxfqlilmeojmts")
suspend fun inlineVolumeSpec(argument: suspend PersistentVolumeSpecArgsBuilder.() -> 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.