Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrAutoConnectWithoutVpn = errors.New("autoconnect is not supported without a VPN configuration") ErrReadStdin = errors.New("error reading from stdin") )
Functions ¶
This section is empty.
Types ¶
type Connector ¶
type Connector struct {
// contains filtered or unexported fields
}
func NewConnector ¶
func (*Connector) GenerateCertificates ¶
func (*Connector) GetKillMessage ¶
func (*Connector) IsConfigured ¶
Click to show internal directories.
Click to hide internal directories.