containerd/leases
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
..
plugin Move lease manager plugin to separate package 2022-04-15 11:08:47 -07:00
proxy Remove all gogoproto extensions 2022-04-20 07:23:28 +00:00
context.go Add leases manager interface 2018-07-18 10:43:37 -07:00
grpc.go Switch from x/net/context to context 2018-04-24 14:33:34 -07:00
id.go Stop using math/rand.Read and rand.Seed (deprecated in Go 1.20) 2023-02-16 03:50:23 +09:00
lease_test.go leases: add WithLabel 2023-09-11 21:03:40 +02:00
lease.go leases: add WithLabel 2023-09-11 21:03:40 +02:00