Interface: tokenmanager.IBMClientDo
import "../ibm-cos-sdk-go/aws/credentials/ibmiam/tokenmanager"
Overview
IBMClientDo wrapper type to the Do operation
Interface Method Summary collapse
-
Do(req *http.Request) (*http.Response, error)
interface
HTTP Client Do op.
Interface Method Details
Do(req *http.Request) (*http.Response, error)
This method is abstract.
HTTP Client Do op
23 |
// File 'aws/credentials/ibmiam/tokenmanager/client.go', line 23
|