authtokens

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: MPL-2.0 Imports: 12 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.UnimplementedAuthTokenServiceServer
	// contains filtered or unexported fields
}

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

func NewService

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

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

func (Service) DeleteAuthToken

DeleteAuthToken implements the interface pbs.AuthTokenServiceServer.

func (Service) GetAuthToken

GetAuthToken implements the interface pbs.AuthTokenServiceServer.

func (Service) ListAuthTokens

ListAuthTokens implements the interface pbs.AuthTokenServiceServer.

Jump to

Keyboard shortcuts

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