brokerchannel

module
v0.0.0-...-f464250 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: Apache-2.0

README

Broker Channel - An MQTT to HTTP Adaptor

Inspired by Knative SampleSource, an extension to MQTT broker

How tro install

  1. Install ko
  2. Install namespaces, deployments, service under config using ko
    • Except brokerchannel-service.yaml, the naming is smiliar to Knative repo, install the yaml with numbered filenames.
    • ko apply -f <filename>
    • Webhook is not yet implemented, you can skip files whose name contains webhook
  3. For CRD, please apply brokerchannel1.yaml instead of brokerchannel.yaml
  4. Go back to project root, checkout example.yaml and temp.yaml to see how to setup a subscription

Directories

Path Synopsis
cmd
pkg
adapter
Package adapter implements a sample receive adapter that generates events at a regular interval.
Package adapter implements a sample receive adapter that generates events at a regular interval.
apis/samples/v1alpha1
+k8s:deepcopy-gen=package +groupName=samples.knative.dev
+k8s:deepcopy-gen=package +groupName=samples.knative.dev
client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
client/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client/clientset/versioned/typed/samples/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client/clientset/versioned/typed/samples/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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