dtcsi

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 1 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
)

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

Jump to

Keyboard shortcuts

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