Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

ExternalLinkTechnology

The possible external link technologies

enum ExternalLinkTechnology {
AIRFLOW
GITHUB
GITLAB
OTHER
}

Values

ExternalLinkTechnology.AIRFLOW

Apache Airflow workflow management platform

ExternalLinkTechnology.GITHUB

GitHub version control and collaboration platform

ExternalLinkTechnology.GITLAB

GitLab version control and DevOps platform

ExternalLinkTechnology.OTHER

Other external link type

Member Of