mirror of https://github.com/docker/cli.git
5ac07c795f
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
lib | ||
model | ||
types | ||
LICENSE | ||
README.md | ||
client.go | ||
license.go | ||
storage.go | ||
subscriptions.go | ||
users.go |
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.