Configlet#
Configuration → CConfiglets
Documentation coming soon!
Custom Resource Definition#
To browse the Custom Resource Definition go to crd.eda.dev.
Configlet
SPEC
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.
-
Configurations to apply, being sets of paths, operations and JSON configurations.
-
Label selector to use to match targets to deploy Configlet to.
-
Reference to targets to deploy Configlet to.
-
Operating system to match against when selecting targets.
enum: "srl", "sros", "eos", +3 more -
Priority of this Configlet, between -100 and 100. Higher priorities overwrite lower priorities in the event of conflicts.
default: 0format: int32range: -100 to 100 -
Version to match against when selecting targets.
STATUS
Deployment status of this Configlet.
-
List of targets this configlet has been applied to.