Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCPService ¶
type GCPService struct {
// contains filtered or unexported fields
}
GCPService GCP Service struct
func (*GCPService) CreateBucket ¶
func (svc *GCPService) CreateBucket(ctx context.Context, name string) error
CreateBucket creates a gcp bucket
func (*GCPService) DeleteGCPBucket ¶
func (svc *GCPService) DeleteGCPBucket(ctx context.Context, name string) error
DeleteGCPBucket deletes a gcp bucket
Click to show internal directories.
Click to hide internal directories.