# Functions
NewURLs returns a new URLs instance for the given base URL with Org path initialized from the given orgID and Env path initialized from the given envID.
# Structs
Client is the client for a given instance of the Gravitee.io Management API The client is created once per reconcile and API context and reused for all the operations of a reconcile cycle, using the reconcile context.Context.
URLs contains URLs targeting the organization and environment of the client.