Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRunTasks ¶
func NewCmdRunTasks(t *terminal.Terminal, store RunTasksStore) *cobra.Command
Types ¶
type RunTasksStore ¶
type RunTasksStore interface { ssh.ConfigUpdaterStore ssh.SSHConfigurerV2Store vpn.ServiceMeshStore tasks.RunTaskAsDaemonStore }
Click to show internal directories.
Click to hide internal directories.