PHP 클래스 LibCloud\Compute\ComputeFactory

파일 보기 프로젝트 열기: linkorb/libcloud-php 1 사용 예제들

공개 메소드들

메소드 설명
getProvider ( string $type, string $accessToken ) : LibCloud\Compute\ComputeInterface

메소드 상세

getProvider() 공개 정적인 메소드

public static getProvider ( string $type, string $accessToken ) : LibCloud\Compute\ComputeInterface
$type string provider name
$accessToken string api token
리턴 LibCloud\Compute\ComputeInterface