Class: Google::Apis::ContainerV1beta1::Master
- Inherits:
-
Object
- Object
- Google::Apis::ContainerV1beta1::Master
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- generated/google/apis/container_v1beta1/classes.rb,
generated/google/apis/container_v1beta1/representations.rb,
generated/google/apis/container_v1beta1/representations.rb
Overview
Master is the configuration for components on master.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Master
constructor
A new instance of Master.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ Master
Returns a new instance of Master.
2326 2327 2328 |
# File 'generated/google/apis/container_v1beta1/classes.rb', line 2326 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2331 2332 |
# File 'generated/google/apis/container_v1beta1/classes.rb', line 2331 def update!(**args) end |