package
Version:
v1.38.1
Opens a new window with list of versions in this module.
Published: Oct 24, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 11
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 `json:"name"`
Type string `json:"type"`
CachingMode string `json:"cachingMode,omitempty"`
DiskIOPSReadWrite int64 `json:"diskIOPSReadWrite,omitempty"`
DiskMBpsReadWrite int64 `json:"diskMBpsReadWrite,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.