containerd/integration/client
Derek McGowan a80606bc2d
Move plugin type definitions to containerd plugins package
The plugins packages defines the plugins used by containerd.
Move all the types and properties to this package.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-10-12 20:52:56 -07:00
..
benchmark_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
client_test.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
client_ttrpc_test.go Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
client_unix_test.go integration: use sleep inf with busybox:1.36 2023-01-29 18:02:18 +08:00
client_unix.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
client_windows_test.go replace mcr.microsoft.com registry to ghcr.io/containerd registry 2023-08-06 21:14:07 +08:00
client.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
container_checkpoint_test.go integration/client: Rework withBytesBuffers 2023-06-27 23:47:14 -07:00
container_fuzzer.go update fuzz function names in docs with golang naming convention 2023-02-06 17:59:07 +08:00
container_idmapped_linux_test.go integration: add test for idmapped mounts 2023-09-05 01:23:30 +03:00
container_linux_test.go Move plugin type definitions to containerd plugins package 2023-10-12 20:52:56 -07:00
container_test.go Move plugin type definitions to containerd plugins package 2023-10-12 20:52:56 -07:00
content_test.go Add shared content label to namespaces 2022-03-11 23:37:02 -08:00
convert_test.go No more nondistributable layers in MS registry 2023-06-13 16:34:44 -04:00
daemon_config_linux_test.go Move plugin type definitions to containerd plugins package 2023-10-12 20:52:56 -07:00
daemon.go Retry client connection in waitForStart 2022-10-19 16:24:07 +00:00
export_test.go integration: use mediatype helpers 2023-09-27 13:12:54 -06:00
go.mod Merge pull request #9191 from ktock/compress-v1.17.0 2023-10-04 08:52:49 -04:00
go.sum Temporarily remove zfs as built in plugin 2023-10-12 20:39:22 -07:00
helpers_unix_test.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
helpers_unix.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
helpers_windows_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
helpers_windows.go sys: move ForceRemoveAll to integration/client 2022-08-30 17:39:18 +02:00
image_test.go replace mcr.microsoft.com registry to ghcr.io/containerd registry 2023-08-06 21:14:07 +08:00
import_test.go go.mod: github.com/opencontainers/image-spec v1.1.0-rc3 2023-05-09 23:35:58 +09:00
lease_test.go Fix command line parsing for image list 2022-07-25 14:19:40 -07:00
restart_monitor_test.go Add warning log for unknown config fields 2023-09-24 20:50:54 -07:00
signals_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
snapshot_test.go Remove escalated privileges 2023-03-31 06:17:35 -07:00
tracing.go Add integration test for tracing on image pull 2023-01-31 05:45:26 +00:00
transfer_test.go Add media type to export stream 2022-11-30 12:56:57 -08:00