Documentation
¶
Index ¶
- Constants
- func MockASampleBackendRuntime() *wrapper.BackendRuntimeWrapper
- func MockASampleModel() *coreapi.OpenModel
- func MockASamplePlayground(ns string) *inferenceapi.Playground
- func MockASampleService(ns string) *inferenceapi.Service
- func MockASimpleHPATrigger() *inferenceapi.HPATrigger
- func Setup(ctx context.Context, k8sClient client.Client, path string) error
- func UpdateLwsToReady(ctx context.Context, k8sClient client.Client, name, namespace string)
- func UpdateLwsToUnReady(ctx context.Context, k8sClient client.Client, name, namespace string)
Constants ¶
View Source
const ( IntegrationTimeout = 10 * time.Second Interval = time.Millisecond * 250 E2ETimeout = 5 * time.Minute E2EInterval = 1 * time.Second )
Variables ¶
This section is empty.
Functions ¶
func MockASampleBackendRuntime ¶ added in v0.0.7
func MockASampleBackendRuntime() *wrapper.BackendRuntimeWrapper
func MockASampleModel ¶
func MockASamplePlayground ¶
func MockASamplePlayground(ns string) *inferenceapi.Playground
func MockASampleService ¶
func MockASampleService(ns string) *inferenceapi.Service
func MockASimpleHPATrigger ¶ added in v0.1.0
func MockASimpleHPATrigger() *inferenceapi.HPATrigger
func UpdateLwsToReady ¶ added in v0.0.6
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package format is an extension of Gomega's format package which improves printing of objects that can be serialized well as YAML, like the structs in the Kubernetes API.
|
Package format is an extension of Gomega's format package which improves printing of objects that can be serialized well as YAML, like the structs in the Kubernetes API. |
Click to show internal directories.
Click to hide internal directories.