//
pkg.gl
Category
github.com/mirantiscontainers/blueprint-operator
test
mocks
package
1.0.22
Repository:
https://github.com/mirantiscontainers/blueprint-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
63 SLOC
#
Functions
NewMockClient
NewMockClient returns a MockClient that is a mocked sigs.k8s.io/controller-runtime/pkg/client and can be used to mock calls to the Kubernetes API during unit tests.
#
Structs
MockClient
No description provided by the author