Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventListener ¶
type EventListener struct {
// contains filtered or unexported fields
}
func NewEventListener ¶
func NewEventListener(stateKey string, portClient *cli.PortClient) *EventListener
func (*EventListener) Run ¶
func (l *EventListener) Run(resync func()) error
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewPollingHandler ¶
Click to show internal directories.
Click to hide internal directories.