pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkeonprem.kotlin.outputs
/
BareMetalClusterStorageLvpNodeMountsConfig
Bare
Metal
Cluster
Storage
Lvp
Node
Mounts
Config
data
class
BareMetalClusterStorageLvpNodeMountsConfig
(
val
path
:
String
,
val
storageClass
:
String
)
Types
Constructors
Properties
Constructors
Bare
Metal
Cluster
Storage
Lvp
Node
Mounts
Config
Link copied to clipboard
fun
BareMetalClusterStorageLvpNodeMountsConfig
(
path
:
String
,
storageClass
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
path
Link copied to clipboard
val
path
:
String
The host machine path.
storage
Class
Link copied to clipboard
val
storageClass
:
String
The StorageClass name that PVs will be created with.