package
Version:
v2.0.4+incompatible
Opens a new window with list of versions in this module.
Published: Feb 27, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func StartDesiredVersion(args []string)
type TLSInfo struct {
CertFile string `json:"CertFile"`
KeyFile string `json:"KeyFile"`
CAFile string `json:"CAFile"`
}
TLSInfo holds the SSL certificates paths.
Generates a tls.Config object for a client from the given files.
Generates a tls.Config object for a server from the given files.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.