package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Feb 5, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 10
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 SyncRules(syncDir, org, insightsToken, host string, fullsync, dryrun bool) error
SyncRules syncs 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.