Documentation ¶ Index ¶ func Connect(ctx context.Context, target, controllerURL, authkey string) (*vpn, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Connect ¶ func Connect(ctx context.Context, target, controllerURL, authkey string) (*vpn, error) Connect to the given target host with tailscale, controllerURL specifies the URL where the coordination server lives authKey is the key to authenticate to the vpn. Types ¶ This section is empty. Source Files ¶ View all Source files connect.go Click to show internal directories. Click to hide internal directories.