connect

package
v0.26.3-rc.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrParsingFlag         = errors.New("cannot parse command-line flag")
	ErrProfileFlagRequired = errors.New("profile flag is required")
	ErrRunningOpenVPN      = errors.New("cannot run openvpn")
	ErrCannotGetHomeDir    = errors.New("cannot get current working directory")
)

Functions

func NewOpenVPNCmd

func NewOpenVPNCmd(tracker *analytics.Tracker) *cobra.Command

Types

type OpenVPNCmdFlags

type OpenVPNCmdFlags struct {
	Profile     string
	FuryctlPath string
	Outdir      string
}

Jump to

Keyboard shortcuts

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