# Functions
AsDataError returns a wrapped error that exposes the underlying error code and message (if possible).
DiscoverTenantID returns the tenent ID for the given subscription ID.
MaybeJujuApplicationObjectID returns the Juju Application Object ID if the passed in application ID is the Juju Enterprise App.
ReportableError returns a wrapped error that exposes the underlying error code and message (if possible), or just the passed in error.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DataError is a go error that wraps the odataerrors.ODataError response type.
ServicePrincipalCreator creates a service principal for the Juju enterprise application.
ServicePrincipalParams are used when creating Juju service principal.