Documentation ¶
Index ¶
- func GenerateClientConfig()
- func GenerateServerConfig()
- func GetClientTLSCertPath() string
- func GetClientTLSKeyPath() string
- func GetConfigFilePath() string
- func GetHostAndPort() string
- func GetRootCert() string
- func GetRootName() string
- func GetServerTLSCertPath() string
- func GetServerTLSKeyPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateClientConfig ¶
func GenerateClientConfig()
*
- GenerateClientConfig
- Exported method that determines whether a configuration file needs to be created or whether
- an existing file should be updated, then iterates over all client configuration options to
- allow a user to set them.
func GenerateServerConfig ¶
func GenerateServerConfig()
*
- GenerateServerConfig
- Exported method that determines whether a configuration file needs to be created or whether
- an existing file should be updated, then iterates over all server configuration options to
- allow a user to set them.
func GetClientTLSCertPath ¶
func GetClientTLSCertPath() string
func GetClientTLSKeyPath ¶
func GetClientTLSKeyPath() string
func GetConfigFilePath ¶
func GetConfigFilePath() string
func GetHostAndPort ¶
func GetHostAndPort() string
func GetRootCert ¶
func GetRootCert() string
func GetRootName ¶
func GetRootName() string
func GetServerTLSCertPath ¶
func GetServerTLSCertPath() string
func GetServerTLSKeyPath ¶
func GetServerTLSKeyPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.