//
pkg.gl
Category
github.com/intel/pmem-csi
test
test-config
package
1.1.0
Repository:
https://github.com/intel/pmem-csi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
35 SLOC
#
Functions
Get
Get returns the test config value, an empty string if not set, or an error.
GetNodeLabelOrFail
GetNodeLabelOrFail is a convenience function which returns TEST_PMEM_NODE_LABEL as string pair.
GetOrFail
GetOrFail will panic when Get returns an error.