Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRPCClient ¶
func NewRPCClient(storePath, certsDir string) libmachine.API
func StartDriver ¶
func StartDriver()
Types ¶
type CertGenerator ¶
type CertGenerator struct {
cert.X509CertGenerator
}
CertGenerator is used to override the default machine CertGenerator with a longer timeout.
func (*CertGenerator) ValidateCertificate ¶
ValidateCertificate is a reimplementation of the default generator with a longer timeout.
type ConnChecker ¶
type ConnChecker struct {
}
type LocalClient ¶
LocalClient is a non-RPC implemenation of the libmachine API
func (*LocalClient) Close ¶
func (api *LocalClient) Close() error
Click to show internal directories.
Click to hide internal directories.