web

package
v0.0.0-...-ac70c57 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApiController

func ApiController(c *gin.Context, app *application.App)

func CreateServerController

func CreateServerController(c *gin.Context, app *application.App)

func CreateTemplateController

func CreateTemplateController(c *gin.Context, app *application.App)

func CreateVersionController

func CreateVersionController(c *gin.Context, app *application.App, templateID string)

func DeleteApiTokenController

func DeleteApiTokenController(c *gin.Context, app *application.App, tokenID string)

func DeleteServerController

func DeleteServerController(c *gin.Context, app *application.App, serverID string)

func DeleteTemplateController

func DeleteTemplateController(c *gin.Context, app *application.App, templateID string)

func DeleteVersionController

func DeleteVersionController(c *gin.Context, app *application.App, versionID string)

func IndexController

func IndexController(c *gin.Context, db *gorm.DB)

func IssueApiTokenController

func IssueApiTokenController(c *gin.Context, app *application.App)

func ListServersController

func ListServersController(c *gin.Context, app *application.App)

func ListTemplatesController

func ListTemplatesController(c *gin.Context, app *application.App)

func LockTemplateController

func LockTemplateController(c *gin.Context, app *application.App, templateID string)

func RedeployController

func RedeployController(c *gin.Context, app *application.App, templateID string)

func ShowAuthFormController

func ShowAuthFormController(c *gin.Context, app *application.App)

func ShowCreateServerController

func ShowCreateServerController(c *gin.Context, app *application.App)

func ShowCreateTemplateController

func ShowCreateTemplateController(c *gin.Context, app *application.App)

func ShowServerController

func ShowServerController(c *gin.Context, app *application.App, serverID string)

func ShowTemplateController

func ShowTemplateController(c *gin.Context, app *application.App, templateID string)

func SubmitAuthController

func SubmitAuthController(c *gin.Context, app *application.App)

func UpdateServerController

func UpdateServerController(c *gin.Context, app *application.App, serverID string)

func UpdateTemplateController

func UpdateTemplateController(c *gin.Context, app *application.App, templateID string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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