Versions in this module Expand all Collapse all v1 v1.5.3 Jul 15, 2023 v1.5.2 Jul 15, 2023 Changes in this version + type RoutingRule struct + Description string + Matchers []string + Mode RoutingRuleMode + Name string + type RoutingRuleMode string + const RoutingRuleModeAllow + const RoutingRuleModeBlock + func (m RoutingRuleMode) IsValid() error + type Script struct + Content string + Name string + Type string