toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
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
)
Members
Constructors
Bare
Metal
Cluster
Storage
Lvp
Node
Mounts
Config
Link copied to clipboard
constructor
(
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.