Package: kyverno.io/v1alpha2
Package v1alpha2 contains API Schema definitions for the policy v1alpha2 API group
Resource Types:
AdmissionReport
AdmissionReport is the Schema for the AdmissionReports API
Field |
Description |
apiVersion string |
kyverno.io/v1alpha2 |
kind string |
AdmissionReport |
metadata
*
meta/v1.ObjectMeta
|
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
spec
*
github.com/kyverno/kyverno/api/kyverno/v2.AdmissionReportSpec
|
owner
*
meta/v1.OwnerReference
|
Owner is a reference to the report owner (e.g. a Deployment, Namespace, or Node)
|
summary
github.com/kyverno/kyverno/api/policyreport/v1alpha2.PolicyReportSummary
|
PolicyReportSummary provides a summary of results
|
results
[]github.com/kyverno/kyverno/api/policyreport/v1alpha2.PolicyReportResult
|
PolicyReportResult provides result details
|
|
BackgroundScanReport
BackgroundScanReport is the Schema for the BackgroundScanReports API
Field |
Description |
apiVersion string |
kyverno.io/v1alpha2 |
kind string |
BackgroundScanReport |
metadata
*
meta/v1.ObjectMeta
|
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
spec
*
github.com/kyverno/kyverno/api/kyverno/v2.BackgroundScanReportSpec
|
summary
github.com/kyverno/kyverno/api/policyreport/v1alpha2.PolicyReportSummary
|
PolicyReportSummary provides a summary of results
|
results
[]github.com/kyverno/kyverno/api/policyreport/v1alpha2.PolicyReportResult
|
PolicyReportResult provides result details
|
|
ClusterAdmissionReport
ClusterAdmissionReport is the Schema for the ClusterAdmissionReports API
Field |
Description |
apiVersion string |
kyverno.io/v1alpha2 |
kind string |
ClusterAdmissionReport |
metadata
*
meta/v1.ObjectMeta
|
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
spec
*
github.com/kyverno/kyverno/api/kyverno/v2.AdmissionReportSpec
|
owner
*
meta/v1.OwnerReference
|
Owner is a reference to the report owner (e.g. a Deployment, Namespace, or Node)
|
summary
github.com/kyverno/kyverno/api/policyreport/v1alpha2.PolicyReportSummary
|
PolicyReportSummary provides a summary of results
|
results
[]github.com/kyverno/kyverno/api/policyreport/v1alpha2.PolicyReportResult
|
PolicyReportResult provides result details
|
|
ClusterBackgroundScanReport
ClusterBackgroundScanReport is the Schema for the ClusterBackgroundScanReports API
Field |
Description |
apiVersion string |
kyverno.io/v1alpha2 |
kind string |
ClusterBackgroundScanReport |
metadata
*
meta/v1.ObjectMeta
|
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
spec
*
github.com/kyverno/kyverno/api/kyverno/v2.BackgroundScanReportSpec
|
summary
github.com/kyverno/kyverno/api/policyreport/v1alpha2.PolicyReportSummary
|
PolicyReportSummary provides a summary of results
|
results
[]github.com/kyverno/kyverno/api/policyreport/v1alpha2.PolicyReportResult
|
PolicyReportResult provides result details
|
|