plugindefinition

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterPluginDefinitionReconciler added in v0.6.0

type ClusterPluginDefinitionReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

func (*ClusterPluginDefinitionReconciler) EnsureCreated added in v0.6.0

EnsureCreated - ensures that the ClusterPluginDefinition is created in the cluster from PluginDefinition this is used for transitioning from Cluster Scoped PluginDefinition to Namespaced PluginDefinition

func (*ClusterPluginDefinitionReconciler) EnsureDeleted added in v0.6.0

func (*ClusterPluginDefinitionReconciler) Reconcile added in v0.6.0

func (*ClusterPluginDefinitionReconciler) SetupWithManager added in v0.6.0

func (r *ClusterPluginDefinitionReconciler) SetupWithManager(name string, mgr ctrl.Manager) error

type PluginDefinitionReconciler

type PluginDefinitionReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

PluginDefinitionReconciler reconciles a PluginDefinition object.

func (*PluginDefinitionReconciler) EnsureCreated

EnsureCreated - ensures that the ClusterPluginDefinition is created in the cluster from PluginDefinition this is used for transitioning from Cluster Scoped PluginDefinition to Namespaced PluginDefinition

func (*PluginDefinitionReconciler) EnsureDeleted

func (*PluginDefinitionReconciler) Reconcile

func (*PluginDefinitionReconciler) SetupWithManager

func (r *PluginDefinitionReconciler) SetupWithManager(name string, 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