Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New(cs *client.ClientSet, scheduler scheduling.Scheduler, opts ...NewOption) *Controller
func (*Controller) Run ¶
func (c *Controller) Run(ctx context.Context)
type NewOption ¶
type NewOption func(c *Controller)
func WithExchange ¶ added in v0.0.11
func WithLogger ¶
Click to show internal directories.
Click to hide internal directories.