config

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MetadataFileName = "metadata"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	NodeID       string
	DataDir      string
	GRPCEndpoint string
	DriverName   string
}

Config is the config for the CSI driver

func (Config) DataPathForVolume

func (c Config) DataPathForVolume(id string) string

func (Config) MetadataPathForVolume

func (c Config) MetadataPathForVolume(id string) string

func (Config) RootPathForVolume

func (c Config) RootPathForVolume(id string) string

func (Config) TmpFSPath

func (c Config) TmpFSPath() string

Jump to

Keyboard shortcuts

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