Documentation ¶
Index ¶
- func AutoPortForward(ctx context.Context, w io.Writer, projectDir, hostID string) error
- func InitVM(ctx context.Context, w io.Writer, projectDir string, githubUsername string) (string, string, time.Time, error)
- func PortForward(local, remote string) (string, error)
- func PortForwardList() ([]string, error)
- func PortForwardTerminateAll() error
- func SSHSetup(username string) (*openssh.Cmd, error)
- func Shell(ctx context.Context, w io.Writer, projectDir, githubUsername string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoPortForward ¶
func InitVM ¶
func InitVM( ctx context.Context, w io.Writer, projectDir string, githubUsername string, ) (string, string, time.Time, error)
Temporary function to create a vm and print vmHostname to be used by devbox extension
func PortForward ¶
func PortForwardList ¶
func PortForwardTerminateAll ¶
func PortForwardTerminateAll() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.