Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + func NewAPIServerTestParams() runtime.Params + func WithRuntime(t *testing.T, opts TestRuntimeOpts, params runtime.Params, ...) + type TestRuntime = v1.TestRuntime + func NewTestRuntime(params runtime.Params) (*TestRuntime, error) + func NewTestRuntimeWithOpts(opts TestRuntimeOpts, params runtime.Params) (*TestRuntime, error) + func WrapRuntime(ctx context.Context, cancel context.CancelFunc, rt *runtime.Runtime) *TestRuntime + type TestRuntimeOpts = v1.TestRuntimeOpts