Documentation ¶
Index ¶
- func AfterParsing(namespace string, c *cli.Context, conf interface{}, ...)
- func GetDefaultFlags(namespace string, cfg interface{}) (f []cli.Flag)
- func Init(configPath string, config interface{}, secret interfaces.SecretEngine)
- func Validate(config interface{}) (err error)
- type SlicePointerDestination
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AfterParsing ¶
func AfterParsing(namespace string, c *cli.Context, conf interface{}, secret interfaces.SecretEngine)
func GetDefaultFlags ¶
func GetDefaultFlags(namespace string, cfg interface{}) (f []cli.Flag)
func Init ¶
func Init(configPath string, config interface{}, secret interfaces.SecretEngine)
Types ¶
type SlicePointerDestination ¶
Click to show internal directories.
Click to hide internal directories.