refac(hub): pack functions behind a struct

This commit is contained in:
2020-01-26 15:29:11 +01:00
parent b6e52111e5
commit 05a008e720
7 changed files with 158 additions and 152 deletions

View File

@ -10,6 +10,8 @@ can update the short and long description of a docker repository.
## Usage
Test
The examples below describe two ways to update the full description of the
docker hub repository. First by the binary and second by a container based way.