Class: Ansible::Ruby::Modules::Gc_storage

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

Overview

This module allows users to manage their objects/buckets in Google Cloud Storage. It allows upload and download operations and can set some canned permissions. It also allows retrieval of URLs for objects for use in playbooks, and retrieval of string contents of objects. This module requires setting the default project in GCS prior to playbook usage. See U(developers.google.com/storage/docs/reference/v1/apiversion1) for information about setting the default project.

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

#bucketString



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

attribute :bucket

#destString?



24
# File 'lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb', line 24

attribute :dest

#expirationObject?



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

attribute :expiration

#force:yes, ...



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

attribute :force

#gs_access_keyObject



50
# File 'lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb', line 50

attribute :gs_access_key

#gs_secret_keyObject



46
# File 'lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb', line 46

attribute :gs_secret_key

#headersObject?



36
# File 'lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb', line 36

attribute :headers

#mode:get, ...



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

attribute :mode

#objectString?



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

attribute :object

#permissionString?



32
# File 'lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb', line 32

attribute :permission

#regionString?



54
# File 'lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb', line 54

attribute :region

#srcString?



20
# File 'lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb', line 20

attribute :src

#versioningSymbol?



58
# File 'lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb', line 58

attribute :versioning