.. |
mesos
|
use engine-api for network create
|
2016-03-25 15:35:04 -07:00 |
swarm
|
use engine-api for network create
|
2016-03-25 15:35:04 -07:00 |
cluster.go
|
use engine-api for network create
|
2016-03-25 15:35:04 -07:00 |
config.go
|
move more experimental out of rescheduling
|
2016-03-17 20:13:46 +08:00 |
config_test.go
|
add unit test
|
2016-01-05 10:31:47 -08:00 |
container.go
|
fix minor typo
|
2016-03-26 10:33:11 +08:00 |
container_test.go
|
create Containers type
|
2015-05-26 12:01:48 -07:00 |
engine.go
|
use engine-api for network create
|
2016-03-25 15:35:04 -07:00 |
engine_sorter.go
|
implemented naturalsorter for engine
|
2015-08-06 11:35:49 -04:00 |
engine_sorter_test.go
|
implemented naturalsorter for engine
|
2015-08-06 11:35:49 -04:00 |
engine_test.go
|
Updating image related unit tests to use engine-api
|
2016-03-30 10:15:35 -07:00 |
event.go
|
support 1.10 events
|
2016-01-15 19:35:04 -08:00 |
image.go
|
Reusing ImageListOptions for ImageFilterOptions
|
2016-03-30 11:00:05 -07:00 |
image_test.go
|
Reusing ImageListOptions for ImageFilterOptions
|
2016-03-30 11:00:05 -07:00 |
network.go
|
use apiClient for listing networks in refresh
|
2016-03-29 14:50:22 -07:00 |
network_test.go
|
use apiClient for listing networks in refresh
|
2016-03-29 14:50:22 -07:00 |
options.go
|
Enabling checkpoint failover in FrameworkInfo
|
2016-01-14 04:05:00 -05:00 |
options_test.go
|
Use os.Unsetenv in options_test
|
2015-07-01 20:25:52 -07:00 |
utils_darwin.go
|
Mac build fix
|
2016-01-18 16:54:22 -08:00 |
utils_unix.go
|
Support TCP_USER_TIMEOUT for Linux and its equivalent in Mac
|
2016-01-18 15:46:27 -08:00 |
utils_windows.go
|
Support TCP_USER_TIMEOUT for Linux and its equivalent in Mac
|
2016-01-18 15:46:27 -08:00 |
volume.go
|
use apiClient for volumes management
|
2016-03-29 15:01:27 -07:00 |
volume_test.go
|
use apiClient for volumes management
|
2016-03-29 15:01:27 -07:00 |
watchdog.go
|
output error when starting a rescheduled container fails.
|
2016-03-25 19:28:46 +08:00 |