tunnel

package
v1.57.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package tunnel implements a 'devenv tunnel' command that allows developers to tunnel their devenv environment.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdTunnel

func NewCmdTunnel(log logrus.FieldLogger) *cli.Command

Types

type Options

type Options struct {
	LocalApps []string

	// ForceRemote is used to force the tunnel to run on a remote devenv.
	ForceRemote bool
	// contains filtered or unexported fields
}

func NewOptions

func NewOptions(log logrus.FieldLogger) *Options

func (*Options) Run

func (o *Options) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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