docs/libmachine
Olivier Gambier 09d3dad46b Fix vet errors and enforce vet on travis
Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-09-19 16:09:44 -07:00
..
auth Fix missing test files 2015-03-20 17:05:27 -07:00
engine added support for setting environment variables in docker engines 2015-07-16 16:12:06 -04:00
provision Fix vet errors and enforce vet on travis 2015-09-19 16:09:44 -07:00
swarm support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
certs.go provisioner: finished migration functions 2015-03-20 23:17:42 -04:00
errors.go Move code to use SSH "backends" 2015-05-19 15:02:57 -07:00
filestore.go Use a single function for checking active machine 2015-08-07 15:58:51 -04:00
filestore_test.go libmachine: fix a test error message to show an expected host name 2015-07-31 16:38:00 +09:00
host.go separate pkgaction into 'pkgaction' and 'serviceaction' 2015-09-17 11:15:38 +08:00
host_test.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -07:00
host_v0.go - Re-introduce config migration; fix panics occurring from older configs 2015-07-28 15:38:16 -07:00
migrate.go - Re-introduce config migration; fix panics occurring from older configs 2015-07-28 15:38:16 -07:00
migrate_v0_v1.go - Re-introduce config migration; fix panics occurring from older configs 2015-07-28 15:38:16 -07:00
migrate_v0_v1_test.go - Re-introduce config migration; fix panics occurring from older configs 2015-07-28 15:38:16 -07:00
provider.go Rename libmachine.Machine to libmachine.Provider 2015-07-09 10:24:29 -07:00
provider_test.go Rename libmachine.Machine to libmachine.Provider 2015-07-09 10:24:29 -07:00
store.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -07:00