inlineVolumeSpec

@JvmName(name = "opkiqsxlksrhdgab")
suspend fun inlineVolumeSpec(value: Output<PersistentVolumeSpecPatchArgs>)
@JvmName(name = "lhvjaiprtupasdeg")
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 = "ehfcrixwcfgbkgep")
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.