instance

package
v0.0.0-...-1b70f73 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2022 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstanceServer

type InstanceServer struct{}

func (InstanceServer) CreateInstance

func (InstanceServer) CreateInstance(c echo.Context) error

func (InstanceServer) DeleteInstance

func (InstanceServer) DeleteInstance(ctx echo.Context, id string) error

func (InstanceServer) GetInstance

func (InstanceServer) GetInstance(ctx echo.Context, id string) error

func (InstanceServer) ListAllInstances

func (InstanceServer) ListAllInstances(ctx echo.Context) error

func (InstanceServer) StartInstance

func (InstanceServer) StartInstance(ctx echo.Context, instanceID string) error

func (InstanceServer) StopInstance

func (InstanceServer) StopInstance(ctx echo.Context, instanceID string) error

Jump to

Keyboard shortcuts

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