handler

package
v0.0.0-...-2998d80 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainerGetLogs

func ContainerGetLogs(api store.Getter) echo.HandlerFunc

func ContainerList

func ContainerList(api store.Getter) echo.HandlerFunc

func ProjectGet

func ProjectGet(api store.Getter) echo.HandlerFunc

func ProjectList

func ProjectList(api store.Getter) echo.HandlerFunc

func RepositoryGet

func RepositoryGet(api store.Getter) echo.HandlerFunc

func RepositoryList

func RepositoryList(api store.Getter) echo.HandlerFunc

func RepositoryReconcile

func RepositoryReconcile(repoReconcileTrigger chan<- bool) echo.HandlerFunc

Types

type LogLine

type LogLine struct {
	Timestamp time.Time
	Message   string
}

Jump to

Keyboard shortcuts

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