pingone

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknownExtractionFunction = errors.New("failed to find extraction function")
	ErrEmbeddedEmpty             = errors.New("failed to get reflect value from embedded. embedded is empty")
	ErrCastReflectValue          = errors.New("failed to cast reflect value")
)

Functions

func GetAuthorizeAPIObjectsFromIterator added in v0.5.0

func GetAuthorizeAPIObjectsFromIterator[T any](iter authorize.EntityArrayPagedIterator, clientFuncName, extractionFuncName, resourceType string) ([]T, error)

func GetManagementAPIObjectsFromIterator

func GetManagementAPIObjectsFromIterator[T any](iter management.EntityArrayPagedIterator, clientFuncName, extractionFuncName, resourceType string) ([]T, error)

func GetMfaAPIObjectsFromIterator

func GetMfaAPIObjectsFromIterator[T any](iter mfa.EntityArrayPagedIterator, clientFuncName, extractionFuncName, resourceType string) ([]T, error)

func GetRiskAPIObjectsFromIterator

func GetRiskAPIObjectsFromIterator[T any](iter risk.EntityArrayPagedIterator, clientFuncName, extractionFuncName, resourceType string) ([]T, error)

Types

This section is empty.

Directories

Path Synopsis
mfa
sso

Jump to

Keyboard shortcuts

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