Kind
TargetConfig
Group
policyreporter.kyverno.io
Version
v1alpha1
apiVersion: policyreporter.kyverno.io/v1alpha1 kind: TargetConfig metadata: name: example
Tip: use .spec.alertManager 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
TargetConfigSpec defines the desired state of TargetConfig.
alertManager object
certificate string
headers object
host string required
skipTLS boolean
customFields object
elasticSearch object
apiKey string
certificate string
headers object
host string required
index string required
password string
rotation string
skipTLS boolean
typelessApi boolean
username string
filter object
namespaces object
exclude []string
include []string
selector object
policies object
exclude []string
include []string
selector object
reportLabels object
exclude []string
include []string
selector object
severities object
exclude []string
include []string
selector object
sources object
exclude []string
include []string
selector object
status object
exclude []string
include []string
selector object
gcs object
bucket string required
credentials string required
prefix string required
jira object
apiToken string
apiVersion string
certificate string
components []string
host string
issueType string
labels []string
password string
projectKey string required
skipTLS boolean
summaryTemplate string
username string
kinesis object
accessKeyId string required
endpoint string
region string
secretAccessKey string required
streamName string required
loki object
certificate string
headers object
host string required
password string
path string
skipTLS boolean
username string
minimumSeverity string
mountedSecret string
name string
s3 object
accessKeyId string required
bucket string required
bucketKeyEnabled boolean
endpoint string
kmsKeyId string
pathStyle boolean
prefix string
region string
secretAccessKey string required
serverSideEncryption string
secretRef string
securityHub object
accessKeyId string required
accountId string required
companyName string
delayInSeconds integer
endpoint string
productName string required
region string
secretAccessKey string required
synchronize boolean
skipExistingOnStartup boolean
slack object
certificate string
channel string required
headers object
keepalive object
interval string
params object
skipTLS boolean
webhook string required
sources []string
splunk object
certificate string
headers object
host string required
skipTLS boolean
token string required
teams object
certificate string
headers object
keepalive object
interval string
params object
skipTLS boolean
webhook string required
telegram object
certificate string
chatId string required
headers object
keepalive object
interval string
params object
skipTLS boolean
token string required
webhook string required
webhook object
certificate string
headers object
keepalive object
interval string
params object
skipTLS boolean
webhook string required
status object
TargetConfigStatus defines the observed state of TargetConfig.

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

Copied!