controllers

package
v0.0.0-...-4f30a30 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const UnknownErrorMsg = "Something went wrong with your request. Please try again."

UnknownErrorMsg is sent to user when user

Variables

This section is empty.

Functions

func NewRouter

func NewRouter(h *Handler) *echo.Echo

NewRouter returns new router

Types

type Handler

type Handler struct {
	KubernetesClient   *k8s.Client
	UserSessionManager *commands.UserSessionManager
}

Handler type

func NewHandler

func NewHandler() (*Handler, error)

NewHandler constructor

Jump to

Keyboard shortcuts

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