upgrade

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrControllerNameRequired      = errors.New("controller name is required")
	ErrControllerNamespaceRequired = errors.New("controller namespace is required")
)

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Namespace string
	Name      string
	// contains filtered or unexported fields
}

func NewController

func NewController(cfg *rest.Config, namespace, name string, resync time.Duration) (ctl *Controller, err error)

func (*Controller) Start

func (ctl *Controller) Start(ctx context.Context, threads int) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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