//
pkg.gl
Category
github.com/docker/machine
drivers
google
package
0.16.2
Repository:
https://github.com/docker/machine.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
19
Dependents
145
Files
841 SLOC
#
Functions
NewDriver
NewDriver creates a Driver with the specified storePath.
#
Structs
ComputeUtil
ComputeUtil is used to wrap the raw GCE API code and store common parameters.
Driver
Driver is a struct compatible with the docker.hosts.drivers.Driver interface.