installation

package
v1.33.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	CalicoFinalizer = "tigera.io/operator-cleanup"
)
View Source
const InstallationName string = "calico"

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager, opts options.AddOptions) error

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

func AddWindowsController added in v1.32.0

func AddWindowsController(mgr manager.Manager, opts options.AddOptions) error

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

func GetOrCreateTyphaNodeTLSConfig added in v1.26.0

func GetOrCreateTyphaNodeTLSConfig(cli client.Client, certificateManager certificatemanager.CertificateManager) (*render.TyphaNodeTLS, error)

func GetTyphaNodeTLSConfig added in v1.32.0

func GetTyphaNodeTLSConfig(cli client.Client, certificateManager certificatemanager.CertificateManager) (*render.TyphaNodeTLS, error)

Types

type ReconcileInstallation

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

ReconcileInstallation reconciles a Installation object

func (*ReconcileInstallation) Reconcile

type ReconcileWindows added in v1.32.0

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

func (*ReconcileWindows) Reconcile added in v1.32.0

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

Reconcile reads that state of the cluster for a Installation object and makes changes based on the state read and what is in the Installation.Spec. The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

Jump to

Keyboard shortcuts

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