dtcsi

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DataPath       = "/data"
	DriverName     = "csi.oneagent.dynatrace.com"
	AgentBinaryDir = "bin"
	AgentRunDir    = "run"

	OverlayMappedDirPath = "mapped"
	OverlayVarDirPath    = "var"
	OverlayWorkDirPath   = "work"
	SharedAgentBinDir    = "codemodules"
	SharedAgentConfigDir = "config"

	DaemonSetName = "dynatrace-oneagent-csi-driver"

	UnixUmask = 0000

	ShortRequeueDuration   = 1 * time.Minute
	DefaultRequeueDuration = 5 * time.Minute
	LongRequeueDuration    = 30 * time.Minute
)

Variables

View Source
var MetadataAccessPath = filepath.Join(DataPath, "csi.db")

Functions

This section is empty.

Types

type CSIOptions

type CSIOptions struct {
	NodeId   string
	Endpoint string
	RootDir  string
}

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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