airflow

package
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2018 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deploy

func Deploy(path, name, wsId string) error

Deploy pushes a new docker image

func Init

func Init(path string) error

Init will scaffold out a new airflow project

func Kill

func Kill(airflowHome string) error

Kill stops a local airflow development cluster

func PS

func PS(airflowHome string) error

PS prints the running airflow containers

func Start

func Start(airflowHome string) error

Start starts a local airflow development cluster

func Stop

func Stop(airflowHome string) error

Stop a running docker project

Types

type ComposeConfig

type ComposeConfig struct {
	PostgresUser         string
	PostgresPassword     string
	PostgresHost         string
	PostgresPort         string
	AirflowImage         string
	AirflowHome          string
	AirflowUser          string
	AirflowWebserverPort string
}

ComposeConfig is input data to docker compose yaml template

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL