moby--moby/integration
Sebastiaan van Stijn b4c46b0dac
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>
2019-06-07 13:04:44 +02:00
..
build Make cgroup namespaces configurable 2019-05-07 10:22:16 -07:00
config Replace waitAndAssert in config_test.go with poll.WaitOn 2019-01-15 03:54:52 +00:00
container integration: change container.Create signature to fix linting 2019-06-07 13:04:44 +02:00
image integration: change container.Create signature to fix linting 2019-06-07 13:04:44 +02:00
internal integration: change container.Create signature to fix linting 2019-06-07 13:04:44 +02:00
network integration: change network.CreateNoError signature to fix linting 2019-06-07 13:03:24 +02:00
plugin Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
secret Fatalf -> Fatal 2019-01-27 00:43:24 +00:00
service integration: change container.Create signature to fix linting 2019-06-07 13:04:44 +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-06-07 13:04:44 +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-06-07 13:04:44 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00