Class: Fog::Storage::Ninefold
- Inherits:
-
Atmos
- Object
- Fog::Service
- Atmos
- Fog::Storage::Ninefold
- Defined in:
- lib/fog/ninefold/storage.rb
Defined Under Namespace
Modules: Utils Classes: Mock, Real
Constant Summary collapse
- STORAGE_HOST =
“api.ninefold.com”
"onlinestorage.ninefold.com"
- STORAGE_PATH =
“/storage/v1.0”
""
- STORAGE_PORT =
“443”
"80"
- STORAGE_SCHEME =
“https”
"http"
Method Summary
Methods inherited from Fog::Service
coerce_options, collection, collections, fetch_credentials, inherited, mocked_requests, model, model_path, models, new, recognized, recognizes, request, request_path, requests, requirements, requires, secrets, setup_requirements, validate_options