configlet#
Collection Note
This module is part of the nokia.eda_config_v1alpha1 collection. To install the collection, use:
Added in version0.1.0
. Synopsis#
- Configlet is a configuration snippet that can be applied to a set of targets. The path on the target is provided in jspath notation, and the configuration is provided as a JSON string. Configlets can be applied to a set of targets based on a label selector, a list of targets, or a combination of both.
Authors#
- Roman Dodin (@hellt)