package
0.10.6
Repository: https://github.com/goto/meteor.git
Documentation: pkg.go.dev

# 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

KeyValueExampleDescription
labelsobject{"foo": "bar"}Map of stringrequired

Contributing

Refer to the contribution guidelines for information on contributing to this module.

# Functions

New create a new processor.

# Structs

No description provided by the author
Processor work in a list of data.