Documentation ¶
Index ¶
Constants ¶
View Source
const (
CommandRequiresSession = "cobra.telepresence.io/with-session"
)
Variables ¶
This section is empty.
Functions ¶
func GetCommands ¶
func GetCommands() cliutil.CommandGroups
GetCommands will return all commands implemented by the connector daemon.
func GetCommandsForLocal ¶
func GetCommandsForLocal(err error) cliutil.CommandGroups
GetCommandsForLocal will return the same commands as GetCommands but in a non-runnable state that reports the error given. Should be used to build help strings even if it's not possible to connect to the connector daemon.
func PushTraces ¶
func TraceCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.