Proxy configuration of a cluster.
Name | Type | Description | Notes |
---|---|---|---|
http_proxy | str | HTTPProxy is the URL of the proxy for HTTP requests. | [optional] |
https_proxy | str | HTTPSProxy is the URL of the proxy for HTTPS requests. | [optional] |
no_proxy | str | NoProxy is a comma-separated list of domains and CIDRs for which the proxy should not be used | [optional] |