Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHook ¶
func RegisterHook(moduleName string, storageClassesConfig []StorageClass) bool
Types ¶
type SimpleStorageClass ¶
func (*SimpleStorageClass) GetName ¶
func (sc *SimpleStorageClass) GetName() string
type StorageClass ¶
type StorageClass interface {
GetName() string
}
Click to show internal directories.
Click to hide internal directories.