moby--moby/api/types
Sebastiaan van Stijn 687bdc7c71
API: swarm: move PidsLimit to TaskTemplate.Resources
The initial implementation followed the Swarm API, where
PidsLimit is located in ContainerSpec. This is not the
desired place for this property, so moving the field to
TaskTemplate.Resources in our API.

A similar change should be made in the SwarmKit API (likely
keeping the old field for backward compatibility, because
it was merged some releases back)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-05 12:50:38 +02:00
..
backend
blkiodev
container swagger: reformat, and wrap to ~80-chars 2020-05-02 18:10:28 +02:00
events
filters
image
mount
network api/types: remove errdefs dependency 2020-06-04 12:14:16 +02:00
plugins/logdriver
registry
strslice
swarm API: swarm: move PidsLimit to TaskTemplate.Resources 2020-06-05 12:50:38 +02:00
time
versions
volume swagger: reformat, and wrap to ~80-chars 2020-05-02 18:10:28 +02:00
auth.go
client.go
configs.go
error_response.go
error_response_ext.go
graph_driver_data.go
id_response.go
image_delete_response_item.go
image_summary.go
plugin.go
plugin_device.go
plugin_env.go
plugin_interface_type.go
plugin_mount.go
plugin_responses.go
port.go
seccomp.go
service_update_response.go
stats.go
types.go
volume.go swagger: reformat, and wrap to ~80-chars 2020-05-02 18:10:28 +02:00