containerd/cmd/ctr/commands/images
Sebastiaan van Stijn f7089ba225
leases: add WithLabel
This adds a new WithLabel function, which allows to set a single label on
a lease, without having to first construct an intermediate map[string]string.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-09-11 21:03:40 +02:00
..
convert.go Add a platform.ParseAll helper 2023-06-26 20:34:37 +00:00
export.go Add a platform.ParseAll helper 2023-06-26 20:34:37 +00:00
images.go Add inspect image commands 2023-08-23 06:52:35 -07:00
import.go Fix default platform matcher when ctr import 2023-07-31 22:17:25 +08:00
inspect.go Add inspect image commands 2023-08-23 06:52:35 -07:00
mount.go leases: add WithLabel 2023-09-11 21:03:40 +02:00
pull.go ctr: pull or fetch image metadata by default 2023-08-31 11:07:52 -07:00
push.go use uppercase letters for flag usage 2023-03-08 14:28:06 +08:00
tag.go use uppercase letters for flag usage 2023-03-08 14:28:06 +08:00
unmount.go use uppercase letters for flag usage 2023-03-08 14:28:06 +08:00
usage.go cmd/ctr/commands/images: support usage subcommand 2023-02-14 23:24:10 +08:00