activegate

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReconciler

func NewReconciler(clt client.Client,
	apiReader client.Reader,
	dk *dynakube.DynaKube,
	dtc dtclient.Client,
	istioClient *istio.Client,
	tokens token.Tokens) controllers.Reconciler

Types

type CapabilityReconciler

type CapabilityReconciler interface {
	Reconcile(ctx context.Context) error
}

type Reconciler

type Reconciler struct {
	// contains filtered or unexported fields
}

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context) error

type ReconcilerBuilder added in v1.0.0

type ReconcilerBuilder func(clt client.Client,
	apiReader client.Reader,
	dk *dynakube.DynaKube,
	dtc dtclient.Client,
	istioClient *istio.Client,
	tokens token.Tokens,
) controllers.Reconciler

Jump to

Keyboard shortcuts

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