statemanagementprovider

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2025 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoveryClientFunc

type DiscoveryClientFunc func(*rest.Config) (discovery.DiscoveryInterface, error)

type DynamicClientFunc

type DynamicClientFunc func(*rest.Config) (dynamic.Interface, error)

type Reconciler

type Reconciler struct {
	client.Client

	SystemNamespace string
	// contains filtered or unexported fields
}

Reconciler reconciles a StateManagementProvider object

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, err error)

func (*Reconciler) SetupWithManager

func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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