Documentation
¶
Index ¶
- Variables
- func DnsDetect() (daemonStorage.LocalDnsManagement, error)
- type Config
- type Handler
- func (h *Handler) DnsClean(ctx context.Context) error
- func (h *Handler) ReloadVpn(ctx context.Context) (err error)
- func (h *Handler) StartVpn(ctx context.Context, grpcApiAddress string, grpcVpnAddress string, ...) (err error)
- func (h *Handler) StatusVpn(ctx context.Context) (*daemon.VpnStatus, error)
- func (h *Handler) StopVpn(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
View Source
var UnknownDnsManagementErr = errors.New("unknown dns management")
Functions ¶
func DnsDetect ¶ added in v0.12.16
func DnsDetect() (daemonStorage.LocalDnsManagement, error)
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.