package apollo.tools

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BosConfig

job_config.proto:7

Baidu BOS is an S3-compatible object storage. For more information, please visit https://cloud.baidu.com/doc/BOS/index.html

Used in: Storage

enum BosConfig.Region

job_config.proto:15

It's required to provide correct BOS region. Please read the document https://cloud.baidu.com/doc/BOS/S3.html#.E6.9C.8D.E5.8A.A1.E5.9F.9F.E5.90.8D and check your configuration.

Used in: BosConfig

message JobConfig

job_config.proto:33

enum JobConfig.JobType

job_config.proto:34

Used in: JobConfig

message Storage

job_config.proto:27

Accept exactly one storage access config. And we highly recommend the principle of Least Privilege: 1. Only grant access to this bucket. 2. Only grant access to required paths.

Used in: JobConfig