Class: Google::Apis::ContainerV1beta1::Master

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/container_v1beta1/classes.rb,
lib/google/apis/container_v1beta1/representations.rb,
lib/google/apis/container_v1beta1/representations.rb

Overview

Master is the configuration for components on master.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ Master

Returns a new instance of Master.



3119
3120
3121
# File 'lib/google/apis/container_v1beta1/classes.rb', line 3119

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3124
3125
# File 'lib/google/apis/container_v1beta1/classes.rb', line 3124

def update!(**args)
end