Documentation
¶
Index ¶
- func CheckSingletonResource(response *http.Response, err error, apiFuncName, resourceType string) (bool, error)
- func GetManagementAPIObjectsFromIterator[T any](iter management.EntityArrayPagedIterator, ...) ([]T, error)
- func GetMfaAPIObjectsFromIterator[T any](iter mfa.EntityArrayPagedIterator, ...) ([]T, error)
- func GetRiskAPIObjectsFromIterator[T any](iter risk.EntityArrayPagedIterator, ...) ([]T, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckSingletonResource ¶
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.
Click to show internal directories.
Click to hide internal directories.