controller

package
v0.0.0-...-9433b64 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: Apache-2.0 Imports: 10 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 {
	// contains filtered or unexported fields
}

func (*Controller) Run

func (c *Controller) Run(stopCh <-chan struct{})

controller的启动入口

func (*Controller) SetHandler

func (c *Controller) SetHandler(handler handler.Handler) *Controller

func (*Controller) SetInformer

func (c *Controller) SetInformer(i cache.SharedIndexInformer) *Controller

func (*Controller) SetKubeClient

func (c *Controller) SetKubeClient(cli *kubernetes.Clientset) *Controller

func (*Controller) SetLogger

func (c *Controller) SetLogger(l *logrus.Entry) *Controller

func (*Controller) SetQueue

Jump to

Keyboard shortcuts

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