reconciliation

package
v1.0.10-0...-8f444ab Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciliation

type Reconciliation interface {
	// CreateOrUpdate creates a new Agent installation or updates to the latest defined configuration
	CreateOrUpdate(req ctrl.Request, crdInstance *instanaV1.InstanaAgent) error
	// Delete removes the Agent installation from the cluster
	Delete(req ctrl.Request, crdInstance *instanaV1.InstanaAgent) error
}

func New

func New(scheme *runtime.Scheme, log logr.Logger, crAppName string, crAppNamespace string) Reconciliation

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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