Client¶
-
class
glareclient.v1.client.
Client
(endpoint, **kwargs) Bases:
object
Client for the Glare Artifact Repository v1 API.
Parameters: - endpoint (string) – A user-supplied endpoint URL for the glare service.
- token (string) – Token for authentication.