Skip to main content

GiteaUrlReader

Home > @backstage/backend-common > GiteaUrlReader

Implements a UrlReaderService for the Gitea v1 api.

Signature:

class GiteaUrlReader implements UrlReader 

Implements: UrlReader

Constructors

ConstructorModifiersDescription
(constructor)(integration, deps)Constructs a new instance of the GiteaUrlReader class

Properties

PropertyModifiersTypeDescription
factorystaticReaderFactory

Methods

MethodModifiersDescription
read(url)
readTree(url, options)
readUrl(url, options)
search()
toString()