lvp Node Mounts Config
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.
suspend fun lvpNodeMountsConfig(argument: suspend BareMetalClusterStorageLvpNodeMountsConfigArgsBuilder.() -> 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.