Versions in this module Expand all Collapse all v0 v0.0.10 Mar 19, 2019 Changes in this version + type Channel struct + Name string + Namespace string + Provisioner string + func (c *Channel) Delete(clientset *client.ConfigSet) error + func (c *Channel) Deploy(clientset *client.ConfigSet) error + func (c *Channel) Get(clientset *client.ConfigSet) (*eventingApi.Channel, error) + func (c *Channel) List(clientset *client.ConfigSet) (*eventingApi.ChannelList, error)