Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
}
Handler handler implements Handler interface
func (*Handler) Init ¶
Init initializes handler configuration Do nothing for telemetry handler
func (*Handler) ObjectCreated ¶
func (h *Handler) ObjectCreated(obj interface{})
ObjectCreated is called when a CRD object is created
Source Files
¶
- telemetry_handler.go
Click to show internal directories.
Click to hide internal directories.