Class: Ansible::Ruby::Modules::Gce_mig

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb

Overview

Create, Update or Destroy a Managed Instance Group (MIG). See U(cloud.google.com/compute/docs/instance-groups) for an overview. Full install/configuration instructions for the gce* modules can be found in the comments of ansible/test/gce_tests.py.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#autoscalingObject?



39
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 39

attribute :autoscaling

#credentials_fileObject?



25
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 25

attribute :credentials_file

#nameString



12
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 12

attribute :name

#named_portsObject?



42
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 42

attribute :named_ports

#project_idObject?



28
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 28

attribute :project_id

#service_account_emailObject?



22
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 22

attribute :service_account_email

#sizeObject?



19
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 19

attribute :size

#state:absent, ...



31
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 31

attribute :state

#templateObject?



16
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 16

attribute :template

#zoneObject



35
# File 'lib/ansible/ruby/modules/generated/cloud/google/gce_mig.rb', line 35

attribute :zone