baetyl-remote-object

command
v0.0.0-...-2939877 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2020 License: Apache-2.0 Imports: 33 Imported by: 0

README

baetyl-remote-object

Baetyl-remote-object module which is used to upload object(maybe image, file, video etc.) to some services like BOS(Baidu Object Storage), COS(Ceph Object Storage) and Amazon S3(Simple Storage Service).

Build

cd ../.. # change directory to the path of baetyl
make rebuild MODULES="remote-object" # build baetyl-remote-objcet
make rebuild PLATFORMS=all MODULES="remote-object" # build baetyl-remote-object of all supported platforms
make rebuild PLATFORMS="linux/amd64" MODULES="remote-object" # build baetyl-remote-object of specified platform

make image MODULES="remote-object" # build docker image for baetyl-remote-object module
make image PLATFORMS=all MODULES="remote-object" # build docker images of all supported platforms for baetyl-remote-object module
make image PLATFORMS="linux/amd64" MODULES="remote-object" # build docker image of specified platform for baetyl-remote-object module

Example

More detailed contents of configuration please refer to example folder.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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