moby/integration
Sebastiaan van Stijn 9c49308cce
integration: change container.Create signature to fix linting
```
Line 25: warning: context.Context should be the first parameter of a function (golint)
Line 44: warning: context.Context should be the first parameter of a function (golint)
Line 52: warning: context.Context should be the first parameter of a function (golint)
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b4c46b0dac)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-23 18:20:48 +02:00
..
build Add regression tests for invalid platform status codes 2019-09-16 15:37:47 +02:00
config Add test for keeping same daemon ID on upgrade 2019-06-18 18:55:00 +00:00
container integration: change container.Create signature to fix linting 2019-09-23 18:20:48 +02:00
image integration: change container.Create signature to fix linting 2019-09-23 18:20:48 +02:00
internal integration: change container.Create signature to fix linting 2019-09-23 18:20:48 +02:00
network integration: change network.CreateNoError signature to fix linting 2019-09-23 18:20:46 +02:00
plugin Improvements to the test runners 2019-08-19 18:55:57 +02:00
secret Fatalf -> Fatal 2019-01-27 00:43:24 +00:00
service integration: change container.Create signature to fix linting 2019-09-23 18:20:48 +02:00
session Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
system integration: change container.Create signature to fix linting 2019-09-23 18:20:48 +02:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume integration: change container.Create signature to fix linting 2019-09-23 18:20:48 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00