Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultStorageClassParameters = map[string]string{
"csi.storage.k8s.io/fstype": "ext4",
"type": "gp3",
}
Functions ¶
This section is empty.
Types ¶
type AWSEBS ¶
type AWSEBS struct {
// contains filtered or unexported fields
}
func New ¶
func New( c ctrlclient.Client, cfg *Config, helmChartInfoGetter *config.HelmChartGetter, ) *AWSEBS
Click to show internal directories.
Click to hide internal directories.