Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventWatcher ¶
type EventWatcher struct {
// contains filtered or unexported fields
}
EventWatcher 中文函数注释:事件监听器。
func (*EventWatcher) HandleEvent ¶
func (w *EventWatcher) HandleEvent(event *models.K8sEvent) error
HandleEvent 中文函数注释:处理单个事件(供外部调用)。
Click to show internal directories.
Click to hide internal directories.