rest

package
v2.3.6+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: AGPL-3.0 Imports: 25 Imported by: 9

Documentation

Overview

Package rest provides a gateway to the underlying grpc service

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FirstRun added in v1.2.0

func FirstRun(ctx context.Context) error

Detect datasources created during install and create workspaces on them

Types

type WorkspaceHandler

type WorkspaceHandler struct {
	resources.ResourceProviderHandler
}

WorkspaceHandler defines the specific handler struc for workspace management.

func NewWorkspaceHandler

func NewWorkspaceHandler() *WorkspaceHandler

NewWorkspaceHandler simply creates and configures a handler.

func (*WorkspaceHandler) DeleteWorkspace

func (h *WorkspaceHandler) DeleteWorkspace(req *restful.Request, rsp *restful.Response)

func (*WorkspaceHandler) Filter

func (h *WorkspaceHandler) Filter() func(string) string

Filter returns a function to filter the swagger path.

func (*WorkspaceHandler) PutWorkspace

func (h *WorkspaceHandler) PutWorkspace(req *restful.Request, rsp *restful.Response)

func (*WorkspaceHandler) SearchWorkspaces

func (h *WorkspaceHandler) SearchWorkspaces(req *restful.Request, rsp *restful.Response)

func (*WorkspaceHandler) SwaggerTags

func (h *WorkspaceHandler) SwaggerTags() []string

SwaggerTags lists the names of the service tags declared in the swagger json implemented by this service.

Jump to

Keyboard shortcuts

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