Module: SwiftIngest
- Defined in:
- lib/swift_ingest.rb,
lib/swift_ingest/version.rb
Defined Under Namespace
Classes: Ingestor
Constant Summary collapse
- DEFAULTS =
{ tenant: 'tester', username: 'test:tester', password: 'testing', auth_url: 'http://www.example.com:8080/auth/v1.0', project: 'ERA', project_name: 'ERA', project_domain_name: 'default' }.freeze
- VERSION =
'0.4.1'.freeze