source

command
v0.0.0-...-6573be1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

The source command implements a proxy server that emits cloud events when it successfully handled a method that changes the data in the downstream service.

It logs to standard error, currently in structured text format and with Info log level.

Usage:

	source \
		-downstream http://service.example.com/downstream/service \
		-sink http://broker.mynamespace.svc.cluster.local \
		-source http://service.example.com/crm \
		-port 8080 \
		-dataschema http://schema.example.com \
		-type-prefix com.example.service.crm \
		-path-prefix /downstream/service

Options:
	-downstream
	-sink
	-source
	-port
	-dataschema
	-type-prefix
	-path-prefix

And so on

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL