mocks

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Okta

type Okta struct {
	mock.Mock
}

Okta is an autogenerated mock type for the Okta type

func (*Okta) EmailFromCode

func (_m *Okta) EmailFromCode(code string, domain string, clientID string, clientSecret string) (string, error)

EmailFromCode provides a mock function with given fields: code, domain, clientID, clientSecret

func (*Okta) Emails

func (_m *Okta) Emails(domain string, clientID string, apiToken string) ([]string, error)

Emails provides a mock function with given fields: domain, clientID, apiToken

func (*Okta) Groups added in v0.1.3

func (_m *Okta) Groups(domain string, clientID string, apiToken string, groupNames []string) (map[string][]string, error)

Groups provides a mock function with given fields: domain, clientID, apiToken, groupNames

func (*Okta) ValidateOktaConnection

func (_m *Okta) ValidateOktaConnection(domain string, clientID string, apiToken string) error

ValidateOktaConnection provides a mock function with given fields: domain, clientID, apiToken

Jump to

Keyboard shortcuts

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