View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalIslandModeCidrConfig (google_api_gke_on_prem v0.6.1)
Specifies the cluster CIDR configuration while running in island mode.
Attributes
-
podAddressCidrBlocks
(type:list(String.t)
, default:nil
) - Required. All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. This field cannot be changed after creation. -
serviceAddressCidrBlocks
(type:list(String.t)
, default:nil
) - Required. All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. This field is mutable after creation starting with version 1.15.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.