status_reconciler

package
v0.9.6 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2025 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 KAIConfigWithStatusWrapper

type KAIConfigWithStatusWrapper struct {
	*kaiv1.Config
}

func (*KAIConfigWithStatusWrapper) DeepCopy

func (e *KAIConfigWithStatusWrapper) DeepCopy() objectWithConditions

func (*KAIConfigWithStatusWrapper) GetConditions

func (e *KAIConfigWithStatusWrapper) GetConditions() []metav1.Condition

func (*KAIConfigWithStatusWrapper) GetInternalObject

func (e *KAIConfigWithStatusWrapper) GetInternalObject() client.Object

func (*KAIConfigWithStatusWrapper) SetConditions

func (e *KAIConfigWithStatusWrapper) SetConditions(conditions []metav1.Condition)

type SchedulingShardWithStatusWrapper added in v0.9.0

type SchedulingShardWithStatusWrapper struct {
	*kaiv1.SchedulingShard
}

func (*SchedulingShardWithStatusWrapper) DeepCopy added in v0.9.0

func (s *SchedulingShardWithStatusWrapper) DeepCopy() objectWithConditions

func (*SchedulingShardWithStatusWrapper) GetConditions added in v0.9.0

func (s *SchedulingShardWithStatusWrapper) GetConditions() []metav1.Condition

func (*SchedulingShardWithStatusWrapper) GetInternalObject added in v0.9.0

func (s *SchedulingShardWithStatusWrapper) GetInternalObject() client.Object

func (*SchedulingShardWithStatusWrapper) SetConditions added in v0.9.0

func (s *SchedulingShardWithStatusWrapper) SetConditions(conditions []metav1.Condition)

type StatusReconciler

type StatusReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func New

func (*StatusReconciler) ReconcileStatus

func (r *StatusReconciler) ReconcileStatus(ctx context.Context, object objectWithConditions) error

func (*StatusReconciler) UpdateStartReconcileStatus

func (r *StatusReconciler) UpdateStartReconcileStatus(ctx context.Context, object objectWithConditions) error

Jump to

Keyboard shortcuts

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