beegfs

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogDebug

func LogDebug(ctx context.Context, msg string, keysAndValues ...interface{})

LogDebug writes a request ID aware log message at -v=3 (the default).

func LogError added in v1.1.0

func LogError(ctx context.Context, err error, msg string, keysAndValues ...interface{})

LogError writes a request ID aware log message at the error level.

func LogFatal added in v1.1.0

func LogFatal(ctx context.Context, err error, msg string, keysAndValues ...interface{})

LogFatal writes a request ID aware log message at the error level and immediately exit.

func LogVerbose

func LogVerbose(ctx context.Context, msg string, keysAndValues ...interface{})

LogVerbose writes a request ID aware log message at -v=5.

func NewBeegfsDriver

func NewBeegfsDriver(connAuthPath, configPath, csDataDir, driverName, endpoint, nodeID, clientConfTemplatePath,
	version string, nodeUnstageTimeout uint64) (*beegfs, error)

NewBeegfsDriver configures and initializes a beegfs struct.

func NewBeegfsUrl added in v1.1.0

func NewBeegfsUrl(host string, path string) string

NewBeegfsUrl converts the sysMgmtdHost and path into a URL with the format beegfs://host/path. NewBeegfsUrl is exported for use by in test/e2e/driver.

Types

This section is empty.

Jump to

Keyboard shortcuts

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