Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitCatalog

Package version

Properties for a Git repository catalog.

Hierarchy

  • GitCatalog

Index

Properties

Optional branch

branch: undefined | string

Git branch.

Optional path

path: undefined | string

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

Optional secretIdentifier

secretIdentifier: undefined | string

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

Optional uri

uri: undefined | string

Git URI.

Generated using TypeDoc