lvpNodeMountsConfig

@JvmName(name = "ecpxeduvapksfjpl")
suspend fun lvpNodeMountsConfig(value: Output<BareMetalAdminClusterStorageLvpNodeMountsConfigArgs>)

Parameters

value

Specifies the config for local PersistentVolumes backed by mounted node disks. These disks need to be formatted and mounted by the user, which can be done before or after cluster creation. Structure is documented below.


@JvmName(name = "sxykvvrhbesfskah")
suspend fun lvpNodeMountsConfig(argument: suspend BareMetalAdminClusterStorageLvpNodeMountsConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies the config for local PersistentVolumes backed by mounted node disks. These disks need to be formatted and mounted by the user, which can be done before or after cluster creation. Structure is documented below.