Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModelReconciler ¶
type ModelReconciler struct { client.Client Scheme *runtime.Scheme Namespace string AllowPodAddressOverride bool HuggingfaceSecretName string ResourceProfiles map[string]config.ResourceProfile ModelServers config.ModelServers }
ModelReconciler reconciles a Model object
func (*ModelReconciler) SetupWithManager ¶
func (r *ModelReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ServerImages ¶
Click to show internal directories.
Click to hide internal directories.