View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalProxyConfig (google_api_gke_on_prem v0.6.0)
Specifies the cluster proxy configuration.
Attributes
-
noProxy
(type:list(String.t)
, default:nil
) - A list of IPs, hostnames, and domains that should skip the proxy. Examples: ["127.0.0.1", "example.com", ".corp", "localhost"]. -
uri
(type:String.t
, default:nil
) - Required. Specifies the address of your proxy server. Examples:http://domain
Do not provide credentials in the formathttp://(username:password@)domain
these will be rejected by the server.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.