handlers

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateEventSubscription

func CreateEventSubscription(c echo.Context, db *gorm.DB) error

HTTP handler for creating deployments

func DeleteEventSubscription

func DeleteEventSubscription(c echo.Context) error

func GetDeployment

func GetDeployment(c echo.Context) error

func GetDeploymentOperation

func GetDeploymentOperation(c echo.Context) error

func GetEventSubscription

func GetEventSubscription(c echo.Context) error

func GetEvents

func GetEvents(c echo.Context) error

gets the event types

func Index

func Index(c echo.Context) error

func ListEventSubscriptions

func ListEventSubscriptions(c echo.Context) error

func ListOperations

func ListOperations(c echo.Context) error

func NewCreateDeploymentHandler

func NewCreateDeploymentHandler(appConfig *config.AppConfig, credential azcore.TokenCredential) echo.HandlerFunc

func NewEventGridWebHookHandler

func NewEventGridWebHookHandler(appConfig *config.AppConfig, credential azcore.TokenCredential) echo.HandlerFunc

func NewInvokeDeploymentOperationHandler

func NewInvokeDeploymentOperationHandler(appConfig *config.AppConfig, credential azcore.TokenCredential) echo.HandlerFunc

func NewListDeploymentsHandler

func NewListDeploymentsHandler(appConfig *config.AppConfig) echo.HandlerFunc

func UpdateDeployment

func UpdateDeployment(c echo.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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