Documentation ¶
Index ¶
Constants ¶
View Source
const ( DataPath = "/data" DriverName = "csi.oneagent.dynatrace.com" AgentBinaryDir = "bin" AgentRunDir = "run" OverlayMappedDirPath = "mapped" OverlayVarDirPath = "var" OverlayWorkDirPath = "work" 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 ¶
Click to show internal directories.
Click to hide internal directories.