Directories
¶
| Path | Synopsis |
|---|---|
|
bundle
|
|
|
bundlev1
Package bundlev1 defines the interfaces and types need to be an Airflow Dag Bundle
|
Package bundlev1 defines the interfaces and types need to be an Airflow Dag Bundle |
|
bundlev1/bundlev1client
Package bundlev1client implements the worker-side Client to speak to Dag bundles compiled with the github.com/apache/airflow/go-sdk/bundle/bundlev1/bundlev1server package.
|
Package bundlev1client implements the worker-side Client to speak to Dag bundles compiled with the github.com/apache/airflow/go-sdk/bundle/bundlev1/bundlev1server package. |
|
bundlev1/bundlev1server
Package bundlev1server implements a server implementation to run bundlev1 as gRPC servers, making it accessible to the Airflow Go Workers.
|
Package bundlev1server implements a server implementation to run bundlev1 as gRPC servers, making it accessible to the Airflow Go Workers. |
|
bundlev1/bundlev1server/impl
Package impl contains internal GPRC implementation types.
|
Package impl contains internal GPRC implementation types. |
|
cmd
|
|
|
airflow-go-edge-worker
command
|
|
|
example
|
|
|
bundle
command
|
|
|
internal
|
|
|
pkg
|
|
|
bundles/shared
Package shared contains shared data between the worker and plugins.
|
Package shared contains shared data between the worker and plugins. |
|
logging/server
Package server implements an HTTP server to make in-progress task logs available to the Airflow UI
|
Package server implements an HTTP server to make in-progress task logs available to the Airflow UI |
|
logging/shclog
Package shclog provides an type that acts like an hclog, but that outputs to a log/slog Logger
|
Package shclog provides an type that acts like an hclog, but that outputs to a log/slog Logger |
|
Package sdk provides access to the Airflow objects (Variables, Connection, XCom etc) during run time for tasks.
|
Package sdk provides access to the Airflow objects (Variables, Connection, XCom etc) during run time for tasks. |
Click to show internal directories.
Click to hide internal directories.