localmgr

package
v1.9.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalManager

type LocalManager struct {
	AllowPrivileged   bool
	LeaderElect       bool
	WebhookCert       string
	WebhookServerPort int
	IsMemberCluster   bool
	Cluster           string
	PivotClient       multiclient.Client
	EnableControllers string

	NginxNamespace           string
	NginxTcpServiceConfigMap string
	NginxUdpServiceConfigMap string
	ctrl.Manager
	ServiceReconciler *service.Reconciler
}

LocalManager is used to list and watch the resource of local cluster, also has the way to register webhook

func (*LocalManager) Initialize

func (m *LocalManager) Initialize() error

func (*LocalManager) Run

func (m *LocalManager) Run(stop <-chan struct{})

Directories

Path Synopsis
controllers
olm
webhooks

Jump to

Keyboard shortcuts

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