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.



4075
4076
4077
# File 'lib/google/apis/container_v1beta1/classes.rb', line 4075

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4080
4081
# File 'lib/google/apis/container_v1beta1/classes.rb', line 4080

def update!(**args)
end