Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StartCommand = &cli.Command{
Name: "start",
Usage: "Start the kube-external-sync application.",
Action: startKubeSecretSync,
Flags: startFlags,
}
StartCommand starts the kube-external-sync process.
Functions ¶
func PrepareLogger ¶ added in v1.0.0
func PrepareLogger(ctx *cli.Context)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.