daemonStorage

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	ProjectId        string
	UserId           string
	ServerIp         net.IP
	VpnNetwork       net.IPNet
	GrpcApiAddress   string
	GrpcVpnAddress   string
	Token            string
	DnsIp            net.IP
	ClientIp         net.IP
	Mtu              uint32
	DnsManagement    string
	CaCertificateUrl string
	VpnStarted       bool
	InterfaceName    string
	Expiry           time.Time
	PublicKey        string
	PrivateKey       string
}

type Handler

type Handler struct {
	*storage.Handler[Data]
}

Jump to

Keyboard shortcuts

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