# Functions
RegisterCreateFlags registers the flags this driver adds to "docker hosts create".
NewDriver creates a Driver with the specified storePath.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ComputeUtil is used to wrap the raw GCE API code and store common parameters.
CreateFlags are the command line flags used to create a driver.
Driver is a struct compatible with the docker.hosts.drivers.Driver interface.