mirror of
https://github.com/containerd/containerd.git
synced 2026-07-11 00:59:42 +00:00
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>