Documentation ¶
Index ¶
- func ComputePolicyReportResult(auditWarn bool, engineResponse engineapi.EngineResponse, ...) policyreportv1alpha2.PolicyReportResult
- func ComputePolicyReportResultsPerPolicy(auditWarn bool, engineResponses ...engineapi.EngineResponse) map[engineapi.GenericPolicy][]policyreportv1alpha2.PolicyReportResult
- func ComputePolicyReports(auditWarn bool, engineResponses ...engineapi.EngineResponse) ([]policyreportv1alpha2.ClusterPolicyReport, ...)
- func MergeClusterReports(clustered []policyreportv1alpha2.ClusterPolicyReport) policyreportv1alpha2.ClusterPolicyReport
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputePolicyReportResult ¶
func ComputePolicyReportResult(auditWarn bool, engineResponse engineapi.EngineResponse, ruleResponse engineapi.RuleResponse) policyreportv1alpha2.PolicyReportResult
func ComputePolicyReportResultsPerPolicy ¶
func ComputePolicyReportResultsPerPolicy(auditWarn bool, engineResponses ...engineapi.EngineResponse) map[engineapi.GenericPolicy][]policyreportv1alpha2.PolicyReportResult
func ComputePolicyReports ¶
func ComputePolicyReports(auditWarn bool, engineResponses ...engineapi.EngineResponse) ([]policyreportv1alpha2.ClusterPolicyReport, []policyreportv1alpha2.PolicyReport)
func MergeClusterReports ¶
func MergeClusterReports(clustered []policyreportv1alpha2.ClusterPolicyReport) policyreportv1alpha2.ClusterPolicyReport
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.