Class: Fog::Storage::Ninefold
- Inherits:
-
Atmos
- Object
- 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"