# Functions

Helper function to construct app password from clientId and secret.
Helper function to perform HTTP requests.
Helper function to handle API errors.
HandleAPIError processes an HTTP response and returns a FronteggAPIError if applicable.
IsNotFoundError checks if the error is a 404 Not Found error.
NewCloudAPIClient creates a new Cloud API client.
No description provided by the author
NewFronteggAPIError creates a new FronteggAPIError instance.
NewFronteggClient function for initializing a new Frontegg client with an auth token.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
CloudAPIClient is a client for interacting with the Materialize Cloud API.
CloudProvider contains the information about a cloud provider and its region.
CloudProviderResponse represents the response for listing cloud providers.
Region holds the connection details for an active region.
No description provided by the author
FronteggAPIError represents a standardized error structure for Frontegg API calls.
FronteggClient struct to encapsulate the http.Client with additional properties.
RegionInfo holds the detailed information about a region from the Cloud API.
Role represents the Frontegg role structure.

# Type aliases

No description provided by the author