accounts

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2021 License: MPL-2.0 Imports: 14 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.UnimplementedAccountServiceServer
	// contains filtered or unexported fields
}

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

func NewService

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

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

func (Service) ChangePassword

ChangePassword implements the interface pbs.AccountServiceServer.

func (Service) CreateAccount

CreateAccount implements the interface pbs.AccountServiceServer.

func (Service) DeleteAccount

DeleteAccount implements the interface pbs.AccountServiceServer.

func (Service) GetAccount

GetAccount implements the interface pbs.AccountServiceServer.

func (Service) ListAccounts

ListAccounts implements the interface pbs.AccountServiceServer.

func (Service) SetPassword

SetPassword implements the interface pbs.AccountServiceServer.

func (Service) UpdateAccount

UpdateAccount implements the interface pbs.AccountServiceServer.

Jump to

Keyboard shortcuts

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