package
0.8.29
Repository: https://github.com/aserto-dev/go-utils.git
Documentation: pkg.go.dev

# Constants

No description provided by the author

# Variables

Returned if an account id is not found in the database.
Means an existing member of a tenant was invited to join the same tenant.
Returned if there was a problem setting up an Auth0 user.
Returned when authentication has failed or is not possible.
Returned when authorization has failed or is not possible.
Returned when a runtime query has an error.
Returned when a runtime failed to load.
Returned when there's a problem retrieving a connection.
Means a provided connection ID was not found in the database.
Returned when there's a problem with a connection's secret.
Means a connection failed to validate.
Returned if object object id is not found in the directory.
Returned if object type is not defined in the directory.
Returned if permission is not defined in the directory.
Returned if relation object is not found in the directory.
Returned if relation type is not defined in the directory.
Returned when tenant store for given tenant id is not found in directory.
Returned when discovery for policy runtime configuration has failed.
Returned when the caller tries to create or update a connection with a name that already exists.
Returned when the caller tries to create or update a policy with a name that already exists.
Returned when there's a problem getting a github access token.
Returned if there was a problem setting up a Github secret.
Returned when there's a problem getting a gitlab access token.
Means an account already exists for the specified user.
Returned if an account id is not valid.
Returned when a given parameter is incorrect (wrong format, value or type).
Returned if a string doesn't look like an auth0 ID.
Returned when a decision is invalid.
Returned if an invalid email address was used.
Returned when an ID is not correct.
Returned when a field is marked as an ID, and it's not a string.
Returned if a policy builder id is invalid.
Returned if a policy id is invalid.
Returned when a tag is not a valid policy.
Means the provider config name doesn't exist.
Means the provider ID is invalid.
Means the tenant id is not valid.
Means the tenant name doesn't conform to our tenant name rules.
Returned when an invitation has been accepted.
Returned when an invitation has been declined.
Returned when an invitation has been canceled.
Returned when an invite for an email already exists.
Returned when an invitation has expired.
Returned if an account tried to accept or decline the invite of another account.
Returned when trying to delete the last owner of a tenant.
Returned if a module is not found.
Returned when a user is not allowed to perform an operation.
Returned when trying to delete an entity that still has dependents.
Means no tenant id was found in the current context.
Returned when the account has not setup a personal tenant yet.
Returned if a policy builder id is not found in the database.
Returned if a policy instance is not found in the database.
Returned if a policy id is not found in the database.
Returned if a policy already has a connected repository.
Returned if a policy repository is not found in the database.
Returned if a source has already been attached to a policy.
Returned if a policy source is not found in the database.
Returned when a provider verification call has failed.
Returned when a runtime query has an error.
Returned when the caller is trying to update a readonly value.
Returned if an SCC repository has already been referenced in a policy.
Returned when an operation timed out after multiple retries.
The asked-for runtime is not yet available, but will likely be in the future.
Returned when there's a problem communicating with an SCC provider such as Github.
Returned if the organization is not found in the source code provider.
Returned if the repo is not found in the source code provider.
Returned when there's a problem with one of the system connections.
Returned if the tenant is marked for deletion.
Returned if a tenant id is not found in the database.
Unknown error ID.
Return if a user already exists.
Return if a user is not found.
Returned when trying to update a resource that was changed in the meanwhile.