5 lines
135 B
Go
5 lines
135 B
Go
package clientcmd
|
|
|
|
// ConfigPath is the global path to the config that is injected from the main client package.
|
|
var ConfigPath string
|