PHP Class LibCloud\Compute\ComputeFactory

Afficher le fichier Open project: linkorb/libcloud-php Class Usage Examples

Méthodes publiques

Méthode Description
getProvider ( string $type, string $accessToken ) : LibCloud\Compute\ComputeInterface

Method Details

getProvider() public static méthode

public static getProvider ( string $type, string $accessToken ) : LibCloud\Compute\ComputeInterface
$type string provider name
$accessToken string api token
Résultat LibCloud\Compute\ComputeInterface