Skip to content

Instantly share code, notes, and snippets.

@matzew
Created January 25, 2019 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/8e4588bb7fb8a6d17a140db6f94a1280 to your computer and use it in GitHub Desktop.
Save matzew/8e4588bb7fb8a6d17a140db6f94a1280 to your computer and use it in GitHub Desktop.

| Field
| Type | Description | Constraints | | ------------------------ | ---------------------------------- | -------------------------------------------------------------------------- | -------------------------------------- | | provisioner* | ObjectReference | The name of the provisioner to create the resources that back the Channel. | Immutable. | | arguments | runtime.RawExtension (JSON object) | Arguments to be passed to the provisioner. | | | subscribable.subscribers | ChannelSubscriberSpec[] | Information about subscriptions used to implement message forwarding. | Filled out by Subscription Controller. |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment