authmethods

package
v0.1.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 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 {
	// contains filtered or unexported fields
}

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

func NewService

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

NewService returns a auth method service which handles auth method related requests to boundary.

func (Service) CreateAuthMethod

CreateAuthMethod implements the interface pbs.AuthMethodServiceServer.

func (Service) DeleteAuthMethod

DeleteAuthMethod implements the interface pbs.AuthMethodServiceServer.

func (Service) GetAuthMethod

GetAuthMethod implements the interface pbs.AuthMethodServiceServer.

func (Service) ListAuthMethods

ListAuthMethods implements the interface pbs.AuthMethodServiceServer.

func (Service) UpdateAuthMethod

UpdateAuthMethod implements the interface pbs.AuthMethodServiceServer.

Jump to

Keyboard shortcuts

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