# Functions
AuthorizedClient returns an implementation of AuthorizedClient wrapping calls to vcs uService.
DefaultBranch get default branch from given repository.
DeleteForApplication removes association between a repositories manager and an application.
GetPollingInfos returns polling_supported and polling_disabled for a vcs server.
GetWebhooksInfos returns webhooks_supported, webhooks_disabled, webhooks_creation_supported, webhooks_creation_disabled for a vcs server.
InsertForApplication associates a repositories manager with an application.
LoadLinkedApplicationNames loads applications which are linked with this repository manager name.
ReceiveEvents has to be launched as a goroutine.
RetryEvent retries the events.
# Structs
PollingInfos is a set of info about polling functions.
WebhooksInfos is a set of info about webhooks.