View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalNodeConfig (google_api_gke_on_prem v0.3.0)
BareMetalNodeConfig lists machine addresses to access Nodes.
Attributes
-
labels
(type:map()
, default:nil
) - The labels assigned to this node. An object containing a list of key/value pairs. The labels here, unioned with the labels set on BareMetalNodePoolConfig are the set of labels that will be applied to the node. If there are any conflicts, the BareMetalNodeConfig labels take precedence. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. -
nodeIp
(type:String.t
, default:nil
) - The default IPv4 address for SSH access and Kubernetes node. Example: 192.168.0.1
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.