runtasks

package
v0.6.112 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdRunTasks

func NewCmdRunTasks(t *terminal.Terminal, store RunTasksStore) *cobra.Command

func RunTasks

func RunTasks(_ *terminal.Terminal, store RunTasksStore, detached, runRemoteCMD bool) error

Types

type RunTasksStore

type RunTasksStore interface {
	ssh.ConfigUpdaterStore
	ssh.SSHConfigurerV2Store
	vpn.ServiceMeshStore
	tasks.RunTaskAsDaemonStore
	GetCurrentUser() (*entity.User, error)
	GetCurrentUserKeys() (*entity.UserKeys, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL