Package version:

Interface GitCatalog

Properties for a Git repository catalog.

Hierarchy

  • GitCatalog

Properties

branch?: string

Git branch.

path?: string

The folder where the catalog items can be found inside the repository.

secretIdentifier?: string

A reference to the Key Vault secret containing a security token to authenticate to a Git repository.

uri?: string

Git URI.

Generated using TypeDoc