.. |
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
|
api: swagger: adjust ContainerWaitResponse error as optional
|
2022-05-30 16:42:12 +01:00 |
events
|
api/types/events: add "Type" type for event-type enum
|
2021-08-23 21:14:55 +02:00 |
filters
|
api: filters: return correct status on invalid filters
|
2022-03-18 09:44:50 +01:00 |
image
|
api/types: re-generate with new template
|
2019-11-05 11:32:41 -08:00 |
mount
|
introduce CreateMountpoint for parity between binds and mounts
|
2022-05-19 16:43:06 +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
|
goimports: fix imports
|
2019-09-18 12:56:54 +02:00 |
strslice
|
Format code with gofmt -s from go-1.11beta1
|
2018-09-06 15:24:16 -07:00 |
swarm
|
api/types/swarm: Version: implement stringer interface
|
2022-05-13 02:40:14 +02:00 |
time
|
api/types/time: remove DurationToSecondsString() utility as it's no longer used
|
2022-04-20 21:29:36 +02:00 |
versions
|
api/types/versions: simplify compare if versions are equal
|
2021-08-22 11:05:22 +02:00 |
volume
|
Add Swarm cluster volume supports
|
2022-05-13 00:55:44 +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
|
Accept platform spec on container create
|
2020-03-20 16:10:36 -07:00 |
deprecated.go
|
api/types: rename volume.VolumeUsageData to volume.UsageData
|
2022-04-28 22:39:10 +02:00 |
error_response.go
|
|
|
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
|
|
|
image_delete_response_item.go
|
|
|
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
|
|
|
plugin_env.go
|
|
|
plugin_interface_type.go
|
|
|
plugin_mount.go
|
|
|
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
|
|
|
stats.go
|
Fix dont typo
|
2018-09-08 16:58:03 +08:00 |
types.go
|
Annotate some swagger documented types as int64
|
2022-05-23 21:10:07 +02:00 |