Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeHandler ¶
type NodeHandler struct {
// contains filtered or unexported fields
}
func (*NodeHandler) Init ¶
func (n *NodeHandler) Init(c *config.AlertConfig) error
func (*NodeHandler) ObjectCreated ¶
func (n *NodeHandler) ObjectCreated(obj interface{}) (bool, string)
func (*NodeHandler) ObjectDeleted ¶
func (n *NodeHandler) ObjectDeleted(obj interface{}) (bool, string)
Click to show internal directories.
Click to hide internal directories.