Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrHostNotFound = errors.New("host not found") ErrHostAlreadyExists = errors.New("host already exists") ErrNetworkNotFound = errors.New("network not found") ErrNetworkAlreadyExists = errors.New("network already exists") ErrNetworkHostNotFound = errors.New("network host not found") ErrNetworkHostAlreadyExists = errors.New("network host already exists") ErrVPNServiceNotFound = errors.New("vpn service not found") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.