EventSourceSpec refers to specification of event-source resource
Name | Type | Description | Notes |
---|---|---|---|
gitlab | Map<String, GitlabEventSource> | Gitlab event sources | [optional] |
minio | Map<String, io.argoproj.events.models.common.S3Artifact> | Minio event sources | [optional] |
kafka | Map<String, KafkaEventSource> | Kafka event sources | [optional] |
file | Map<String, FileEventSource> | File event sources | [optional] |
nsq | Map<String, NSQEventSource> | NSQ event source | [optional] |
pulsar | Map<String, PulsarEventSource> | Pulsar event source | [optional] |
calendar | Map<String, CalendarEventSource> | Calendar event sources | [optional] |
hdfs | Map<String, HDFSEventSource> | HDFS event sources | [optional] |
amqp | Map<String, AMQPEventSource> | AMQP event sources | [optional] |
service | Service | [optional] | |
generic | Map<String, GenericEventSource> | Generic event source | [optional] |
redis | Map<String, RedisEventSource> | Redis event source | [optional] |
mqtt | Map<String, MQTTEventSource> | MQTT event sources | [optional] |
template | Template | [optional] | |
replicas | Integer | Replicas is the event source deployment replicas | [optional] |
sqs | Map<String, SQSEventSource> | SQS event sources | [optional] |
webhook | Map<String, WebhookContext> | Webhook event sources | [optional] |
azureEventsHub | Map<String, AzureEventsHubEventSource> | AzureEventsHub event sources | [optional] |
sns | Map<String, SNSEventSource> | SNS event sources | [optional] |
emitter | Map<String, EmitterEventSource> | Emitter event source | [optional] |
pubSub | Map<String, PubSubEventSource> | PubSub event sources | [optional] |
bitbucket | Map<String, BitbucketEventSource> | Bitbucket event sources | [optional] |
github | Map<String, GithubEventSource> | Github event sources | [optional] |
resource | Map<String, ResourceEventSource> | Resource event sources | [optional] |
slack | Map<String, SlackEventSource> | Slack event sources | [optional] |
eventBusName | String | EventBusName references to a EventBus name. By default the value is "default" | [optional] |
nats | Map<String, NATSEventsSource> | NATS event sources | [optional] |
storageGrid | Map<String, StorageGridEventSource> | StorageGrid event sources | [optional] |
bitbucketserver | Map<String, BitbucketServerEventSource> | Bitbucket Server event sources | [optional] |
stripe | Map<String, StripeEventSource> | Stripe event sources | [optional] |