Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPClient ¶
HTTPClient creates an http.Client. If rootCA is specified, the client will validate the server's certificate on TLS connections against that RootCA. If proxyAddr is specified, the client will proxy through the given http proxy.
func NewChainedAndFronted ¶
NewChainedAndFronted creates a new struct for accessing resources using chained and direct fronted servers in parallel.
func PersistentHTTPClient ¶
PersistentHTTPClient creates an http.Client that persists across requests. If rootCA is specified, the client will validate the server's certificate on TLS connections against that RootCA. If proxyAddr is specified, the client will proxy through the given http proxy.
Types ¶
Click to show internal directories.
Click to hide internal directories.