Class: Mosaic::Sdk::Configuration::Settings

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/mosaic/sdk/configuration.rb

Overview

Singleton holding the SDK configuration settings.

Stores the Fluence gateway tenant used to route HTTP calls.

Instance Attribute Summary collapse

Instance Attribute Details

#tenantSymbol

Fluence gateway tenant forwarded to Fluence::Gateway::Client.

Returns:

  • (Symbol)

    the tenant name (default: :mosaic)