Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
}
func (*Handler) ObjectCreated ¶
func (h *Handler) ObjectCreated(obj interface{})
func (*Handler) ObjectDeleted ¶
func (h *Handler) ObjectDeleted(obj interface{})
func (*Handler) ObjectUpdated ¶
func (h *Handler) ObjectUpdated(obj interface{})
Click to show internal directories.
Click to hide internal directories.