toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkeonprem.kotlin.outputs
/
BareMetalAdminClusterStorageLvpShareConfigLvpConfig
Bare
Metal
Admin
Cluster
Storage
Lvp
Share
Config
Lvp
Config
data
class
BareMetalAdminClusterStorageLvpShareConfigLvpConfig
(
val
path
:
String
,
val
storageClass
:
String
)
Members
Constructors
Bare
Metal
Admin
Cluster
Storage
Lvp
Share
Config
Lvp
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.