cloudstorageservice

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BucketInfo

type BucketInfo struct {
	Name      string `json:"name"`
	Location  string `json:"location"`
	ProjectID string `json:"projectID"`
}

type CloudStorageService

type CloudStorageService struct {
}

func New

func New() *CloudStorageService

func (*CloudStorageService) Buckets

func (cs *CloudStorageService) Buckets(projectID string) ([]BucketInfo, error)

Jump to

Keyboard shortcuts

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