Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
ChannelSize int32
EC2Service *service.EC2Service
ShiedService *service.ShiedService
ProcessChannel []chan event
EipStatusMap []map[string]event
}
func NewHandler ¶
func (*Handler) HandleEvent ¶
func (h *Handler) HandleEvent(obj *unstructured.Unstructured, oldObj *unstructured.Unstructured, action string) (err error)
Click to show internal directories.
Click to hide internal directories.