servingruntime

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InvalidPriorityError                       = "Same priority assigned for the model format %s"
	InvalidPriorityServingRuntimeError         = "%s in the servingruntimes %s and %s in namespace %s"
	InvalidPriorityClusterServingRuntimeError  = "%s in the clusterservingruntimes %s and %s"
	ProrityIsNotSameError                      = "Different priorities assigned for the model format %s"
	ProrityIsNotSameServingRuntimeError        = "%s under the servingruntime %s"
	ProrityIsNotSameClusterServingRuntimeError = "%s under the clusterservingruntime %s"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterServingRuntimeValidator

type ClusterServingRuntimeValidator struct {
	Client  client.Client
	Decoder *admission.Decoder
}

func (*ClusterServingRuntimeValidator) Handle

Handle validates the incoming request

type ServingRuntimeValidator

type ServingRuntimeValidator struct {
	Client  client.Client
	Decoder *admission.Decoder
}

func (*ServingRuntimeValidator) Handle

Jump to

Keyboard shortcuts

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