Versions in this module Expand all Collapse all v0 v0.3.0-beta.6 Jun 7, 2024 v0.3.0-beta.5 Mar 1, 2024 v0.3.0-beta.4 Jan 4, 2024 v0.3.0-beta.3 Jan 2, 2024 v0.3.0-beta.2 Dec 12, 2023 v0.3.0-beta.1 Dec 7, 2023 v0.3.0-beta.0 Aug 14, 2023 v0.2.2 Feb 21, 2023 v0.2.1 Jun 30, 2022 v0.2.0 Dec 20, 2021 Changes in this version + const SeverityHigh + const SeverityLow + const SeverityMedium + const StatusError + const StatusFail + const StatusPass + const StatusSkip + const StatusWarn + var AddToScheme = SchemeBuilder.AddToScheme + var SchemeBuilder = &scheme.Builder + var SchemeGroupVersion = schema.GroupVersion + func Kind(kind string) schema.GroupKind + func Resource(resource string) schema.GroupResource + type ClusterPolicyReport struct + Results []*PolicyReportResult + Scope *corev1.ObjectReference + ScopeSelector *metav1.LabelSelector + Summary PolicyReportSummary + func (in *ClusterPolicyReport) DeepCopy() *ClusterPolicyReport + func (in *ClusterPolicyReport) DeepCopyInto(out *ClusterPolicyReport) + func (in *ClusterPolicyReport) DeepCopyObject() runtime.Object + type ClusterPolicyReportList struct + Items []ClusterPolicyReport + func (in *ClusterPolicyReportList) DeepCopy() *ClusterPolicyReportList + func (in *ClusterPolicyReportList) DeepCopyInto(out *ClusterPolicyReportList) + func (in *ClusterPolicyReportList) DeepCopyObject() runtime.Object + type PolicyReport struct + Results []*PolicyReportResult + Scope *corev1.ObjectReference + ScopeSelector *metav1.LabelSelector + Summary PolicyReportSummary + func (in *PolicyReport) DeepCopy() *PolicyReport + func (in *PolicyReport) DeepCopyInto(out *PolicyReport) + func (in *PolicyReport) DeepCopyObject() runtime.Object + type PolicyReportList struct + Items []PolicyReport + func (in *PolicyReportList) DeepCopy() *PolicyReportList + func (in *PolicyReportList) DeepCopyInto(out *PolicyReportList) + func (in *PolicyReportList) DeepCopyObject() runtime.Object + type PolicyReportResult struct + Category string + Message string + Policy string + Properties map[string]string + ResourceSelector *metav1.LabelSelector + Resources []*corev1.ObjectReference + Result PolicyResult + Rule string + Scored bool + Severity PolicySeverity + Source string + Timestamp metav1.Timestamp + func (in *PolicyReportResult) DeepCopy() *PolicyReportResult + func (in *PolicyReportResult) DeepCopyInto(out *PolicyReportResult) + type PolicyReportSummary struct + Error int + Fail int + Pass int + Skip int + Warn int + func (in *PolicyReportSummary) DeepCopy() *PolicyReportSummary + func (in *PolicyReportSummary) DeepCopyInto(out *PolicyReportSummary) + type PolicyResult string + type PolicySeverity string v0.2.0-beta.4 Dec 20, 2021 v0.2.0-beta.3 Dec 20, 2021 v0.2.0-beta.2 Dec 20, 2021 v0.2.0-beta.1 Dec 16, 2021 v0.2.0-beta.0 Dec 16, 2021