flotilla

package
v0.0.0-...-a5c446f Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouter

func NewRouter(ep endpoints) *muxtrace.Router

NewRouter creates and returns a Mux Router

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func NewApp

func NewApp(conf config.Config,
	log flotillaLog.Logger,
	eksLogsClient logs.Client,
	eksExecutionEngine engine.Engine,
	stateManager state.Manager,
	eksClusterClient cluster.Client,
	eksQueueManager queue.Manager,
	emrExecutionEngine engine.Engine,
	emrQueueManager queue.Manager,
	middlewareClient middleware.Client,
) (App, error)

Function to initialize a new Flotilla app.

func (*App) Run

func (app *App) Run() error

Start the Application.

Jump to

Keyboard shortcuts

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