containerd/cmd/ctr
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
..
app Remove most logrus 2023-08-26 14:31:53 -04:00
commands leases: add WithLabel 2023-09-11 21:03:40 +02:00
main.go Stop using math/rand.Read and rand.Seed (deprecated in Go 1.20) 2023-02-16 03:50:23 +09:00