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.



3761
3762
3763
# File 'lib/google/apis/container_v1beta1/classes.rb', line 3761

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3766
3767
# File 'lib/google/apis/container_v1beta1/classes.rb', line 3766

def update!(**args)
end