Overview
  • Namespace
  • Class

Namespaces

  • OpenCloud
    • Autoscale
      • Resource
    • CDN
      • Resource
    • CloudMonitoring
      • Collection
      • Exception
      • Resource
    • Common
      • Collection
      • Constants
      • Exceptions
      • Http
        • Message
      • Log
      • Resource
      • Service
    • Compute
      • Constants
      • Exception
      • Resource
    • Database
      • Resource
    • DNS
      • Collection
      • Resource
    • Identity
      • Constants
      • Resource
    • Image
      • Enum
      • Resource
        • JsonPatch
        • Schema
    • LoadBalancer
      • Collection
      • Enum
      • Resource
    • Networking
      • Resource
    • ObjectStore
      • Constants
      • Enum
      • Exception
      • Resource
      • Upload
    • Orchestration
      • Resource
    • Queues
      • Collection
      • Exception
      • Resource
    • Volume
      • Resource

Classes

  • AbstractService
  • Catalog
  • CatalogItem
  • CatalogService
  • Endpoint
  • NovaService
  • ServiceBuilder

Interfaces

  • ServiceInterface

Class Catalog

This object represents the service catalog returned by the Rackspace API. It contains all the services available to the end-user, including specific information for each service.

Namespace: OpenCloud\Common\Service
Located at OpenCloud/Common/Service/Catalog.php

Methods summary

public static OpenCloud\Common\Service\Catalog
# factory( $config )

Produces a Catalog from a mixed input.

Produces a Catalog from a mixed input.

Parameters

$config

Returns

OpenCloud\Common\Service\Catalog

Throws

OpenCloud\Common\Exceptions\InvalidArgumentError
public array
# getItems( )

Returns

array
API documentation generated by ApiGen