controller

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentReconciler

type AgentReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

AgentReconciler reconciles a Agent object

func (*AgentReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/reconcile

func (*AgentReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type AgenticWorkforceReconciler added in v0.7.0

type AgenticWorkforceReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

AgenticWorkforceReconciler reconciles an AgenticWorkforce object

func (*AgenticWorkforceReconciler) Reconcile added in v0.7.0

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/reconcile

func (*AgenticWorkforceReconciler) SetupWithManager added in v0.7.0

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

SetupWithManager sets up the controller with the Manager.

type ResolvedSubAgent added in v0.15.0

type ResolvedSubAgent struct {
	// Url is the resolved agent card URL
	Url string
	// InteractionType specifies how to interact with this sub-agent ("transfer" or "tool_call")
	InteractionType string
}

ResolvedSubAgent contains the resolved information for a sub-agent

type ToolServerReconciler added in v0.7.0

type ToolServerReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

ToolServerReconciler reconciles a ToolServer object

func (*ToolServerReconciler) Reconcile added in v0.7.0

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/reconcile

func (*ToolServerReconciler) SetupWithManager added in v0.7.0

func (r *ToolServerReconciler) 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