//
pkg.gl
Category
github.com/docker/machine
libmachine
drivers
rpc
package
0.16.2
Repository:
https://github.com/docker/machine.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
14
Dependents
313
Files
509 SLOC
#
Functions
NewInternalClient
NewRPCClientDriverFactory
NewRPCServerDriver
#
Constants
CloseMethod
CreateMethod
DriverNameMethod
GetConfigRawMethod
GetCreateFlagsMethod
GetIPMethod
GetMachineNameMethod
GetSSHHostnameMethod
GetSSHKeyPathMethod
GetSSHPortMethod
GetSSHUsernameMethod
GetStateMethod
GetURLMethod
GetVersionMethod
HeartbeatMethod
KillMethod
PreCreateCheckMethod
RemoveMethod
RestartMethod
RPCServiceNameV0
RPCServiceNameV1
SetConfigFromFlagsMethod
SetConfigRawMethod
StartMethod
StopMethod
UpgradeMethod
#
Structs
DefaultRPCClientDriverFactory
InternalClient
RPCCall
RPCClientDriver
RPCFlags
RPCServerDriver
StandardStack
#
Interfaces
RPCClientDriverFactory
Stacker