controller

package
v0.5.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Router *router.Router
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

func New

func New(opts *ControllerOpts) (*Controller, error)

func (*Controller) Start

func (c *Controller) Start(ctx context.Context) error

type ControllerOpts added in v0.5.0

type ControllerOpts struct {
	GCExpired      bool
	GCExpiredDelay time.Duration
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL