class Google::Cloud::Storage

Defined in:

cloud/storage.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(credentials : Google::ServiceAccount::Key) #

[View source]

Instance Method Detail

def buckets #

[View source]
def credentials : ServiceAccount::Key #

[View source]
def get(path : String, headers = HTTP::Headers.new, &) #

[View source]
def objects #

[View source]
def post(path : String, body, headers = HTTP::Headers.new, &) #

[View source]