v1

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthenticationAndAuthorizationHandler

func AuthenticationAndAuthorizationHandler(handler echo.HandlerFunc) echo.HandlerFunc

AuthenticationAndAuthorizationHandler handle user authentication and authorization here.

func AuthenticationAndAuthorizationHandlerForWebSocket

func AuthenticationAndAuthorizationHandlerForWebSocket(handler echo.HandlerFunc) echo.HandlerFunc

AuthenticationAndAuthorizationHandlerForWebSocket handle user authentication and authorization here.

func FootmarkRouter

func FootmarkRouter(g *echo.Group)

LogEventRouter api/v1/logs/* router

func LogEventRouter

func LogEventRouter(g *echo.Group)

LogEventRouter api/v1/logs/* router

func NewLogEventApi

func NewLogEventApi(logEventService service.LogEvent) api.LogEvent

NewLogEventApi returns LogEvent type api

func NewPipelineApi

func NewPipelineApi(pipelineService service.Pipeline, logEventService service.LogEvent, processEventService service.ProcessEvent) api.Pipeline

NewPipelineApi returns Pipeline type api

func NewProcessApi

func NewProcessApi(processService service.Process, footmarkService service.ProcessFootmark, logEventService service.LogEvent, processLifeCycleEventService service.ProcessLifeCycleEvent) api.Process

NewProcessApi returns Process type api

func NewProcessEventApi

func NewProcessEventApi(processEventService service.ProcessEvent) api.ProcessEvent

NewProcessEventApi returns ProcessEvent type api

func NewProcessLifeCycleEventApi

func NewProcessLifeCycleEventApi(processLifeCycleEventService service.ProcessLifeCycleEvent) api.ProcessLifeCycleEvent

NewProcessLifeCycleEventApi returns ProcessLifeCycleEvent type api

func PipelineRouter

func PipelineRouter(g *echo.Group)

PipelineRouter api/v1/pipelines router/*

func ProcessEventRouter

func ProcessEventRouter(g *echo.Group)

ProcessEventRouter api/v1/processes_events router/*

func ProcessLifeCycleRouter

func ProcessLifeCycleRouter(g *echo.Group)

ProcessLifeCycleRouter api/v1/process_life_cycle_events/* router

func ProcessRouter

func ProcessRouter(g *echo.Group)

ProcessRouter api/v1/processes router/*

func Router

func Router(g *echo.Group)

Router api/v1 base router

Types

This section is empty.

Jump to

Keyboard shortcuts

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