Skip to main content

GitlabUrlReader

Home > @backstage/backend-common > GitlabUrlReader

Implements a UrlReaderService for files on GitLab.

Signature:

class GitlabUrlReader implements UrlReader 

Implements: UrlReader

Constructors

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

Properties

PropertyModifiersTypeDescription
factorystaticReaderFactory

Methods

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