Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenOpenvpnSSLCrts ¶
Types ¶
type Options ¶
type Options struct { Namespace string CACrt *bytes.Buffer ClientCrt *bytes.Buffer ClientKey *bytes.Buffer ServerCrt *bytes.Buffer ServerKey *bytes.Buffer RSADHKey *bytes.Buffer ClientImage string ServerImage string ServerPort int32 ProxyHost string ProxyPort string ProxyUser string ProxyPass string }
Click to show internal directories.
Click to hide internal directories.