Versions in this module Expand all Collapse all v0 v0.7.3 Jul 29, 2026 Changes in this version + type ServerSideDryRunner struct + func NewServerSideDryRunner(t interface{ ... }) *ServerSideDryRunner + func (_m *ServerSideDryRunner) EXPECT() *ServerSideDryRunner_Expecter + func (_mock *ServerSideDryRunner) Run(ctx context.Context, obj *unstructured.Unstructured, manager string) (string, error) + type ServerSideDryRunner_Expecter struct + func (_e *ServerSideDryRunner_Expecter) Run(ctx any, obj any, manager any) *ServerSideDryRunner_Run_Call + type ServerSideDryRunner_Run_Call struct + func (_c *ServerSideDryRunner_Run_Call) Return(s string, err error) *ServerSideDryRunner_Run_Call + func (_c *ServerSideDryRunner_Run_Call) Run(run func(ctx context.Context, obj *unstructured.Unstructured, manager string)) *ServerSideDryRunner_Run_Call + func (_c *ServerSideDryRunner_Run_Call) RunAndReturn(...) *ServerSideDryRunner_Run_Call