iter8-kfserving-handler

command module
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

README

Go Report Card Coverage License Go Reference

iter8-kfserving-handler

Handler logic and Docker image to be used in the iter8-kfserving package.

This handler enables set up and completion of iter8-kfserving experiments. For more details on how it is invoked during experiments, see here.

Documentation

Overview

Package main implements the handler logic used in the iter8-kfserving project: https://github.com/iter8-tools/iter8-kfserving

It enables set up and completion of iter8-kfserving experiments. For more details on how it is invoked during experiments, see https://github.com/iter8-tools/iter8-kfserving/wiki/Under-the-Hood.

CLI usage: `handler start` and `handler finish`

In the above usage commands, handler is the built executable. Both these commands expect environment variables EXPERIMENT_NAME and EXPERIMENT_NAMESPACE to be set.

Directories

Path Synopsis
Package experiment enables extraction of useful information from experiment objects and also setting VersionInfo within them.
Package experiment enables extraction of useful information from experiment objects and also setting VersionInfo within them.
Package k8sclient enables in-cluster interaction with Kubernetes API server.
Package k8sclient enables in-cluster interaction with Kubernetes API server.
Package target provides types and methods for targets of iter8 experiments.
Package target provides types and methods for targets of iter8 experiments.
Package v1beta1 provides types and methods for manipulating v1beta1 KFServing InferenceService objects.
Package v1beta1 provides types and methods for manipulating v1beta1 KFServing InferenceService objects.

Jump to

Keyboard shortcuts

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