# Functions
CacheExpires helper function to determine remaining time before repeating a request.
NewAPIClient creates a new API client.
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ContextAccessToken takes a string oauth2 access token as authentication for the request.
ContextAPIKey takes an APIKey as authentication for the request.
ContextBasicAuth takes BasicAuth as authentication for the request.
ContextOAuth2 takes a oauth2.TokenSource as authentication for the request.
# Structs
APIClient manages communication with the Configuration API.
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
ApiKeyAttributes represents the format of credential apikey attributes for App-SecretsStore association.
No description provided by the author
App represents the response format of app details.
AppAuthentication represents the configuration required to integrate with ubyon idaas.
AppAuthnOidcEndpoints represents the response format of OIDC endpoints for an app to communicate with IDP.
AppConnector represents the response format of app connector details.
AppEndpoint represents the response format of app endpoint details.
AppEndpointAddr represents the address in either IPAddress or FQDN format.
AppEndpointDbTlsCfgLocDirect represents the tls config for database proxy.
AppEndpointDbTlsCfgLocNone represents the Nil tls config for database proxy.
AppEndpointDbTlsCfgLocSecretsStore represents the tls config for database proxy.
AppEndpointDbTlsConfigOptions represents the tls config for database proxy.
AppEndpointDefaultAttributes represents the request format of default Attributes of an AppEndpoint.
AppEndpointDefaultDbAttributes represents the request format of DB Attributes of an AppEndpoint.
AppEndpointIdpGroupAttributes represents the request format of Attributes of an AppEndpoint.
AppEndpointK8SAttributes represents the request format of Attributes of an AppEndpoint.
AppEndpointMySQLAttributes represents the request format of Attributes of an AppEndpoint.
AppEndpointMySQLAttributesDbConfig represents the request format of database configuration for MySQL.
AppEndpointMySQLTlsConfig represents the request format of tls configuration of an endpoint.
AppEndpointPort represents the layer4 /layer7 protocol port numbers in ranges or individual lists.
AppEndpointPostgresAttributes represents the request format of Attributes of an AppEndpoint.
AppEndpointPostgresAttributesDbConfig represents the request format of database configuration for postgres.
AppEndpointPostgresTlsConfig represents the request format of tls configuration of an endpoint.
AppEndpointRaw represents the response format of app endpoint details.
AppEndpointRDPAttributes represents the request format of Attributes of an AppEndpoint.
AppEndpointSSHAttributes represents the request format of Attributes of an AppEndpoint.
AppEndpointVNCAttributes represents the request format of Attributes of an AppEndpoint.
AppLaunchpad represents the request format for a app Launchpad to be created.
The structure of the attributes.
AppRoleDbUsers represents the response format of the details of the role with dbUsers.
AppSecretsStore represents the response format of a AppSecretsStore secretsstore association.
AppSecretsStoreAttributes represents the format of attributes for App-SecretsStore association.
AppSecretsStoreCertAttributes represents the format of credential certkey attributes for App-SecretsStore association.
AppTag represents the response format of app tag details.
AuthProvider represents the response format of auth provider details.
AuthProviderMfa represents the request format of MFA attributes of an AuthProvider.
BAHttpAttributes represents the http attributes required for browser access.
BAHttpsAttributes represents the https attributes required for browser access.
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
BASshAttributes represents the ssh attributes required for browser access.
BAUrlAliasSettings represents the settings required for configure URL alias.
BrowserAccessSettings represent the response format of browser access settings for an appendpoint.
CloudAccount represents the response format of Cloud Account.
The credential format for a cloud account.
CompositeAppResource represents the response format for a composite app create or update.
CompositeAppResourceRaw represents the request format for composte app for http methods POST and PATCH.
CompositeError represents the error details of composite api with the code, message, causes and a referenceId of each request.
CompositeError represents the list of error details of all the requests of a composite api.
No description provided by the author
DefaultCredentialsAttributes represents the format of credential default attributes for App-SecretsStore association.
APiError represents the error details with the code, message and causes.
GenericSwaggerError Provides access to the body, error and model on returned errors.
Icon represents the response format about the details of the icon.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JwtAttributes represents the format of credential jwtkey attributes for App-SecretsStore association.
Key represents the format of credential key attributes for App-SecretsStore association.
Network represents the response format of network details.
NetworkSummary represents the response format of network summary associated object count details.
NewApp represents the request format for a new app to be created.
NewAppEndpoint represents the request format for a new app endpoint to be created.
NewAppEndpointRaw represents the request format for creating a new appendpoint.
NewAppRole represents the request format for creating an app role association.
NewAppSecretsStore represents the request format for creating a appp secretsstore association.
NewBrowserAccessSettings represent the request format for enabling browser access for an appendpoint.
ResourceOwner represents the response format of the details of the ResourceOwner.
No description provided by the author
The structure of ResourceOwnerChannel.
SecretsStoreCredX509Cert represents the Secrets Store Credential of type Certificate.
SecretsStoreCredX509Pair represents the Secrets Store Credentials of type Certificate including the private key.
Service Provider Approval config attributes.
UpdateApp represents the request format for updating an existing app.
UpdateAppEndpoint represents the request format for updating an existing app endpoint.
UpdateAppEndpointRaw represents the request format for updating an existing app endpoint.
UpdateAppRole represents the request format for updating an app role association.
UpdateAppSecretsStore represents the request format for updating a AppSecretsStore secrets store association.
UpdateAppTag represents the request format for updating an existing app tag.
UpdateBrowserAccessSettings represent the request format for updating browser access settings for an appendpoint.
AppSecretsStoreAttributes represents the format of attributes for App-SecretsStore association.
WebHook represents the response format for a webhook.
WebHookAttributes specify the attributes struct of a webhook.
Webhook auth scheme structure.
WebHookHeaders Structure.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author