istio

package
v0.10.8 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2021 License: Apache-2.0 Imports: 56 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager, operatorConfig config.Configuration) error

Add creates a new Controller and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and Start it when the Manager is Started.

func IsControlPlaneShouldBeRevisioned

func IsControlPlaneShouldBeRevisioned(c client.Client, config *istiov1beta1.Istio) (bool, error)

func RemoveFinalizers

func RemoveFinalizers(c client.Client) error

Types

type IstioReconciler

type IstioReconciler interface {
	reconcile.Reconciler
	// contains filtered or unexported methods
}

type ReconcileComponent

type ReconcileComponent func(log logr.Logger, istio *istiov1beta1.Istio) error

type ReconcileIstio

type ReconcileIstio struct {
	client.Client
	// contains filtered or unexported fields
}

ReconcileConfig reconciles a Config object

func (*ReconcileIstio) Reconcile

func (r *ReconcileIstio) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile reads that state of the cluster for a Config object and makes changes based on the state read and what is in the Config.Spec

Jump to

Keyboard shortcuts

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