Class: Google::Apis::GkeonpremV1::VmwareAdminMetalLbConfig
- Inherits:
-
Object
- Object
- Google::Apis::GkeonpremV1::VmwareAdminMetalLbConfig
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/gkeonprem_v1/classes.rb,
lib/google/apis/gkeonprem_v1/representations.rb,
lib/google/apis/gkeonprem_v1/representations.rb
Overview
VmwareAdminMetalLbConfig represents configuration parameters for a MetalLB load balancer. For admin clusters, currently no configurations is needed.
Instance Method Summary collapse
-
#initialize(**args) ⇒ VmwareAdminMetalLbConfig
constructor
A new instance of VmwareAdminMetalLbConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ VmwareAdminMetalLbConfig
Returns a new instance of VmwareAdminMetalLbConfig.
4157 4158 4159 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 4157 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4162 4163 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 4162 def update!(**args) end |