package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jul 5, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BuildRulesTree builds a tree for rules
func PushRules(pushDir, org, insightsToken, host string, deleteMissing, dryrun bool) error
PushRules pushes automation rules to insights
type CompareResults struct {
RuleInsert []Rule
RuleUpdate []Rule
RuleDelete []Rule
}
CompareResults holds the rules for inserting, updating, and deleting
Rule is the struct to hold the information for a rule
Source Files
¶
Click to show internal directories.
Click to hide internal directories.