Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DFDaemonEnvPrefix is the default environment prefix for Viper. // Both BindEnv and AutomaticEnv will use this prefix. DFDaemonEnvPrefix = "dfdaemon" )
Variables ¶
This section is empty.
Functions ¶
func NewGenCACommand ¶ added in v1.0.1
NewGenCACommand returns cobra.Command for "gen-ca" command
Types ¶
type GenCACommand ¶ added in v1.0.1
type GenCACommand struct {
// contains filtered or unexported fields
}
GenCACommand is used to implement 'gen-ca' command.
Click to show internal directories.
Click to hide internal directories.