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