Red Hat Camel K is no longer supported.
As of June 30, 2025, Red Hat build of Camel K has reached End of Life. The suggested replacements is Red Hat build of Apache Camel. For details about moving, see the Camel K to Camel Quarkus migration guide.第 16 章 Azure Storage Blob Source
使用 Azure Storage Blob 中的文件。
Azure Storage Blob Source Kamelet 只是一个技术预览功能。技术预览功能不受红帽产品服务等级协议(SLA)支持,且功能可能并不完整。红帽不推荐在生产环境中使用它们。
这些技术预览功能可以使用户提早试用新的功能,并有机会在开发阶段提供反馈意见。有关红帽技术预览功能支持范围的更多信息,请参阅 https://access.redhat.com/support/offerings/techpreview。
16.1. 配置选项 复制链接链接已复制到粘贴板!
下表总结了 azure-storage-blob-source Kamelet 可用的选项:
| 属性 | 名称 | 描述 | 类型 | 默认 | 示例 |
|---|---|---|---|---|---|
| accessKey * | 访问密钥 | Azure Storage Blob 访问密钥。 | 字符串 | ||
| accountName * | 帐户名称 | Azure Storage Blob 帐户名称。 | 字符串 | ||
| containerName * | 容器名称 | Azure Storage Blob 容器名称。 | 字符串 | ||
| 周期 X | 每个 Polls 间的间隔 | 以毫秒为单位获取 Azure Storage Container 的时间间隔 | 整数 |
| |
| credentialType | 凭证类型 | 决定要采用的凭证策略。可能的值有 SHARED_ACCOUNT_KEY、SHARED_KEY_CREDENTIAL 和 AZURE_IDENTITY | 字符串 |
|
带有星号 packagemanifests 的字段是必需的。