View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalBgpPeerConfig (google_api_gke_on_prem v0.2.0)
BareMetalBgpPeerConfig represents configuration parameters for a Border Gateway Protocol (BGP) peer.
Attributes
-
asn
(type:String.t
, default:nil
) - Required. BGP autonomous system number (ASN) for the network that contains the external peer device. -
controlPlaneNodes
(type:list(String.t)
, default:nil
) - The IP address of the control plane node that connects to the external peer. If you don't specify any control plane nodes, all control plane nodes can connect to the external peer. If you specify one or more IP addresses, only the nodes specified participate in peering sessions. -
ipAddress
(type:String.t
, default:nil
) - Required. The IP address of the external peer device.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.