# Functions
NewRESTClient constructs a new REST client containing each sub client.
NewRESTClientForHost constructs a new REST client containing a swagger API client using the defined host string and basePath, the additional Harbor v2 API suffix as well as basic auth info.
# Structs
RESTClient implements the Client interface as a REST client.
# Interfaces
No description provided by the author