BareMetalAdminClusterStorageLvpShareConfigLvpConfig

data class BareMetalAdminClusterStorageLvpShareConfigLvpConfig(val path: String, val storageClass: String)

Constructors

constructor(path: String, storageClass: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The host machine path.

Link copied to clipboard

The StorageClass name that PVs will be created with.