package
2.2.2
Repository: https://github.com/brightbox/gobrightbox.git
Documentation: pkg.go.dev

# Constants

API constants.
API constants.
API constants.
API constants.

# Variables

Brightbox is the default oauth2 endpoint As Brightbox is a direct access API using oauth2 mechanisms there is no AuthURL.
FullScope tokens allow access to both the API and Orbit.
InfrastructureScope tokens are used to access the Brightbox API.
OrbitScope tokens restrict access to Orbit files only.

# Structs

Config contains the endpoint,version and account of the Brightbox API BaseURL should be an url of the form https://api.region.brightbox.com, e.g: https://api.gb1.brightbox.com.