csioptions

package
v1.19.12 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSIOptions

type CSIOptions struct {
	Master                  string
	Kubeconfig              string
	CsiAddress              string
	Endpoint                string
	VolumeNamePrefix        string
	VolumeNameUUIDLength    int
	ShowVersion             bool
	RetryIntervalStart      time.Duration
	RetryIntervalMax        time.Duration
	WorkerThreads           uint
	OperationTimeout        time.Duration
	EnableLeaderElection    bool
	LeaderElectionType      string
	LeaderElectionNamespace string
	StrictTopology          bool
	Resync                  time.Duration
	Timeout                 time.Duration
	FeatureGates            map[string]bool
	FinalizerThreads        uint
	MetricsAddress          string
	MetricsPath             string
	ExtraCreateMetadata     bool
	ReconcileSync           time.Duration
	EnableResizer           bool
}

CSIOptions structure which contains flag values

func NewCSIOptions

func NewCSIOptions() *CSIOptions

NewCSIOptions initializes the flag

Jump to

Keyboard shortcuts

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