Documentation ¶
Index ¶
- Constants
- func CloseWatch()
- func GetKeystoreBasePath() string
- func GetOrInitKeystore() (keystore.Keystore, error)
- func GetValue(key string) ([]byte, error)
- func GetVariableResolver() (ucfg.Option, error)
- func GetWriteableKeystore() (keystore.WritableKeystore, error)
- func RunCmd(args []string)
- func SetValue(key string, value []byte) error
- func Watch()
Constants ¶
View Source
const PathEnvKey = "KEYSTORE_PATH"
Variables ¶
This section is empty.
Functions ¶
func CloseWatch ¶
func CloseWatch()
func GetKeystoreBasePath ¶
func GetKeystoreBasePath() string
func GetOrInitKeystore ¶
func GetVariableResolver ¶
func GetVariableResolver() (ucfg.Option, error)
func GetWriteableKeystore ¶
func GetWriteableKeystore() (keystore.WritableKeystore, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.