Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockedClient ¶
MockedClient use in unit tests instead of a real client
func (*MockedClient) Create ¶
func (m *MockedClient) Create(ctx context.Context, obj client.Object, _ ...client.CreateOption) error
Create mocked version of the client's Create method
func (*MockedClient) Scheme ¶
func (*MockedClient) Scheme() *runtime.Scheme
Scheme mocked version of the client's Scheme method
Click to show internal directories.
Click to hide internal directories.