Skip to content

external_storage

External storage, used to store details of custom storage.

Kind: external_storage

Every element shares the standard envelope kind · metadata · schema.

spec fields

FieldTypeRequiredDefaultDescription
typestringyesThe type of the external storage.
namestringyesThe name of the external storage.
propertiesmap<string, string>Details of the external storage, stored as key-value pairs.
tagsmap<string, string>This field is used to represent the tags of the external storage.

Released under the Apache-2.0 License.