Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InferenceModelRewriteReconciler ¶
type InferenceModelRewriteReconciler struct {
client.Reader
Datastore datastore.Datastore
PoolGKNN common.GKNN
}
func (*InferenceModelRewriteReconciler) SetupWithManager ¶
func (c *InferenceModelRewriteReconciler) SetupWithManager(mgr ctrl.Manager) error
type InferenceObjectiveReconciler ¶
type InferenceObjectiveReconciler struct {
client.Reader
Datastore datastore.Datastore
PoolGKNN common.GKNN
PriorityBandControlPlane contracts.PriorityBandControlPlane
}
func (*InferenceObjectiveReconciler) SetupWithManager ¶
func (c *InferenceObjectiveReconciler) SetupWithManager(mgr ctrl.Manager) error
type InferencePoolReconciler ¶
InferencePoolReconciler utilizes the controller runtime to reconcile Instance Gateway resources This implementation is just used for reading & maintaining data sync. The Gateway implementation will have the proper controller that will create/manage objects on behalf of the server inferencePool.
func (*InferencePoolReconciler) SetupWithManager ¶
func (c *InferencePoolReconciler) SetupWithManager(mgr ctrl.Manager) error
type PodReconciler ¶
func (*PodReconciler) SetupWithManager ¶
func (c *PodReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.