Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCSClient ¶
GCSClient is client for Google Cloud Storage.
func (GCSClient) CheckBucket ¶
CheckBucket checks bucket existence.
func (GCSClient) IsExists ¶
func (c GCSClient) IsExists(opt provider.FileOption) (isExist bool, err error)
IsExists checks file existence from GCS Bucket.
func (GCSClient) UploadFromLocalFile ¶
func (c GCSClient) UploadFromLocalFile(opt provider.FileOption) error
UploadFromLocalFile uploads from local file to GCS Bucket.
Click to show internal directories.
Click to hide internal directories.