Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithClient ¶
func NewWithClient(client ifaces_gcloud_storage.StorageClient) (plugin.StorageService, error)
Types ¶
type StorageStorageService ¶
type StorageStorageService struct {
// contains filtered or unexported fields
}
func (*StorageStorageService) Delete ¶
func (s *StorageStorageService) Delete(bucket string, key string) error
*
- Delete an Item in a Google Cloud Storage Bucket
Click to show internal directories.
Click to hide internal directories.