PHP Class Elastica\Transport\AwsAuthV4

Inheritance: extends Guzzle
Show file Open project: ruflin/elastica

Protected Methods

Method Description
_getBaseUrl ( Connection $connection )
_getGuzzleClient ( $baseUrl, $persistent = true )

Private Methods

Method Description
getConfig ( Connection $conn, $key, $default = null )
getCredentialProvider ( )
getSigningMiddleware ( )
initializePortAndScheme ( )

Method Details

_getBaseUrl() protected method

protected _getBaseUrl ( Connection $connection )
$connection Elastica\Connection

_getGuzzleClient() protected method

protected _getGuzzleClient ( $baseUrl, $persistent = true )