Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerSideDryRunner ¶
ServerSideDryRunner is an autogenerated mock type for the ServerSideDryRunner type
func NewServerSideDryRunner ¶
func NewServerSideDryRunner(t interface { mock.TestingT Cleanup(func()) }) *ServerSideDryRunner
NewServerSideDryRunner creates a new instance of ServerSideDryRunner. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*ServerSideDryRunner) Run ¶
func (_m *ServerSideDryRunner) Run(ctx context.Context, obj *unstructured.Unstructured, manager string) (string, error)
Run provides a mock function with given fields: ctx, obj, manager
Click to show internal directories.
Click to hide internal directories.