context

package
v0.6.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegisterContext

type RegisterContext struct {
	Context context.Context

	Options             *controllercontext.VirtualClusterOptions
	NodeServiceProvider nodeservice.NodeServiceProvider
	Controllers         map[string]bool
	LockFactory         locks.LockFactory

	TargetNamespace        string
	CurrentNamespace       string
	CurrentNamespaceClient client.Client

	VirtualManager  ctrl.Manager
	PhysicalManager ctrl.Manager
}

type SyncContext

type SyncContext struct {
	Context context.Context
	Log     loghelper.Logger

	TargetNamespace string
	PhysicalClient  client.Client

	VirtualClient client.Client

	CurrentNamespace       string
	CurrentNamespaceClient client.Client
}

func ConvertContext

func ConvertContext(registerContext *RegisterContext, logName string) *SyncContext

Jump to

Keyboard shortcuts

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