DockerCLI/vendor/github.com/docker/licensing
Daniel Hiltgen f73bd83419
Bump licensing library
Removes the billing profile flow which is now handled on the back-end.

Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
(cherry picked from commit 8e565d0399)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-08 00:35:18 +01:00
..
lib Vendoring bump for containerd and licensing 2018-08-20 09:42:05 -07:00
model Bump licensing library 2019-01-08 00:35:18 +01:00
LICENSE Vendor bump for licensing library to support multiple signing keys 2018-08-29 07:38:19 -07:00
README.md Vendor bump for licensing library to support multiple signing keys 2018-08-29 07:38:19 -07:00
client.go Bump licensing library 2019-01-08 00:35:18 +01:00
license.go Vendor bump for licensing library to support multiple signing keys 2018-08-29 07:38:19 -07:00
storage.go Vendor bump of licensing lib 2018-09-28 14:43:06 -07:00
subscriptions.go Vendoring bump for containerd and licensing 2018-08-20 09:42:05 -07:00
users.go Vendoring bump for containerd and licensing 2018-08-20 09:42:05 -07:00

README.md

docker/licensing

Overview

licensing is a library for interacting with Docker issued product licenses. It facilitates user's authentication to the Docker Store, provides a mechanism for retrieving a user's existing licenses, detects and verifies locally stored licenses, and can be used to provision trial licenses for Docker Enterprise Edition.

License

docker/licensing is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.