package
1.33.2
Repository: https://github.com/astronomer/astro-cli.git
Documentation: pkg.go.dev

# Functions

AddConnections is a function to add Connections from settings.yaml.
AddPools is a function to add Pools from settings.yaml.
AddVariables is a function to add Variables from settings.yaml.
No description provided by the author
ConfigSettings is the main builder of the settings package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InitSettings initializes settings file.
No description provided by the author

# Variables

AirflowVersionTwo 2.0.0.
ConfigFileName is the name of the config files (home / project) ConfigFileName = "airflow_settings" ConfigFileType is the config file extension.
WorkingPath is the path to the working directory.

# Structs

Airflow contains structure of airflow settings.
No description provided by the author
Config is input data to generate connections, pools, and variables.
Connection contains structure of airflow connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
Connections is an array of airflow connection.
No description provided by the author
Pools contains structure of airflow pools.
Variables contains structure of airflow variables.
No description provided by the author