Documentation ¶
Index ¶
- type Channel
- func (c *Channel) Delete(clientset *client.ConfigSet) error
- func (c *Channel) Deploy(clientset *client.ConfigSet) error
- func (c *Channel) Get(clientset *client.ConfigSet) (*messagingApi.InMemoryChannel, error)
- func (c *Channel) List(clientset *client.ConfigSet) (*messagingApi.InMemoryChannelList, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Channel ¶
Channel represents knative channel object
func (*Channel) Get ¶
func (c *Channel) Get(clientset *client.ConfigSet) (*messagingApi.InMemoryChannel, error)
func (*Channel) List ¶
func (c *Channel) List(clientset *client.ConfigSet) (*messagingApi.InMemoryChannelList, error)
Click to show internal directories.
Click to hide internal directories.