inferenceservice

package
v0.8.100 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InferenceServiceReconciler

type InferenceServiceReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

InferenceServiceReconciler reconciles a InferenceService object

func (*InferenceServiceReconciler) Reconcile

func (*InferenceServiceReconciler) SetupWithManager

func (r *InferenceServiceReconciler) SetupWithManager(mgr ctrl.Manager, deployConfig *v1beta1api.DeployConfig) error

type InferenceServiceState

type InferenceServiceState string

InferenceState describes the Readiness of the InferenceService

const (
	InferenceServiceReadyState    InferenceServiceState = "InferenceServiceReady"
	InferenceServiceNotReadyState InferenceServiceState = "InferenceServiceNotReady"
)

Different InferenceServiceState an InferenceService may have.

Directories

Path Synopsis
reconcilers
hpa
raw

Jump to

Keyboard shortcuts

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