Kind
NamespaceCustomBoard
Group
ui.policyreporter.kyverno.io
Version
v1alpha1
apiVersion: ui.policyreporter.kyverno.io/v1alpha1 kind: NamespaceCustomBoard metadata: name: example
Tip: use .spec.accessControl for path-only search
View raw schema
apiVersion string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata object
spec object required
accessControl object
AccessControl is an optional reference to the custom boards access control
emails []string
Source is an identifier for the policy engine that manages this report
groups []string
Rule is the name or identifier of the rule within the policy
display string
Allowed values are "resources" or "results".
filter object
clusterKinds object
exclude []string
include []string
namespaceKinds object
exclude []string
include []string
results object
exclude []string
include []string
severities object
exclude []string
include []string
policyReports object
PolicyReportSelector allows to select visualized reports
labelSelector object
sources object
SourceSelector allows to select visualized sources
list []string
title string

No matches. Try .spec.accessControl for an exact path

Copied!