common

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultConfigFileName     = "config"
	DefaultConfigDir          = "deploy"
	EnvWatchNameSpace         = "X_CSI_REPLICATION_WATCH_NAMESPACE"
	EnvConfigFileName         = "X_CSI_REPLICATION_CONFIG_FILE_NAME"
	EnvConfigDirName          = "X_CSI_REPLICATION_CONFIG_DIR"
	EnvInClusterConfig        = "X_CSI_REPLICATION_IN_CLUSTER"
	EnvUseConfFileFormat      = "X_CSI_USE_CONF_FILE_FORMAT"
	DefaultNameSpace          = "dell-replication-controller"
	DefaultDomain             = "replication.storage.dell.com"
	DellReplicationController = "dell-replication-controller"
	// DellCSIReplicator - Name of the sidecar controller manager
	DellCSIReplicator = "dell-csi-replicator"
	Monitoring        = "rg-monitoring"
)

Constants

View Source
const (
	PanicLevel = logrusr.PanicLevel
	FatalLevel = logrusr.FatalLevel
	ErrorLevel = logrusr.ErrorLevel
	WarnLevel  = logrusr.WarnLevel
	InfoLevel  = logrusr.InfoLevel
	DebugLevel = logrusr.DebugLevel
	TraceLevel = logrusr.TraceLevel
)

Variables

This section is empty.

Functions

func ParseLevel

func ParseLevel(level string) (logrus.Level, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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