groups

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	pbs.UnimplementedGroupServiceServer
	// contains filtered or unexported fields
}

Service handles request as described by the pbs.GroupServiceServer interface.

func NewService

func NewService(repo common.IamRepoFactory) (Service, error)

NewService returns a group service which handles group related requests to boundary.

func (Service) AddGroupMembers

AddGroupMembers implements the interface pbs.GroupServiceServer.

func (Service) CreateGroup

CreateGroup implements the interface pbs.GroupServiceServer.

func (Service) DeleteGroup

DeleteGroup implements the interface pbs.GroupServiceServer.

func (Service) GetGroup

func (s Service) GetGroup(ctx context.Context, req *pbs.GetGroupRequest) (*pbs.GetGroupResponse, error)

GetGroups implements the interface pbs.GroupServiceServer.

func (Service) ListGroups

ListGroups implements the interface pbs.GroupServiceServer.

func (Service) RemoveGroupMembers

RemoveGroupMembers implements the interface pbs.GroupServiceServer.

func (Service) SetGroupMembers

SetGroupMembers implements the interface pbs.GroupServiceServer.

func (Service) UpdateGroup

UpdateGroup implements the interface pbs.GroupServiceServer.

Jump to

Keyboard shortcuts

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