context

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package context provides the context for the controller

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerContext

type ControllerContext struct {
	client.Client
	Manager            manager.Manager
	Scheme             *runtime.Scheme
	KubeClient         kubernetes.Interface
	Config             configurator.Configurator
	InformerCollection *fsminformers.InformerCollection
	CertificateManager *certificate.Manager
	RepoClient         *repo.PipyRepoClient
	Broker             *messaging.Broker
	EventHandler       gateway.Controller
	StopCh             <-chan struct{}
	MeshName           string
	TrustDomain        string
	FSMVersion         string
	KubeConfig         *rest.Config
}

ControllerContext is the context for the controller

Jump to

Keyboard shortcuts

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