service

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InferenceServiceReadiness

func InferenceServiceReadiness(status v1alpha2.InferenceServiceStatus) bool

Types

type InferenceServiceReconciler

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

ReconcileService reconciles a Service object

func (*InferenceServiceReconciler) Reconcile

Reconcile reads that state of the cluster for a Service object and makes changes based on the state read and what is in the Service.Spec

func (*InferenceServiceReconciler) SetupWithManager

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

type Reconciler

type Reconciler interface {
	Reconcile(isvc *v1alpha2.InferenceService) error
}

Reconciler is implemented by all subresources

Directories

Path Synopsis
reconcilers
resources

Jump to

Keyboard shortcuts

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