Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support level to autogenerated docs for Kamelets #316

Merged
merged 2 commits into from
May 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-ddb-streams-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive events from AWS DynamoDB Streams.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send message to an AWS Kinesis Firehose Stream

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-kinesis-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send data to AWS Kinesis.

The Kamelet expects the following header:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-kinesis-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from AWS Kinesis.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-lambda-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send a payload to an AWS Lambda function

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-s3-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Upload data to AWS S3.

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-s3-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from AWS S3.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send message to an AWS SNS FIFO Topic

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-sns-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send message to an AWS SNS Topic

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send Batch message to an AWS SQS Queue

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send message to an AWS SQS FIFO Queue

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-sqs-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send message to an AWS SQS Queue

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-sqs-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from AWS SQS.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/aws-translate-action.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Translate a text in a specific language

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/azure-eventhubs-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send Events to Azure Eventhubs.

The Kamelet is able to understand the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/azure-eventhubs-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive events from Azure Eventhubs.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/azure-storage-blob-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Upload data to Azure Storage Blob.

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/azure-storage-blob-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Consume Files from Azure Storage Blob.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/azure-storage-queue-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send Messages to Azure Storage queues.

The Kamelet is able to understand the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/bitcoin-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Provides a feed of the value of the Bitcoin compared to USDT using the Binance service.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/caffeine-action.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Perform operations on a caffeine cache

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/cassandra-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send data to a Cassandra Cluster.

This Kamelet expects the body as JSON Array. The content of the JSON Array will be used as input for the CQL Prepared Statement set in the query parameter.
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/cassandra-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Query a Cassandra cluster table.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/cron-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send events at specific time.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/dns-dig-action.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Query a DNS through Dig

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/dns-ip-action.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Get an IP from a DNS

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/dns-lookup-action.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Lookup for a domain

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/dropbox-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Upload Files to Dropbox.

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/dropbox-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Consume Files from Dropbox.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/earthquake-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Get data about current earthquake events happening in the world using the USGS API

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/elasticsearch-index-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

This sink stores documents into ElasticSearch.

Input data must have JSON format according to the index used.
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/elasticsearch-search-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Search data on ElasticSearch

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/exec-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Execute system commands

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/extract-field-action.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Extract a field from the body

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/fhir-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from Fhir server.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/file-watch-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive events related to a file or folder. It may require a volume mounting on Kubernetes.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/ftp-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send data to an FTP Server.

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/ftp-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from an FTP Server.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/ftps-sink.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Send data to an FTPS Server.

The Kamelet expects the following headers to be set:
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/ftps-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from an FTPS Server.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/github-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive events From Github.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/google-calendar-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from Google Calendar.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/google-mail-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from Google Mail.

== Configuration Options
Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/google-sheets-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

*Provided by: "Apache Software Foundation"*

*Support Level for this Kamelet is: "Preview"*

Receive data from Google Sheets.

== Configuration Options
Expand Down
Loading