Package: reports.kyverno.io/v1

Resource Types:

ClusterEphemeralReport

ClusterEphemeralReport is the Schema for the ClusterEphemeralReports API

Field Description
apiVersion
string
reports.kyverno.io/v1
kind
string
ClusterEphemeralReport
metadata *
meta/v1.ObjectMeta
Refer to the Kubernetes API documentation for the fields of the metadata field.
spec *
EphemeralReportSpec


owner *
meta/v1.OwnerReference

Owner is a reference to the report owner (e.g. a Deployment, Namespace, or Node)

summary
PolicyReportSummary

PolicyReportSummary provides a summary of results

results
[]PolicyReportResult

PolicyReportResult provides result details

EphemeralReport

EphemeralReport is the Schema for the EphemeralReports API

Field Description
apiVersion
string
reports.kyverno.io/v1
kind
string
EphemeralReport
metadata *
meta/v1.ObjectMeta
Refer to the Kubernetes API documentation for the fields of the metadata field.
spec *
EphemeralReportSpec


owner *
meta/v1.OwnerReference

Owner is a reference to the report owner (e.g. a Deployment, Namespace, or Node)

summary
PolicyReportSummary

PolicyReportSummary provides a summary of results

results
[]PolicyReportResult

PolicyReportResult provides result details

EphemeralReportSpec

(Appears in: ClusterEphemeralReport, EphemeralReport)

Field Description
owner *
meta/v1.OwnerReference

Owner is a reference to the report owner (e.g. a Deployment, Namespace, or Node)

summary
PolicyReportSummary

PolicyReportSummary provides a summary of results

results
[]PolicyReportResult

PolicyReportResult provides result details