Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Slack ¶
Slack handler implements handler.Handler interface, Notify event to slack channel
func (*Slack) ObjectCreated ¶
func (s *Slack) ObjectCreated(obj interface{})
func (*Slack) ObjectDeleted ¶
func (s *Slack) ObjectDeleted(obj interface{})
func (*Slack) ObjectUpdated ¶
func (s *Slack) ObjectUpdated(oldObj, newObj interface{})
Click to show internal directories.
Click to hide internal directories.