namespace

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2022 License: Apache-2.0 Imports: 22 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 NewNamespaceController

func NewNamespaceController(
	syncTargetWorkspace logicalcluster.Name,
	syncTargetName, syncTargetKey string,
	syncTargetUID types.UID,
	upstreamClusterClient dynamic.ClusterInterface,
	downstreamClient dynamic.Interface,
	upstreamInformers, downstreamInformers dynamicinformer.DynamicSharedInformerFactory,
) (*Controller, error)

func (*Controller) AddToQueue

func (c *Controller) AddToQueue(obj interface{}, logger logr.Logger)

func (*Controller) Start

func (c *Controller) Start(ctx context.Context, numThreads int)

Start starts N worker processes processing work items.

Jump to

Keyboard shortcuts

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