awsebs

package
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

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

func (*AWSEBS) Apply

func (a *AWSEBS) Apply(
	ctx context.Context,
	provider v1alpha1.CSIProvider,
	defaultStorage v1alpha1.DefaultStorage,
	cluster *clusterv1.Cluster,
	log logr.Logger,
) error

type Config

type Config struct {
	*options.GlobalOptions
	// contains filtered or unexported fields
}

func NewConfig

func NewConfig(globalOptions *options.GlobalOptions) *Config

func (*Config) AddFlags

func (a *Config) AddFlags(prefix string, flags *pflag.FlagSet)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL