Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListAvailable ¶
ListAvailable returns a list of providers that: - match the requested capabilities - can be initialized with the given configuration
func New ¶
New creates a new git provider based on the given configuration and capabilities. The provider is selected based on the given capabilities and the provider's priority.
func NewWithName ¶
NewWithName creates a new git provider based on the given configuration and provider name. Caution: this function does not check if the provider is available with the given configuration or capabilities. It is the caller's responsibility to ensure that the provider is available. Use ListAvailable for that purpose.
Types ¶
Click to show internal directories.
Click to hide internal directories.