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