rest

package
v4.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 24 Imported by: 0

Documentation

Overview

Package provides a gateway to the underlying grpc service

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserMetaHandler

type UserMetaHandler struct {
	resources.ResourceProviderHandler
	// contains filtered or unexported fields
}

func NewUserMetaHandler

func NewUserMetaHandler(ctx context.Context) *UserMetaHandler

func (*UserMetaHandler) DeleteUserMetaTags

func (s *UserMetaHandler) DeleteUserMetaTags(req *restful.Request, rsp *restful.Response)

func (*UserMetaHandler) Filter

func (s *UserMetaHandler) Filter() func(string) string

Filter returns a function to filter the swagger path

func (*UserMetaHandler) ListAllNamespaces

func (s *UserMetaHandler) ListAllNamespaces(ctx context.Context, client idm.UserMetaServiceClient) (map[string]*idm.UserMetaNamespace, error)

func (*UserMetaHandler) ListUserMetaNamespace

func (s *UserMetaHandler) ListUserMetaNamespace(req *restful.Request, rsp *restful.Response)

func (*UserMetaHandler) ListUserMetaTags

func (s *UserMetaHandler) ListUserMetaTags(req *restful.Request, rsp *restful.Response)

func (*UserMetaHandler) PerformSearchMetaRequest

func (s *UserMetaHandler) PerformSearchMetaRequest(ctx context.Context, request *idm.SearchUserMetaRequest) (*rest.UserMetaCollection, error)

func (*UserMetaHandler) PoliciesForMeta

func (s *UserMetaHandler) PoliciesForMeta(ctx context.Context, resourceId string, resourceClient interface{}) (policies []*serviceproto.ResourcePolicy, e error)

func (*UserMetaHandler) PutUserMetaTag

func (s *UserMetaHandler) PutUserMetaTag(req *restful.Request, rsp *restful.Response)

func (*UserMetaHandler) SearchUserMeta

func (s *UserMetaHandler) SearchUserMeta(req *restful.Request, rsp *restful.Response)

SearchUserMeta performs a search on user metadata

func (*UserMetaHandler) SwaggerTags

func (s *UserMetaHandler) SwaggerTags() []string

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

func (*UserMetaHandler) UpdateUserMeta

func (s *UserMetaHandler) UpdateUserMeta(req *restful.Request, rsp *restful.Response)

UpdateUserMeta will check for namespace policies before updating / deleting

func (*UserMetaHandler) UpdateUserMetaNamespace

func (s *UserMetaHandler) UpdateUserMetaNamespace(req *restful.Request, rsp *restful.Response)

func (*UserMetaHandler) UserBookmarks

func (s *UserMetaHandler) UserBookmarks(req *restful.Request, rsp *restful.Response)

UserBookmarks searches meta with bookmark namespace and feeds a list of nodes with the results

Jump to

Keyboard shortcuts

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