Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoutingHandler ¶ added in v0.1.2
type RoutingHandler struct {
// contains filtered or unexported fields
}
func NewRoutingHandler ¶ added in v0.1.2
func NewRoutingHandler(sh *sensor.Handler, es *event.Handler) *RoutingHandler
func (*RoutingHandler) InjectDecoder ¶ added in v0.1.2
func (h *RoutingHandler) InjectDecoder(decoder *admission.Decoder) error
func (*RoutingHandler) SetupWithManager ¶ added in v0.1.2
func (h *RoutingHandler) SetupWithManager(m manager.Manager)
Click to show internal directories.
Click to hide internal directories.