Sebastiaan van Stijn
|
340711db3d
api: add types/volume.ListOptions for a more consistent API
|
il y a 5 ans |
Sebastiaan van Stijn
|
eaf1a604f2
client: use types/registry.AuthConfig
|
il y a 3 ans |
Drew Erny
|
240a9fcb83
Add Swarm cluster volume supports
|
il y a 4 ans |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
il y a 3 ans |
Sebastiaan van Stijn
|
64e96932bd
api: rename volume.VolumeCreateBody to volume.CreateOptions
|
il y a 3 ans |
Sebastiaan van Stijn
|
18281c92fa
api: rename volume.VolumeListOKBody to volume.ListResponse
|
il y a 3 ans |
Sebastiaan van Stijn
|
7293857456
api: rename ContainerWaitOKBody to container.WaitResponse
|
il y a 3 ans |
Sebastiaan van Stijn
|
176f66df9c
api/types: replace uses of deprecated types.Volume with volume.Volume
|
il y a 3 ans |
Sebastiaan van Stijn
|
e8fa708ae5
client: ContainerStop(), ContainerRestart(): support stop-signal
|
il y a 3 ans |
Sebastiaan van Stijn
|
9060126639
client, integration-cli: remove unneeded import aliases
|
il y a 3 ans |
Roman Volosatovs
|
47ad2f3dd6
API,daemon: support `type` URL parameter to /system/df
|
il y a 4 ans |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
il y a 5 ans |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
il y a 5 ans |
Brian Goff
|
ce1ceeb257
Add stats options to not prime the stats
|
il y a 5 ans |
Tibor Vass
|
e8382ece65
api: add undocumented /grpc endpoint to talk to GRPC services
|
il y a 6 ans |
Tibor Vass
|
8ff7847d1c
builder: add prune options to the API
|
il y a 7 ans |
Akihiro Suda
|
edac92409a
client: add WithDialContext() and client.Dialer()
|
il y a 7 ans |
Tonis Tiigi
|
0bddd4ccfe
builder: add graceful cancellation endpoint
|
il y a 7 ans |
Mathieu Champlon
|
5a84124739
Make client underlying HTTP client accessible
|
il y a 7 ans |
Brian Goff
|
b16b125bb4
Fix swagger volume type generation
|
il y a 7 ans |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
il y a 7 ans |
Daniel Nephin
|
0a91ba2d8c
Remove duplicate calls for getting an APIClient
|
il y a 7 ans |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
il y a 7 ans |
Adam Pointer
|
7732ca94fc
Alias container and network packages to stop name clashes
|
il y a 7 ans |
Sebastiaan van Stijn
|
5fee8bddfe
Use correct type for ContainerExecAttach
|
il y a 7 ans |
Tonis Tiigi
|
5c3d2d552b
Implement incremental file sync using client session
|
il y a 8 ans |
Tonis Tiigi
|
ec7b6238c3
Add long-running client session endpoint
|
il y a 8 ans |
Royce Remer
|
5f1d94e569
pull client API version negotiation out of the CLI and into the client
|
il y a 8 ans |
Yong Tang
|
158b2a1875
Add `scope` filter in `/networks/<id>`
|
il y a 8 ans |
Dave Tucker
|
6ce6ae1cd1
client: Expose DaemonHost to client users
|
il y a 8 ans |