gcs

package
v0.0.37-rc31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package gcs helps with Google Cloud Scheduler

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BucketDeployment

type BucketDeployment struct {
	Core     *deploy.Core
	Settings struct {
		BucketName      string `yaml:"bucketName"`
		DeleteAgeInDays int64  `yaml:"deleteAgeInDays"`
	}
}

BucketDeployment struct

func NewBucketDeployment

func NewBucketDeployment() *BucketDeployment

NewBucketDeployment create deployment structure

func (*BucketDeployment) Deploy

func (bucketDeployment *BucketDeployment) Deploy() (err error)

Deploy bucket

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL