rest

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

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

Go to latest
Published: Sep 2, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewK8sHandler

func NewK8sHandler(e *echo.Echo, Uc k8s.Usecase, Repo k8s.Repo)

Types

type K8sHandler

type K8sHandler struct {
	K8sUsecase k8s.Usecase
	K8sRepo    k8s.Repo
}

func (*K8sHandler) CreatePortForwardToken

func (k *K8sHandler) CreatePortForwardToken(c echo.Context) error

func (*K8sHandler) CreateSpace

func (k *K8sHandler) CreateSpace(c echo.Context) error

func (*K8sHandler) GetKubeConfig

func (k *K8sHandler) GetKubeConfig(c echo.Context) error

type ResponseError

type ResponseError struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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