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. |
Click to show internal directories.
Click to hide internal directories.