# README
labels
labels
processor will append Asset's Labels with value from given config.
Usage
processors:
- name: labels
config:
labels:
foo: bar
myLabel: myValue
Inputs
Key | Value | Example | Description | |
---|---|---|---|---|
labels | object | {"foo": "bar"} | Map of string | required |
Contributing
Refer to the contribution guidelines for information on contributing to this module.
# Functions
New create a new processor.