Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *rest.Config, handlers map[string]webhooktypes.HandlerGetter) (*Controller, error)
func (*Controller) Start ¶
func (c *Controller) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.