srv

package
v0.8.9 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OktaPager

type OktaPager func(context.Context, *okta.Response, *[]*okta.User) (*okta.Response, error)

func NormalPager

func NormalPager() OktaPager

type OktaPlugin

type OktaPlugin struct {
	// contains filtered or unexported fields
}

func NewOktaPlugin

func NewOktaPlugin() *OktaPlugin

func NewTestOktaPlugin

func NewTestOktaPlugin(ctrl *gomock.Controller, pager OktaPager) *OktaPlugin

func (*OktaPlugin) Close

func (o *OktaPlugin) Close() (*plugin.Stats, error)

func (*OktaPlugin) Delete

func (o *OktaPlugin) Delete(id string) error

func (*OktaPlugin) GetConfig

func (o *OktaPlugin) GetConfig() plugin.Config

func (*OktaPlugin) GetVersion added in v0.0.21

func (o *OktaPlugin) GetVersion() (string, string, string)

func (*OktaPlugin) Open

func (o *OktaPlugin) Open(cfg plugin.Config, op plugin.OperationType) error

func (*OktaPlugin) Read

func (o *OktaPlugin) Read() ([]*api.User, error)

func (*OktaPlugin) Write

func (o *OktaPlugin) Write(user *api.User) error

Jump to

Keyboard shortcuts

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