Documentation ¶
Index ¶
- Variables
- func CommandInitializer(cmd *cobra.Command) (err error)
- func Disconnect(ctx context.Context, quitDaemons bool) error
- func InitCommand(cmd *cobra.Command) (err error)
- func RunConnect(cmd *cobra.Command, args []string) error
- func UserDaemonDisconnect(ctx context.Context, quitDaemons bool) (err error)
- func WithCommandInitializer(ctx context.Context, cmdInit func(cmd *cobra.Command) error) context.Context
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CommandInitializer ¶
func Disconnect ¶
Disconnect shuts down a session in the root daemon. When it shuts down, it will tell the connector to shut down.
func InitCommand ¶
func UserDaemonDisconnect ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.