Documentation ¶
Index ¶
Constants ¶
View Source
const (
StorageClassName = "kubermatic-fast"
)
Variables ¶
This section is empty.
Functions ¶
func ValidateRandomSecret ¶
Types ¶
type StorageClassFactory ¶
type StorageClassFactory func(context.Context, *logrus.Entry, ctrlruntimeclient.Client, string) (storagev1.StorageClass, error)
func StorageClassCreator ¶
func StorageClassCreator(provider string) (StorageClassFactory, error)
Click to show internal directories.
Click to hide internal directories.