Files
containerd/leases/lease_test.go
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

2.5 KiB