Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command struct {
cmd.Factory
// Name is the name of the configuration
Name string
// Namespace is the namespace the configuration resides in
Namespace string
// WatchLogs indicates we should watch the logs after restarting the configuration
WatchLogs bool
}
Command returns the cobra command
Click to show internal directories.
Click to hide internal directories.