package
Version:
v1.63.0
Opens a new window with list of versions in this module.
Published: Aug 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 12
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"`
Tags string `json:"tags,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.