Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeOptions ¶
type NodeOptions struct {
BinaryPath string
}
NodeOptions describes possible parameters of Openvpn configuration
func (*NodeOptions) Check ¶
func (options *NodeOptions) Check() error
Check function checks that openvpn is available, given path to openvpn binary
Click to show internal directories.
Click to hide internal directories.