package
0.0.0-20191224190917-13d25fa355d8
Repository: https://github.com/googlecloudplatform/airflow-operator.git
Documentation: pkg.go.dev

# Functions

Add creates a new AirflowBase Controller and adds it to the Manager with default RBAC.
IsPostgres return true for postgres.

# Structs

Cluster - interface to handle airflowbase.
Flower - interface to handle flower.
MemoryStore - interface to handle memorystore.
Redis - interface to handle redis.
Scheduler - interface to handle scheduler.
UI - interface to handle ui.
Worker - interface to handle worker.