Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶
HTTPClient saml2aws http client which extends the existing client
func NewHTTPClient ¶
func NewHTTPClient(tr http.RoundTripper) (*HTTPClient, error)
NewHTTPClient configure the default http client used by the providers
func (*HTTPClient) DisableFollowRedirect ¶
func (client *HTTPClient) DisableFollowRedirect()
DisableFollowRedirect disable redirects
func (*HTTPClient) EnableFollowRedirect ¶
func (client *HTTPClient) EnableFollowRedirect()
EnableFollowRedirect enable redirects
Click to show internal directories.
Click to hide internal directories.