moby--moby/integration
Sebastiaan van Stijn 52c1a2fae8
gofmt GoDoc comments with go1.19
Older versions of Go don't format comments, so committing this as
a separate commit, so that we can already make these changes before
we upgrade to Go 1.19.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-08 19:56:23 +02:00
..
build Merge pull request #43009 from thaJeztah/skip_TestBuildWCOWSandboxSize 2021-11-10 11:59:09 -08:00
config Add configuration validation option and tests. 2021-06-23 09:54:55 +00:00
container gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
daemon replace deprecated gotest.tools' env.Patch() with t.SetEnv() 2022-05-28 12:12:39 +02:00
distribution
image Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
internal gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
network api/server/httputils: add ReadJSON() utility 2022-04-11 21:37:51 +02:00
plugin api: rename volume.VolumeCreateBody to volume.CreateOptions 2022-04-28 22:39:14 +02:00
secret
service gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
session
system gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
testdata/https
volume api: rename volume.VolumeCreateBody to volume.CreateOptions 2022-04-28 22:39:14 +02:00
doc.go