Red Hat Camel K is deprecated
Red Hat Camel K is deprecated and the End of Life date for this product is June 30, 2025. For help migrating to the current go-to solution, Red Hat build of Apache Camel, see the Migration Guide.第 22 章 Ceph 源
从由对象存储网关管理的 Ceph Bucket 接收数据。
22.1. 配置选项
下表总结了 ceph-source
Kamelet 可用的配置选项:
属性 | 名称 | 描述 | 类型 | 默认 | 示例 |
---|---|---|---|---|---|
accessKey * | 访问密钥 | access key。 | 字符串 | ||
bucketName * | bucket 名称 | Ceph Bucket 名称。 | 字符串 | ||
cephUrl * | Ceph Url 地址 | 设置 Ceph Object Storage Address Url。 | 字符串 |
| |
secretKey * | 机密密钥 | secret 密钥。 | 字符串 | ||
zoneGroup * | bucket 区组 | bucket zone group。 | 字符串 | ||
autoCreateBucket | autocreate Bucket | 指定自动创建存储桶。 | 布尔值 |
| |
delay | delay | 下一次轮询所选存储桶前的毫秒数。 | 整数 |
| |
deleteAfterRead | 自动删除对象 | 指定在使用对象后删除对象。 | 布尔值 |
| |
ignoreBody | 忽略正文 |
如果为 true,则忽略对象正文。把它设置为 true 可覆盖 | 布尔值 |
| |
includeBody | include Body | 如果为 true,则使用交换并放入正文和关闭中。如果为 false,则对象流将原始放在正文中,并使用对象元数据设置标头。 | 布尔值 |
| |
prefix | prefix | 搜索时要考虑的存储桶前缀。 | 字符串 |
|
带有星号 packagemanifests 的字段是必需的。