Skip to content

external_storage

外部存储,用于存放自定义存储的详细信息。

Kind: external_storage

每个元素共享标准信封 kind · metadata · schema.

spec 字段

字段类型必填默认值说明
typestring外部存储的类型。
namestring外部存储的名称。
propertiesmap<string, string>外部存储的详细信息,以键值对形式存储。
tagsmap<string, string>用于表示该外部存储的标签。

基于 Apache-2.0 许可发布。