package
1.18.0
Repository: https://github.com/seldonio/seldon-core.git
Documentation: pkg.go.dev

# Functions

Get an annotation from the Seldon Deployment given by annotationKey or return the fallback.
get annotations that start with seldon.io/engine.
Translte the PredictorSpec p in to base64 encoded JSON to feed to engine in env var.
Get the Namespace from the SeldonDeployment.
No description provided by the author
isEmptyExplainer will return true if the explainer can be considered empty (either by being nil or by having unset fields).