Sebastiaan van Stijn
|
ebef4efb88
api/types: move ContainerLogsOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
9670d9364d
api/types: move ContainerListOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
7bce33eb0f
api/types: move ContainerStartOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
0f77875220
api/types: move ContainerRemoveOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
9498d897ab
api/types: move ContainerCommitOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
30f09b4a1a
api/types: move ContainerAttachOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
95b92b1f97
api/types: move ResizeOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
ec69501e94
api/types: move ServiceCreateResponse, and generate from swagger
|
2 年之前 |
Sebastiaan van Stijn
|
5b3e6555a3
api/types: move ServiceUpdateResponse
|
2 年之前 |
Sebastiaan van Stijn
|
48cacbca24
api/types: move image-types to api/types/image
|
2 年之前 |
Sebastiaan van Stijn
|
c90229ed9a
api/types: move system info types to api/types/system
|
2 年之前 |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 年之前 |
Sebastiaan van Stijn
|
dbb48e4b29
api/types/container: create type for changes endpoint
|
2 年之前 |
Sebastiaan van Stijn
|
340711db3d
api: add types/volume.ListOptions for a more consistent API
|
5 年之前 |
Sebastiaan van Stijn
|
eaf1a604f2
client: use types/registry.AuthConfig
|
3 年之前 |
Drew Erny
|
240a9fcb83
Add Swarm cluster volume supports
|
4 年之前 |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
3 年之前 |
Sebastiaan van Stijn
|
64e96932bd
api: rename volume.VolumeCreateBody to volume.CreateOptions
|
3 年之前 |
Sebastiaan van Stijn
|
18281c92fa
api: rename volume.VolumeListOKBody to volume.ListResponse
|
3 年之前 |
Sebastiaan van Stijn
|
7293857456
api: rename ContainerWaitOKBody to container.WaitResponse
|
3 年之前 |
Sebastiaan van Stijn
|
176f66df9c
api/types: replace uses of deprecated types.Volume with volume.Volume
|
3 年之前 |
Sebastiaan van Stijn
|
e8fa708ae5
client: ContainerStop(), ContainerRestart(): support stop-signal
|
3 年之前 |
Sebastiaan van Stijn
|
9060126639
client, integration-cli: remove unneeded import aliases
|
3 年之前 |
Roman Volosatovs
|
47ad2f3dd6
API,daemon: support `type` URL parameter to /system/df
|
4 年之前 |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
5 年之前 |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 年之前 |
Brian Goff
|
ce1ceeb257
Add stats options to not prime the stats
|
5 年之前 |
Tibor Vass
|
e8382ece65
api: add undocumented /grpc endpoint to talk to GRPC services
|
6 年之前 |
Tibor Vass
|
8ff7847d1c
builder: add prune options to the API
|
6 年之前 |
Akihiro Suda
|
edac92409a
client: add WithDialContext() and client.Dialer()
|
7 年之前 |