View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalAdminProxyConfig (google_api_gke_on_prem v0.2.0)
BareMetalAdminProxyConfig 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
WARNING: 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.