package
0.0.0-20250205151445-6455c35fc4ae
Repository: https://github.com/openshift/aws-account-operator.git
Documentation: pkg.go.dev

# Functions

GetMockClient is a convenience method to be called only from tests.
NewMockClient creates a new mock instance.
NewMockIBuilder creates a new mock instance.

# Structs

Builder is an IBuilder implementation that knows how to produce a mocked AWS Client for testing purposes.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockIBuilder is a mock of IBuilder interface.
MockIBuilderMockRecorder is the mock recorder for MockIBuilder.