hopsworks.git_provider #
GitProvider #
Returned by
username property #
Username set for the provider.
git_provider property #
Name of the provider, can be GitHub, GitLab or BitBucket.
host property #
Host of the provider, can be for example github.com for GitHub, gitlab.com for GitLab or bitbucket.org for BitBucket.
delete #
delete()
Remove the git provider configuration.
| RAISES | DESCRIPTION |
|---|---|
hopsworks.client.exceptions.RestAPIError | If the backend encounters an error when handling the request |