.. |
progress
|
Update tests to use gotest.tools 👼
|
2018-06-08 18:24:26 +02:00 |
testdata
|
Sort services names in a natural order
|
2017-07-19 18:18:06 +03:00 |
client_test.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
cmd.go
|
Error out on orchestrator command that don't support k8s yet
|
2017-12-26 11:46:59 +01:00 |
create.go
|
Add --init option to `docker service create`
|
2018-06-14 13:50:12 +02:00 |
generic_resource_opts.go
|
Added support for generic resource update
|
2017-11-28 18:03:10 +01:00 |
generic_resource_opts_test.go
|
Update tests to use gotest.tools 👼
|
2018-06-08 18:24:26 +02:00 |
helpers.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
inspect.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
inspect_test.go
|
Update tests to use gotest.tools 👼
|
2018-06-08 18:24:26 +02:00 |
list.go
|
refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting
|
2018-07-06 15:49:32 -04:00 |
list_test.go
|
Update tests to use gotest.tools 👼
|
2018-06-08 18:24:26 +02:00 |
logs.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
opts.go
|
refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting
|
2018-07-06 15:49:32 -04:00 |
opts_test.go
|
Update tests to use gotest.tools 👼
|
2018-06-08 18:24:26 +02:00 |
parse.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
ps.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
ps_test.go
|
Update tests to use gotest.tools 👼
|
2018-06-08 18:24:26 +02:00 |
remove.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
rollback.go
|
Update code for upstream cobra
|
2017-10-25 14:49:26 -04:00 |
rollback_test.go
|
Update tests to use gotest.tools 👼
|
2018-06-08 18:24:26 +02:00 |
scale.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
trust.go
|
Switch from x/net/context to context
|
2018-05-11 16:49:43 -07:00 |
update.go
|
refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting
|
2018-07-06 15:49:32 -04:00 |
update_test.go
|
Add --init option to `docker service create`
|
2018-06-14 13:50:12 +02:00 |