package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jul 31, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Storageclass struct {
Name string `hcl:"name,label"`
ReplicaCount int `hcl:"replica_count,optional"`
Default bool `hcl:"default,optional"`
Disks []string `hcl:"disks,optional"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.