Overview

Namespaces

  • None
  • OpenCloud
    • Autoscale
      • Resource
    • CloudMonitoring
      • Exception
      • Resource
    • Common
      • Exceptions
      • Log
      • Request
        • Response
    • Compute
    • Database
    • DNS
    • LoadBalancer
      • Resources
    • ObjectStore
      • Resource
    • Orchestration
    • Volume
  • PHP

Classes

  • Curl

Interfaces

  • HttpRequestInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Namespace OpenCloud\Common\Request

Namespaces summary
OpenCloud\Common\Request\Response
Classes summary
Curl The CurlRequest class is a simple wrapper to CURL functions. Not only does this permit stubbing of the interface as described under the HttpRequest interface, it could potentially allow us to replace the interface methods with other function calls in the future.
Interfaces summary
HttpRequestInterface The HttpRequest interface defines methods for wrapping CURL; this allows those methods to be stubbed out for unit testing, thus allowing us to test without actually making live calls.
PHP OpenCloud API API documentation generated by ApiGen 2.8.0