config

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: Apache-2.0, BSD-3-Clause, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDriverType

func GetDriverType(driverName string) csiv1.DriverType

GetDriverType - gets the driver type from a string

Types

type Config

type Config struct {
	ConfigDirectory      string
	ConfigFile           string
	KubeAPIServerVersion csiv1.K8sVersion
	EnabledDrivers       []csiv1.DriverType
	RetryCount           int32
	IsOpenShift          bool
}

Config - Holds configuration information for an operator

type DriverType

type DriverType string

DriverType - Represents the type of the driver

const (
	PowerMax   DriverType = "powermax"
	Unity      DriverType = "unity"
	VxFlexOs   DriverType = "vxflexos"
	Isilon     DriverType = "isilon"
	PowerStore DriverType = "powerstore"
	Unknown    DriverType = "unknown"
)

Constants for driver types

Jump to

Keyboard shortcuts

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