moby--moby/api/types
Sebastiaan van Stijn 3660ee30e3
api/types: fix empty-lines (revive)
Also renamed variables that collided with import

     api/types/strslice/strslice_test.go:36:41: empty-lines: extra empty line at the end of a block (revive)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 31441778fa)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-30 23:59:29 +02:00
..
backend wsContainersAttach attach to stdin/out/err streams as requested 2022-05-17 13:23:07 +02:00
blkiodev Add canonical import comment 2018-02-05 16:51:57 -05:00
container container/exec: Support ConsoleSize 2022-06-24 11:54:25 +02:00
events api/types/events: add "Type" type for event-type enum 2021-08-23 21:14:55 +02:00
filters gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
image api/types: re-generate with new template 2019-11-05 11:32:41 -08:00
mount vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a 2022-08-09 14:05:30 +02:00
network api/types: remove errdefs dependency 2020-06-04 12:14:16 +02:00
plugins/logdriver Add partial log metadata to log driver proto 2018-08-10 20:44:30 -07:00
registry gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
strslice api/types: fix empty-lines (revive) 2022-09-30 23:59:29 +02:00
swarm api/types/swarm: Version: implement stringer interface 2022-05-13 02:40:14 +02:00
time gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
versions api/types/versions: simplify compare if versions are equal 2021-08-22 11:05:22 +02:00
volume vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a 2022-08-09 14:05:30 +02:00
auth.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client.go Make it explicit raw|multiplexed stream implementation being used 2022-05-12 11:36:31 +02:00
configs.go container/exec: Support ConsoleSize 2022-06-24 11:54:25 +02:00
deprecated.go api/types: rename volume.VolumeUsageData to volume.UsageData 2022-04-28 22:39:10 +02:00
error_response.go Update to inline comments. 2016-10-31 11:13:41 -04:00
error_response_ext.go Make `ErrorResponse` implement `Error` 2019-07-02 10:17:03 -07:00
graph_driver_data.go api: docs: update docs for /images/{name}/json (current API version) 2022-03-03 22:50:10 +01:00
id_response.go Add an IDResponse type 2016-10-31 11:16:02 -04:00
image_delete_response_item.go Generate ImageDeleteResponse from swagger spec. 2017-01-03 11:47:47 -05:00
image_summary.go Annotate some swagger documented types as int64 2022-05-23 21:10:07 +02:00
plugin.go Move plugin client creation to the extension point 2018-05-25 15:18:53 -04:00
plugin_device.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_env.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_interface_type.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_mount.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_responses.go Add canonical import comment 2018-02-05 16:51:57 -05:00
port.go Describe IP field of Port definition 2018-05-15 12:09:42 +02:00
service_update_response.go Return warnings from service create and service update when digest pinning fails 2016-11-18 09:31:31 -08:00
stats.go Fix dont typo 2018-09-08 16:58:03 +08:00
types.go api: add BuildCache.Parents for API >= v1.42 2022-08-04 09:33:35 +02:00