Documentation ¶
Overview ¶
Package events is Talos machine events.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler watches machine status resource and turns each resource change into an event.
func NewHandler ¶
NewHandler creates new events handler.
Click to show internal directories.
Click to hide internal directories.