mocks

package
v0.5.0-beta2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2021 License: MPL-2.0 Imports: 38 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAnalyzerClient added in v0.4.4

type MockAnalyzerClient struct {
	// contains filtered or unexported fields
}

MockAnalyzerClient is a mock of AnalyzerClient interface.

func NewMockAnalyzerClient added in v0.4.4

func NewMockAnalyzerClient(ctrl *gomock.Controller) *MockAnalyzerClient

NewMockAnalyzerClient creates a new mock instance.

func (*MockAnalyzerClient) EXPECT added in v0.4.4

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockAnalyzerClient) ListAnalyzers added in v0.4.4

ListAnalyzers mocks base method.

func (*MockAnalyzerClient) ListFindings added in v0.4.4

ListFindings mocks base method.

type MockAnalyzerClientMockRecorder added in v0.4.4

type MockAnalyzerClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockAnalyzerClientMockRecorder is the mock recorder for MockAnalyzerClient.

func (*MockAnalyzerClientMockRecorder) ListAnalyzers added in v0.4.4

func (mr *MockAnalyzerClientMockRecorder) ListAnalyzers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAnalyzers indicates an expected call of ListAnalyzers.

func (*MockAnalyzerClientMockRecorder) ListFindings added in v0.4.4

func (mr *MockAnalyzerClientMockRecorder) ListFindings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFindings indicates an expected call of ListFindings.

type MockApigatewayClient added in v0.4.4

type MockApigatewayClient struct {
	// contains filtered or unexported fields
}

MockApigatewayClient is a mock of ApigatewayClient interface.

func NewMockApigatewayClient added in v0.4.4

func NewMockApigatewayClient(ctrl *gomock.Controller) *MockApigatewayClient

NewMockApigatewayClient creates a new mock instance.

func (*MockApigatewayClient) EXPECT added in v0.4.4

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockApigatewayClient) GetApiKeys added in v0.4.4

GetApiKeys mocks base method.

func (*MockApigatewayClient) GetAuthorizers added in v0.4.4

GetAuthorizers mocks base method.

func (*MockApigatewayClient) GetBasePathMappings added in v0.4.4

GetBasePathMappings mocks base method.

func (*MockApigatewayClient) GetClientCertificates added in v0.4.4

GetClientCertificates mocks base method.

func (*MockApigatewayClient) GetDeployments added in v0.4.4

GetDeployments mocks base method.

func (*MockApigatewayClient) GetDocumentationParts added in v0.4.4

GetDocumentationParts mocks base method.

func (*MockApigatewayClient) GetDocumentationVersions added in v0.4.4

GetDocumentationVersions mocks base method.

func (*MockApigatewayClient) GetDomainNames added in v0.4.4

GetDomainNames mocks base method.

func (*MockApigatewayClient) GetGatewayResponses added in v0.4.4

GetGatewayResponses mocks base method.

func (*MockApigatewayClient) GetModelTemplate added in v0.4.4

GetModelTemplate mocks base method.

func (*MockApigatewayClient) GetModels added in v0.4.4

GetModels mocks base method.

func (*MockApigatewayClient) GetRequestValidators added in v0.4.4

GetRequestValidators mocks base method.

func (*MockApigatewayClient) GetResources added in v0.4.4

GetResources mocks base method.

func (*MockApigatewayClient) GetRestApis added in v0.4.4

GetRestApis mocks base method.

func (*MockApigatewayClient) GetStages added in v0.4.4

GetStages mocks base method.

func (*MockApigatewayClient) GetUsagePlanKeys added in v0.4.4

GetUsagePlanKeys mocks base method.

func (*MockApigatewayClient) GetUsagePlans added in v0.4.4

GetUsagePlans mocks base method.

GetVpcLinks mocks base method.

type MockApigatewayClientMockRecorder added in v0.4.4

type MockApigatewayClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockApigatewayClientMockRecorder is the mock recorder for MockApigatewayClient.

func (*MockApigatewayClientMockRecorder) GetApiKeys added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetApiKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApiKeys indicates an expected call of GetApiKeys.

func (*MockApigatewayClientMockRecorder) GetAuthorizers added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetAuthorizers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAuthorizers indicates an expected call of GetAuthorizers.

func (*MockApigatewayClientMockRecorder) GetBasePathMappings added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetBasePathMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBasePathMappings indicates an expected call of GetBasePathMappings.

func (*MockApigatewayClientMockRecorder) GetClientCertificates added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetClientCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetClientCertificates indicates an expected call of GetClientCertificates.

func (*MockApigatewayClientMockRecorder) GetDeployments added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetDeployments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDeployments indicates an expected call of GetDeployments.

func (*MockApigatewayClientMockRecorder) GetDocumentationParts added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetDocumentationParts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDocumentationParts indicates an expected call of GetDocumentationParts.

func (*MockApigatewayClientMockRecorder) GetDocumentationVersions added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetDocumentationVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDocumentationVersions indicates an expected call of GetDocumentationVersions.

func (*MockApigatewayClientMockRecorder) GetDomainNames added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDomainNames indicates an expected call of GetDomainNames.

func (*MockApigatewayClientMockRecorder) GetGatewayResponses added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetGatewayResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGatewayResponses indicates an expected call of GetGatewayResponses.

func (*MockApigatewayClientMockRecorder) GetModelTemplate added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetModelTemplate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetModelTemplate indicates an expected call of GetModelTemplate.

func (*MockApigatewayClientMockRecorder) GetModels added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetModels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetModels indicates an expected call of GetModels.

func (*MockApigatewayClientMockRecorder) GetRequestValidators added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetRequestValidators(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRequestValidators indicates an expected call of GetRequestValidators.

func (*MockApigatewayClientMockRecorder) GetResources added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetResources(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetResources indicates an expected call of GetResources.

func (*MockApigatewayClientMockRecorder) GetRestApis added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetRestApis(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRestApis indicates an expected call of GetRestApis.

func (*MockApigatewayClientMockRecorder) GetStages added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetStages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStages indicates an expected call of GetStages.

func (*MockApigatewayClientMockRecorder) GetUsagePlanKeys added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetUsagePlanKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUsagePlanKeys indicates an expected call of GetUsagePlanKeys.

func (*MockApigatewayClientMockRecorder) GetUsagePlans added in v0.4.4

func (mr *MockApigatewayClientMockRecorder) GetUsagePlans(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUsagePlans indicates an expected call of GetUsagePlans.

func (mr *MockApigatewayClientMockRecorder) GetVpcLinks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVpcLinks indicates an expected call of GetVpcLinks.

type MockApigatewayv2Client added in v0.4.4

type MockApigatewayv2Client struct {
	// contains filtered or unexported fields
}

MockApigatewayv2Client is a mock of Apigatewayv2Client interface.

func NewMockApigatewayv2Client added in v0.4.4

func NewMockApigatewayv2Client(ctrl *gomock.Controller) *MockApigatewayv2Client

NewMockApigatewayv2Client creates a new mock instance.

func (*MockApigatewayv2Client) EXPECT added in v0.4.4

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockApigatewayv2Client) GetApiMappings added in v0.4.4

GetApiMappings mocks base method.

func (*MockApigatewayv2Client) GetApis added in v0.4.4

GetApis mocks base method.

func (*MockApigatewayv2Client) GetAuthorizers added in v0.4.4

GetAuthorizers mocks base method.

func (*MockApigatewayv2Client) GetDeployments added in v0.4.4

GetDeployments mocks base method.

func (*MockApigatewayv2Client) GetDomainNames added in v0.4.4

GetDomainNames mocks base method.

func (*MockApigatewayv2Client) GetIntegrationResponses added in v0.4.4

GetIntegrationResponses mocks base method.

func (*MockApigatewayv2Client) GetIntegrations added in v0.4.4

GetIntegrations mocks base method.

func (*MockApigatewayv2Client) GetModelTemplate added in v0.4.4

GetModelTemplate mocks base method.

func (*MockApigatewayv2Client) GetModels added in v0.4.4

GetModels mocks base method.

func (*MockApigatewayv2Client) GetRouteResponses added in v0.4.4

GetRouteResponses mocks base method.

func (*MockApigatewayv2Client) GetRoutes added in v0.4.4

GetRoutes mocks base method.

func (*MockApigatewayv2Client) GetStages added in v0.4.4

GetStages mocks base method.

GetVpcLinks mocks base method.

type MockApigatewayv2ClientMockRecorder added in v0.4.4

type MockApigatewayv2ClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockApigatewayv2ClientMockRecorder is the mock recorder for MockApigatewayv2Client.

func (*MockApigatewayv2ClientMockRecorder) GetApiMappings added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetApiMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApiMappings indicates an expected call of GetApiMappings.

func (*MockApigatewayv2ClientMockRecorder) GetApis added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetApis(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApis indicates an expected call of GetApis.

func (*MockApigatewayv2ClientMockRecorder) GetAuthorizers added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetAuthorizers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAuthorizers indicates an expected call of GetAuthorizers.

func (*MockApigatewayv2ClientMockRecorder) GetDeployments added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetDeployments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDeployments indicates an expected call of GetDeployments.

func (*MockApigatewayv2ClientMockRecorder) GetDomainNames added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDomainNames indicates an expected call of GetDomainNames.

func (*MockApigatewayv2ClientMockRecorder) GetIntegrationResponses added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetIntegrationResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetIntegrationResponses indicates an expected call of GetIntegrationResponses.

func (*MockApigatewayv2ClientMockRecorder) GetIntegrations added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetIntegrations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetIntegrations indicates an expected call of GetIntegrations.

func (*MockApigatewayv2ClientMockRecorder) GetModelTemplate added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetModelTemplate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetModelTemplate indicates an expected call of GetModelTemplate.

func (*MockApigatewayv2ClientMockRecorder) GetModels added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetModels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetModels indicates an expected call of GetModels.

func (*MockApigatewayv2ClientMockRecorder) GetRouteResponses added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetRouteResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRouteResponses indicates an expected call of GetRouteResponses.

func (*MockApigatewayv2ClientMockRecorder) GetRoutes added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetRoutes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRoutes indicates an expected call of GetRoutes.

func (*MockApigatewayv2ClientMockRecorder) GetStages added in v0.4.4

func (mr *MockApigatewayv2ClientMockRecorder) GetStages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStages indicates an expected call of GetStages.

func (mr *MockApigatewayv2ClientMockRecorder) GetVpcLinks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVpcLinks indicates an expected call of GetVpcLinks.

type MockAutoscalingClient

type MockAutoscalingClient struct {
	// contains filtered or unexported fields
}

MockAutoscalingClient is a mock of AutoscalingClient interface.

func NewMockAutoscalingClient

func NewMockAutoscalingClient(ctrl *gomock.Controller) *MockAutoscalingClient

NewMockAutoscalingClient creates a new mock instance.

func (*MockAutoscalingClient) DescribeLaunchConfigurations

DescribeLaunchConfigurations mocks base method.

func (*MockAutoscalingClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockAutoscalingClientMockRecorder

type MockAutoscalingClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockAutoscalingClientMockRecorder is the mock recorder for MockAutoscalingClient.

func (*MockAutoscalingClientMockRecorder) DescribeLaunchConfigurations

func (mr *MockAutoscalingClientMockRecorder) DescribeLaunchConfigurations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLaunchConfigurations indicates an expected call of DescribeLaunchConfigurations.

type MockCloudfrontClient added in v0.4.0

type MockCloudfrontClient struct {
	// contains filtered or unexported fields
}

MockCloudfrontClient is a mock of CloudfrontClient interface.

func NewMockCloudfrontClient added in v0.4.0

func NewMockCloudfrontClient(ctrl *gomock.Controller) *MockCloudfrontClient

NewMockCloudfrontClient creates a new mock instance.

func (*MockCloudfrontClient) EXPECT added in v0.4.0

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockCloudfrontClient) ListCachePolicies added in v0.4.0

ListCachePolicies mocks base method.

func (*MockCloudfrontClient) ListDistributions added in v0.4.0

ListDistributions mocks base method.

type MockCloudfrontClientMockRecorder added in v0.4.0

type MockCloudfrontClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockCloudfrontClientMockRecorder is the mock recorder for MockCloudfrontClient.

func (*MockCloudfrontClientMockRecorder) ListCachePolicies added in v0.4.0

func (mr *MockCloudfrontClientMockRecorder) ListCachePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCachePolicies indicates an expected call of ListCachePolicies.

func (*MockCloudfrontClientMockRecorder) ListDistributions added in v0.4.0

func (mr *MockCloudfrontClientMockRecorder) ListDistributions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDistributions indicates an expected call of ListDistributions.

type MockCloudtrailClient

type MockCloudtrailClient struct {
	// contains filtered or unexported fields
}

MockCloudtrailClient is a mock of CloudtrailClient interface.

func NewMockCloudtrailClient

func NewMockCloudtrailClient(ctrl *gomock.Controller) *MockCloudtrailClient

NewMockCloudtrailClient creates a new mock instance.

func (*MockCloudtrailClient) DescribeTrails

DescribeTrails mocks base method.

func (*MockCloudtrailClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockCloudtrailClient) GetEventSelectors

GetEventSelectors mocks base method.

func (*MockCloudtrailClient) GetTrailStatus

GetTrailStatus mocks base method.

type MockCloudtrailClientMockRecorder

type MockCloudtrailClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockCloudtrailClientMockRecorder is the mock recorder for MockCloudtrailClient.

func (*MockCloudtrailClientMockRecorder) DescribeTrails

func (mr *MockCloudtrailClientMockRecorder) DescribeTrails(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTrails indicates an expected call of DescribeTrails.

func (*MockCloudtrailClientMockRecorder) GetEventSelectors

func (mr *MockCloudtrailClientMockRecorder) GetEventSelectors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEventSelectors indicates an expected call of GetEventSelectors.

func (*MockCloudtrailClientMockRecorder) GetTrailStatus

func (mr *MockCloudtrailClientMockRecorder) GetTrailStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTrailStatus indicates an expected call of GetTrailStatus.

type MockCloudwatchClient

type MockCloudwatchClient struct {
	// contains filtered or unexported fields
}

MockCloudwatchClient is a mock of CloudwatchClient interface.

func NewMockCloudwatchClient

func NewMockCloudwatchClient(ctrl *gomock.Controller) *MockCloudwatchClient

NewMockCloudwatchClient creates a new mock instance.

func (*MockCloudwatchClient) DescribeAlarms

DescribeAlarms mocks base method.

func (*MockCloudwatchClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockCloudwatchClientMockRecorder

type MockCloudwatchClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockCloudwatchClientMockRecorder is the mock recorder for MockCloudwatchClient.

func (*MockCloudwatchClientMockRecorder) DescribeAlarms

func (mr *MockCloudwatchClientMockRecorder) DescribeAlarms(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAlarms indicates an expected call of DescribeAlarms.

type MockCloudwatchLogsClient

type MockCloudwatchLogsClient struct {
	// contains filtered or unexported fields
}

MockCloudwatchLogsClient is a mock of CloudwatchLogsClient interface.

func NewMockCloudwatchLogsClient

func NewMockCloudwatchLogsClient(ctrl *gomock.Controller) *MockCloudwatchLogsClient

NewMockCloudwatchLogsClient creates a new mock instance.

func (*MockCloudwatchLogsClient) DescribeMetricFilters

DescribeMetricFilters mocks base method.

func (*MockCloudwatchLogsClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockCloudwatchLogsClientMockRecorder

type MockCloudwatchLogsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockCloudwatchLogsClientMockRecorder is the mock recorder for MockCloudwatchLogsClient.

func (*MockCloudwatchLogsClientMockRecorder) DescribeMetricFilters

func (mr *MockCloudwatchLogsClientMockRecorder) DescribeMetricFilters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMetricFilters indicates an expected call of DescribeMetricFilters.

type MockCognitoIdentityPoolsClient added in v0.4.13

type MockCognitoIdentityPoolsClient struct {
	// contains filtered or unexported fields
}

MockCognitoIdentityPoolsClient is a mock of CognitoIdentityPoolsClient interface.

func NewMockCognitoIdentityPoolsClient added in v0.4.13

func NewMockCognitoIdentityPoolsClient(ctrl *gomock.Controller) *MockCognitoIdentityPoolsClient

NewMockCognitoIdentityPoolsClient creates a new mock instance.

func (*MockCognitoIdentityPoolsClient) DescribeIdentityPool added in v0.4.13

DescribeIdentityPool mocks base method.

func (*MockCognitoIdentityPoolsClient) EXPECT added in v0.4.13

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockCognitoIdentityPoolsClient) ListIdentityPools added in v0.4.13

ListIdentityPools mocks base method.

type MockCognitoIdentityPoolsClientMockRecorder added in v0.4.13

type MockCognitoIdentityPoolsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockCognitoIdentityPoolsClientMockRecorder is the mock recorder for MockCognitoIdentityPoolsClient.

func (*MockCognitoIdentityPoolsClientMockRecorder) DescribeIdentityPool added in v0.4.13

func (mr *MockCognitoIdentityPoolsClientMockRecorder) DescribeIdentityPool(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIdentityPool indicates an expected call of DescribeIdentityPool.

func (*MockCognitoIdentityPoolsClientMockRecorder) ListIdentityPools added in v0.4.13

func (mr *MockCognitoIdentityPoolsClientMockRecorder) ListIdentityPools(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIdentityPools indicates an expected call of ListIdentityPools.

type MockCognitoUserPoolsClient added in v0.4.13

type MockCognitoUserPoolsClient struct {
	// contains filtered or unexported fields
}

MockCognitoUserPoolsClient is a mock of CognitoUserPoolsClient interface.

func NewMockCognitoUserPoolsClient added in v0.4.13

func NewMockCognitoUserPoolsClient(ctrl *gomock.Controller) *MockCognitoUserPoolsClient

NewMockCognitoUserPoolsClient creates a new mock instance.

func (*MockCognitoUserPoolsClient) DescribeIdentityProvider added in v0.4.13

DescribeIdentityProvider mocks base method.

func (*MockCognitoUserPoolsClient) DescribeUserPool added in v0.4.13

DescribeUserPool mocks base method.

func (*MockCognitoUserPoolsClient) EXPECT added in v0.4.13

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockCognitoUserPoolsClient) ListIdentityProviders added in v0.4.13

ListIdentityProviders mocks base method.

func (*MockCognitoUserPoolsClient) ListUserPools added in v0.4.13

ListUserPools mocks base method.

type MockCognitoUserPoolsClientMockRecorder added in v0.4.13

type MockCognitoUserPoolsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockCognitoUserPoolsClientMockRecorder is the mock recorder for MockCognitoUserPoolsClient.

func (*MockCognitoUserPoolsClientMockRecorder) DescribeIdentityProvider added in v0.4.13

func (mr *MockCognitoUserPoolsClientMockRecorder) DescribeIdentityProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIdentityProvider indicates an expected call of DescribeIdentityProvider.

func (*MockCognitoUserPoolsClientMockRecorder) DescribeUserPool added in v0.4.13

func (mr *MockCognitoUserPoolsClientMockRecorder) DescribeUserPool(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserPool indicates an expected call of DescribeUserPool.

func (*MockCognitoUserPoolsClientMockRecorder) ListIdentityProviders added in v0.4.13

func (mr *MockCognitoUserPoolsClientMockRecorder) ListIdentityProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIdentityProviders indicates an expected call of ListIdentityProviders.

func (*MockCognitoUserPoolsClientMockRecorder) ListUserPools added in v0.4.13

func (mr *MockCognitoUserPoolsClientMockRecorder) ListUserPools(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserPools indicates an expected call of ListUserPools.

type MockConfigServiceClient added in v0.4.4

type MockConfigServiceClient struct {
	// contains filtered or unexported fields
}

MockConfigServiceClient is a mock of ConfigServiceClient interface.

func NewMockConfigServiceClient added in v0.4.4

func NewMockConfigServiceClient(ctrl *gomock.Controller) *MockConfigServiceClient

NewMockConfigServiceClient creates a new mock instance.

func (*MockConfigServiceClient) DescribeConfigurationRecorders added in v0.4.4

DescribeConfigurationRecorders mocks base method.

func (*MockConfigServiceClient) DescribeConformancePacks added in v0.4.4

DescribeConformancePacks mocks base method.

func (*MockConfigServiceClient) EXPECT added in v0.4.4

EXPECT returns an object that allows the caller to indicate expected use.

type MockConfigServiceClientMockRecorder added in v0.4.4

type MockConfigServiceClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockConfigServiceClientMockRecorder is the mock recorder for MockConfigServiceClient.

func (*MockConfigServiceClientMockRecorder) DescribeConfigurationRecorders added in v0.4.4

func (mr *MockConfigServiceClientMockRecorder) DescribeConfigurationRecorders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConfigurationRecorders indicates an expected call of DescribeConfigurationRecorders.

func (*MockConfigServiceClientMockRecorder) DescribeConformancePacks added in v0.4.4

func (mr *MockConfigServiceClientMockRecorder) DescribeConformancePacks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConformancePacks indicates an expected call of DescribeConformancePacks.

type MockDirectconnectClient

type MockDirectconnectClient struct {
	// contains filtered or unexported fields
}

MockDirectconnectClient is a mock of DirectconnectClient interface.

func NewMockDirectconnectClient

func NewMockDirectconnectClient(ctrl *gomock.Controller) *MockDirectconnectClient

NewMockDirectconnectClient creates a new mock instance.

func (*MockDirectconnectClient) DescribeConnections added in v0.4.13

DescribeConnections mocks base method.

func (*MockDirectconnectClient) DescribeDirectConnectGatewayAssociations added in v0.4.10

DescribeDirectConnectGatewayAssociations mocks base method.

func (*MockDirectconnectClient) DescribeDirectConnectGatewayAttachments added in v0.4.10

DescribeDirectConnectGatewayAttachments mocks base method.

func (*MockDirectconnectClient) DescribeDirectConnectGateways

DescribeDirectConnectGateways mocks base method.

func (*MockDirectconnectClient) DescribeVirtualGateways added in v0.3.13

DescribeVirtualGateways mocks base method.

func (*MockDirectconnectClient) DescribeVirtualInterfaces added in v0.3.11

DescribeVirtualInterfaces mocks base method.

func (*MockDirectconnectClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockDirectconnectClientMockRecorder

type MockDirectconnectClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockDirectconnectClientMockRecorder is the mock recorder for MockDirectconnectClient.

func (*MockDirectconnectClientMockRecorder) DescribeConnections added in v0.4.13

func (mr *MockDirectconnectClientMockRecorder) DescribeConnections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnections indicates an expected call of DescribeConnections.

func (*MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAssociations added in v0.4.10

func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAssociations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDirectConnectGatewayAssociations indicates an expected call of DescribeDirectConnectGatewayAssociations.

func (*MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAttachments added in v0.4.10

func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDirectConnectGatewayAttachments indicates an expected call of DescribeDirectConnectGatewayAttachments.

func (*MockDirectconnectClientMockRecorder) DescribeDirectConnectGateways

func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDirectConnectGateways indicates an expected call of DescribeDirectConnectGateways.

func (*MockDirectconnectClientMockRecorder) DescribeVirtualGateways added in v0.3.13

func (mr *MockDirectconnectClientMockRecorder) DescribeVirtualGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVirtualGateways indicates an expected call of DescribeVirtualGateways.

func (*MockDirectconnectClientMockRecorder) DescribeVirtualInterfaces added in v0.3.11

func (mr *MockDirectconnectClientMockRecorder) DescribeVirtualInterfaces(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVirtualInterfaces indicates an expected call of DescribeVirtualInterfaces.

type MockEc2Client

type MockEc2Client struct {
	// contains filtered or unexported fields
}

MockEc2Client is a mock of Ec2Client interface.

func NewMockEc2Client

func NewMockEc2Client(ctrl *gomock.Controller) *MockEc2Client

NewMockEc2Client creates a new mock instance.

func (*MockEc2Client) DescribeByoipCidrs

func (m *MockEc2Client) DescribeByoipCidrs(arg0 context.Context, arg1 *ec2.DescribeByoipCidrsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeByoipCidrsOutput, error)

DescribeByoipCidrs mocks base method.

func (*MockEc2Client) DescribeCustomerGateways

func (m *MockEc2Client) DescribeCustomerGateways(arg0 context.Context, arg1 *ec2.DescribeCustomerGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeCustomerGatewaysOutput, error)

DescribeCustomerGateways mocks base method.

func (*MockEc2Client) DescribeFlowLogs

func (m *MockEc2Client) DescribeFlowLogs(arg0 context.Context, arg1 *ec2.DescribeFlowLogsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeFlowLogsOutput, error)

DescribeFlowLogs mocks base method.

func (*MockEc2Client) DescribeImages

func (m *MockEc2Client) DescribeImages(arg0 context.Context, arg1 *ec2.DescribeImagesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeImagesOutput, error)

DescribeImages mocks base method.

func (*MockEc2Client) DescribeInstances

func (m *MockEc2Client) DescribeInstances(arg0 context.Context, arg1 *ec2.DescribeInstancesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeInstancesOutput, error)

DescribeInstances mocks base method.

func (*MockEc2Client) DescribeInternetGateways

func (m *MockEc2Client) DescribeInternetGateways(arg0 context.Context, arg1 *ec2.DescribeInternetGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeInternetGatewaysOutput, error)

DescribeInternetGateways mocks base method.

func (*MockEc2Client) DescribeNatGateways

func (m *MockEc2Client) DescribeNatGateways(arg0 context.Context, arg1 *ec2.DescribeNatGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeNatGatewaysOutput, error)

DescribeNatGateways mocks base method.

func (*MockEc2Client) DescribeNetworkAcls

func (m *MockEc2Client) DescribeNetworkAcls(arg0 context.Context, arg1 *ec2.DescribeNetworkAclsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeNetworkAclsOutput, error)

DescribeNetworkAcls mocks base method.

func (*MockEc2Client) DescribeRouteTables

func (m *MockEc2Client) DescribeRouteTables(arg0 context.Context, arg1 *ec2.DescribeRouteTablesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeRouteTablesOutput, error)

DescribeRouteTables mocks base method.

func (*MockEc2Client) DescribeSecurityGroups

func (m *MockEc2Client) DescribeSecurityGroups(arg0 context.Context, arg1 *ec2.DescribeSecurityGroupsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeSecurityGroupsOutput, error)

DescribeSecurityGroups mocks base method.

func (*MockEc2Client) DescribeSubnets

func (m *MockEc2Client) DescribeSubnets(arg0 context.Context, arg1 *ec2.DescribeSubnetsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeSubnetsOutput, error)

DescribeSubnets mocks base method.

func (*MockEc2Client) DescribeTransitGatewayAttachments added in v0.3.12

func (m *MockEc2Client) DescribeTransitGatewayAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayAttachmentsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayAttachmentsOutput, error)

DescribeTransitGatewayAttachments mocks base method.

func (*MockEc2Client) DescribeTransitGatewayMulticastDomains added in v0.3.12

func (m *MockEc2Client) DescribeTransitGatewayMulticastDomains(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayMulticastDomainsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayMulticastDomainsOutput, error)

DescribeTransitGatewayMulticastDomains mocks base method.

func (*MockEc2Client) DescribeTransitGatewayPeeringAttachments added in v0.3.12

func (m *MockEc2Client) DescribeTransitGatewayPeeringAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayPeeringAttachmentsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayPeeringAttachmentsOutput, error)

DescribeTransitGatewayPeeringAttachments mocks base method.

func (*MockEc2Client) DescribeTransitGatewayRouteTables added in v0.3.12

func (m *MockEc2Client) DescribeTransitGatewayRouteTables(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayRouteTablesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayRouteTablesOutput, error)

DescribeTransitGatewayRouteTables mocks base method.

func (*MockEc2Client) DescribeTransitGatewayVpcAttachments added in v0.3.12

func (m *MockEc2Client) DescribeTransitGatewayVpcAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayVpcAttachmentsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayVpcAttachmentsOutput, error)

DescribeTransitGatewayVpcAttachments mocks base method.

func (*MockEc2Client) DescribeTransitGateways added in v0.3.12

func (m *MockEc2Client) DescribeTransitGateways(arg0 context.Context, arg1 *ec2.DescribeTransitGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewaysOutput, error)

DescribeTransitGateways mocks base method.

func (*MockEc2Client) DescribeVolumes added in v0.3.12

func (m *MockEc2Client) DescribeVolumes(arg0 context.Context, arg1 *ec2.DescribeVolumesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVolumesOutput, error)

DescribeVolumes mocks base method.

func (*MockEc2Client) DescribeVpcEndpoints added in v0.4.0

func (m *MockEc2Client) DescribeVpcEndpoints(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointsOutput, error)

DescribeVpcEndpoints mocks base method.

func (*MockEc2Client) DescribeVpcPeeringConnections

func (m *MockEc2Client) DescribeVpcPeeringConnections(arg0 context.Context, arg1 *ec2.DescribeVpcPeeringConnectionsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcPeeringConnectionsOutput, error)

DescribeVpcPeeringConnections mocks base method.

func (*MockEc2Client) DescribeVpcs

func (m *MockEc2Client) DescribeVpcs(arg0 context.Context, arg1 *ec2.DescribeVpcsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcsOutput, error)

DescribeVpcs mocks base method.

func (*MockEc2Client) DescribeVpnGateways added in v0.4.6

func (m *MockEc2Client) DescribeVpnGateways(arg0 context.Context, arg1 *ec2.DescribeVpnGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpnGatewaysOutput, error)

DescribeVpnGateways mocks base method.

func (*MockEc2Client) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockEc2Client) GetEbsDefaultKmsKeyId added in v0.4.4

func (m *MockEc2Client) GetEbsDefaultKmsKeyId(arg0 context.Context, arg1 *ec2.GetEbsDefaultKmsKeyIdInput, arg2 ...func(*ec2.Options)) (*ec2.GetEbsDefaultKmsKeyIdOutput, error)

GetEbsDefaultKmsKeyId mocks base method.

func (*MockEc2Client) GetEbsEncryptionByDefault added in v0.4.4

func (m *MockEc2Client) GetEbsEncryptionByDefault(arg0 context.Context, arg1 *ec2.GetEbsEncryptionByDefaultInput, arg2 ...func(*ec2.Options)) (*ec2.GetEbsEncryptionByDefaultOutput, error)

GetEbsEncryptionByDefault mocks base method.

type MockEc2ClientMockRecorder

type MockEc2ClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockEc2ClientMockRecorder is the mock recorder for MockEc2Client.

func (*MockEc2ClientMockRecorder) DescribeByoipCidrs

func (mr *MockEc2ClientMockRecorder) DescribeByoipCidrs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeByoipCidrs indicates an expected call of DescribeByoipCidrs.

func (*MockEc2ClientMockRecorder) DescribeCustomerGateways

func (mr *MockEc2ClientMockRecorder) DescribeCustomerGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCustomerGateways indicates an expected call of DescribeCustomerGateways.

func (*MockEc2ClientMockRecorder) DescribeFlowLogs

func (mr *MockEc2ClientMockRecorder) DescribeFlowLogs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFlowLogs indicates an expected call of DescribeFlowLogs.

func (*MockEc2ClientMockRecorder) DescribeImages

func (mr *MockEc2ClientMockRecorder) DescribeImages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImages indicates an expected call of DescribeImages.

func (*MockEc2ClientMockRecorder) DescribeInstances

func (mr *MockEc2ClientMockRecorder) DescribeInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstances indicates an expected call of DescribeInstances.

func (*MockEc2ClientMockRecorder) DescribeInternetGateways

func (mr *MockEc2ClientMockRecorder) DescribeInternetGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInternetGateways indicates an expected call of DescribeInternetGateways.

func (*MockEc2ClientMockRecorder) DescribeNatGateways

func (mr *MockEc2ClientMockRecorder) DescribeNatGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNatGateways indicates an expected call of DescribeNatGateways.

func (*MockEc2ClientMockRecorder) DescribeNetworkAcls

func (mr *MockEc2ClientMockRecorder) DescribeNetworkAcls(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkAcls indicates an expected call of DescribeNetworkAcls.

func (*MockEc2ClientMockRecorder) DescribeRouteTables

func (mr *MockEc2ClientMockRecorder) DescribeRouteTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRouteTables indicates an expected call of DescribeRouteTables.

func (*MockEc2ClientMockRecorder) DescribeSecurityGroups

func (mr *MockEc2ClientMockRecorder) DescribeSecurityGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityGroups indicates an expected call of DescribeSecurityGroups.

func (*MockEc2ClientMockRecorder) DescribeSubnets

func (mr *MockEc2ClientMockRecorder) DescribeSubnets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSubnets indicates an expected call of DescribeSubnets.

func (*MockEc2ClientMockRecorder) DescribeTransitGatewayAttachments added in v0.3.12

func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayAttachments indicates an expected call of DescribeTransitGatewayAttachments.

func (*MockEc2ClientMockRecorder) DescribeTransitGatewayMulticastDomains added in v0.3.12

func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayMulticastDomains(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayMulticastDomains indicates an expected call of DescribeTransitGatewayMulticastDomains.

func (*MockEc2ClientMockRecorder) DescribeTransitGatewayPeeringAttachments added in v0.3.12

func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayPeeringAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayPeeringAttachments indicates an expected call of DescribeTransitGatewayPeeringAttachments.

func (*MockEc2ClientMockRecorder) DescribeTransitGatewayRouteTables added in v0.3.12

func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayRouteTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayRouteTables indicates an expected call of DescribeTransitGatewayRouteTables.

func (*MockEc2ClientMockRecorder) DescribeTransitGatewayVpcAttachments added in v0.3.12

func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayVpcAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayVpcAttachments indicates an expected call of DescribeTransitGatewayVpcAttachments.

func (*MockEc2ClientMockRecorder) DescribeTransitGateways added in v0.3.12

func (mr *MockEc2ClientMockRecorder) DescribeTransitGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGateways indicates an expected call of DescribeTransitGateways.

func (*MockEc2ClientMockRecorder) DescribeVolumes added in v0.3.12

func (mr *MockEc2ClientMockRecorder) DescribeVolumes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumes indicates an expected call of DescribeVolumes.

func (*MockEc2ClientMockRecorder) DescribeVpcEndpoints added in v0.4.0

func (mr *MockEc2ClientMockRecorder) DescribeVpcEndpoints(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpoints indicates an expected call of DescribeVpcEndpoints.

func (*MockEc2ClientMockRecorder) DescribeVpcPeeringConnections

func (mr *MockEc2ClientMockRecorder) DescribeVpcPeeringConnections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcPeeringConnections indicates an expected call of DescribeVpcPeeringConnections.

func (*MockEc2ClientMockRecorder) DescribeVpcs

func (mr *MockEc2ClientMockRecorder) DescribeVpcs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcs indicates an expected call of DescribeVpcs.

func (*MockEc2ClientMockRecorder) DescribeVpnGateways added in v0.4.6

func (mr *MockEc2ClientMockRecorder) DescribeVpnGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpnGateways indicates an expected call of DescribeVpnGateways.

func (*MockEc2ClientMockRecorder) GetEbsDefaultKmsKeyId added in v0.4.4

func (mr *MockEc2ClientMockRecorder) GetEbsDefaultKmsKeyId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEbsDefaultKmsKeyId indicates an expected call of GetEbsDefaultKmsKeyId.

func (*MockEc2ClientMockRecorder) GetEbsEncryptionByDefault added in v0.4.4

func (mr *MockEc2ClientMockRecorder) GetEbsEncryptionByDefault(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEbsEncryptionByDefault indicates an expected call of GetEbsEncryptionByDefault.

type MockEcrClient

type MockEcrClient struct {
	// contains filtered or unexported fields
}

MockEcrClient is a mock of EcrClient interface.

func NewMockEcrClient

func NewMockEcrClient(ctrl *gomock.Controller) *MockEcrClient

NewMockEcrClient creates a new mock instance.

func (*MockEcrClient) DescribeImages

func (m *MockEcrClient) DescribeImages(arg0 context.Context, arg1 *ecr.DescribeImagesInput, arg2 ...func(*ecr.Options)) (*ecr.DescribeImagesOutput, error)

DescribeImages mocks base method.

func (*MockEcrClient) DescribeRepositories

func (m *MockEcrClient) DescribeRepositories(arg0 context.Context, arg1 *ecr.DescribeRepositoriesInput, arg2 ...func(*ecr.Options)) (*ecr.DescribeRepositoriesOutput, error)

DescribeRepositories mocks base method.

func (*MockEcrClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockEcrClientMockRecorder

type MockEcrClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockEcrClientMockRecorder is the mock recorder for MockEcrClient.

func (*MockEcrClientMockRecorder) DescribeImages

func (mr *MockEcrClientMockRecorder) DescribeImages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImages indicates an expected call of DescribeImages.

func (*MockEcrClientMockRecorder) DescribeRepositories

func (mr *MockEcrClientMockRecorder) DescribeRepositories(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRepositories indicates an expected call of DescribeRepositories.

type MockEcsClient

type MockEcsClient struct {
	// contains filtered or unexported fields
}

MockEcsClient is a mock of EcsClient interface.

func NewMockEcsClient

func NewMockEcsClient(ctrl *gomock.Controller) *MockEcsClient

NewMockEcsClient creates a new mock instance.

func (*MockEcsClient) DescribeClusters

func (m *MockEcsClient) DescribeClusters(arg0 context.Context, arg1 *ecs.DescribeClustersInput, arg2 ...func(*ecs.Options)) (*ecs.DescribeClustersOutput, error)

DescribeClusters mocks base method.

func (*MockEcsClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockEcsClient) ListClusters

func (m *MockEcsClient) ListClusters(arg0 context.Context, arg1 *ecs.ListClustersInput, arg2 ...func(*ecs.Options)) (*ecs.ListClustersOutput, error)

ListClusters mocks base method.

type MockEcsClientMockRecorder

type MockEcsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockEcsClientMockRecorder is the mock recorder for MockEcsClient.

func (*MockEcsClientMockRecorder) DescribeClusters

func (mr *MockEcsClientMockRecorder) DescribeClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusters indicates an expected call of DescribeClusters.

func (*MockEcsClientMockRecorder) ListClusters

func (mr *MockEcsClientMockRecorder) ListClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListClusters indicates an expected call of ListClusters.

type MockEfsClient

type MockEfsClient struct {
	// contains filtered or unexported fields
}

MockEfsClient is a mock of EfsClient interface.

func NewMockEfsClient

func NewMockEfsClient(ctrl *gomock.Controller) *MockEfsClient

NewMockEfsClient creates a new mock instance.

func (*MockEfsClient) DescribeFileSystems

func (m *MockEfsClient) DescribeFileSystems(arg0 context.Context, arg1 *efs.DescribeFileSystemsInput, arg2 ...func(*efs.Options)) (*efs.DescribeFileSystemsOutput, error)

DescribeFileSystems mocks base method.

func (*MockEfsClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockEfsClientMockRecorder

type MockEfsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockEfsClientMockRecorder is the mock recorder for MockEfsClient.

func (*MockEfsClientMockRecorder) DescribeFileSystems

func (mr *MockEfsClientMockRecorder) DescribeFileSystems(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFileSystems indicates an expected call of DescribeFileSystems.

type MockEksClient

type MockEksClient struct {
	// contains filtered or unexported fields
}

MockEksClient is a mock of EksClient interface.

func NewMockEksClient

func NewMockEksClient(ctrl *gomock.Controller) *MockEksClient

NewMockEksClient creates a new mock instance.

func (*MockEksClient) DescribeCluster

func (m *MockEksClient) DescribeCluster(arg0 context.Context, arg1 *eks.DescribeClusterInput, arg2 ...func(*eks.Options)) (*eks.DescribeClusterOutput, error)

DescribeCluster mocks base method.

func (*MockEksClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockEksClient) ListClusters

func (m *MockEksClient) ListClusters(arg0 context.Context, arg1 *eks.ListClustersInput, arg2 ...func(*eks.Options)) (*eks.ListClustersOutput, error)

ListClusters mocks base method.

type MockEksClientMockRecorder

type MockEksClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockEksClientMockRecorder is the mock recorder for MockEksClient.

func (*MockEksClientMockRecorder) DescribeCluster

func (mr *MockEksClientMockRecorder) DescribeCluster(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCluster indicates an expected call of DescribeCluster.

func (*MockEksClientMockRecorder) ListClusters

func (mr *MockEksClientMockRecorder) ListClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListClusters indicates an expected call of ListClusters.

type MockElasticSearch added in v0.4.10

type MockElasticSearch struct {
	// contains filtered or unexported fields
}

MockElasticSearch is a mock of ElasticSearch interface.

func NewMockElasticSearch added in v0.4.10

func NewMockElasticSearch(ctrl *gomock.Controller) *MockElasticSearch

NewMockElasticSearch creates a new mock instance.

func (*MockElasticSearch) DescribeElasticsearchDomain added in v0.4.10

DescribeElasticsearchDomain mocks base method.

func (*MockElasticSearch) EXPECT added in v0.4.10

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockElasticSearch) ListDomainNames added in v0.4.10

ListDomainNames mocks base method.

type MockElasticSearchMockRecorder added in v0.4.10

type MockElasticSearchMockRecorder struct {
	// contains filtered or unexported fields
}

MockElasticSearchMockRecorder is the mock recorder for MockElasticSearch.

func (*MockElasticSearchMockRecorder) DescribeElasticsearchDomain added in v0.4.10

func (mr *MockElasticSearchMockRecorder) DescribeElasticsearchDomain(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeElasticsearchDomain indicates an expected call of DescribeElasticsearchDomain.

func (*MockElasticSearchMockRecorder) ListDomainNames added in v0.4.10

func (mr *MockElasticSearchMockRecorder) ListDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDomainNames indicates an expected call of ListDomainNames.

type MockElasticbeanstalkClient

type MockElasticbeanstalkClient struct {
	// contains filtered or unexported fields
}

MockElasticbeanstalkClient is a mock of ElasticbeanstalkClient interface.

func NewMockElasticbeanstalkClient

func NewMockElasticbeanstalkClient(ctrl *gomock.Controller) *MockElasticbeanstalkClient

NewMockElasticbeanstalkClient creates a new mock instance.

func (*MockElasticbeanstalkClient) DescribeEnvironments

DescribeEnvironments mocks base method.

func (*MockElasticbeanstalkClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockElasticbeanstalkClientMockRecorder

type MockElasticbeanstalkClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockElasticbeanstalkClientMockRecorder is the mock recorder for MockElasticbeanstalkClient.

func (*MockElasticbeanstalkClientMockRecorder) DescribeEnvironments

func (mr *MockElasticbeanstalkClientMockRecorder) DescribeEnvironments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEnvironments indicates an expected call of DescribeEnvironments.

type MockElbV1Client added in v0.4.1

type MockElbV1Client struct {
	// contains filtered or unexported fields
}

MockElbV1Client is a mock of ElbV1Client interface.

func NewMockElbV1Client added in v0.4.1

func NewMockElbV1Client(ctrl *gomock.Controller) *MockElbV1Client

NewMockElbV1Client creates a new mock instance.

func (*MockElbV1Client) DescribeLoadBalancerAttributes added in v0.4.1

DescribeLoadBalancerAttributes mocks base method.

func (*MockElbV1Client) DescribeLoadBalancerPolicies added in v0.4.1

DescribeLoadBalancerPolicies mocks base method.

func (*MockElbV1Client) DescribeLoadBalancers added in v0.4.1

DescribeLoadBalancers mocks base method.

func (*MockElbV1Client) DescribeTags added in v0.4.1

DescribeTags mocks base method.

func (*MockElbV1Client) EXPECT added in v0.4.1

EXPECT returns an object that allows the caller to indicate expected use.

type MockElbV1ClientMockRecorder added in v0.4.1

type MockElbV1ClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockElbV1ClientMockRecorder is the mock recorder for MockElbV1Client.

func (*MockElbV1ClientMockRecorder) DescribeLoadBalancerAttributes added in v0.4.1

func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancerAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLoadBalancerAttributes indicates an expected call of DescribeLoadBalancerAttributes.

func (*MockElbV1ClientMockRecorder) DescribeLoadBalancerPolicies added in v0.4.1

func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancerPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLoadBalancerPolicies indicates an expected call of DescribeLoadBalancerPolicies.

func (*MockElbV1ClientMockRecorder) DescribeLoadBalancers added in v0.4.1

func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLoadBalancers indicates an expected call of DescribeLoadBalancers.

func (*MockElbV1ClientMockRecorder) DescribeTags added in v0.4.1

func (mr *MockElbV1ClientMockRecorder) DescribeTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTags indicates an expected call of DescribeTags.

type MockElbV2Client

type MockElbV2Client struct {
	// contains filtered or unexported fields
}

MockElbV2Client is a mock of ElbV2Client interface.

func NewMockElbV2Client

func NewMockElbV2Client(ctrl *gomock.Controller) *MockElbV2Client

NewMockElbV2Client creates a new mock instance.

func (*MockElbV2Client) DescribeLoadBalancers

DescribeLoadBalancers mocks base method.

func (*MockElbV2Client) DescribeTargetGroups

DescribeTargetGroups mocks base method.

func (*MockElbV2Client) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockElbV2ClientMockRecorder

type MockElbV2ClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockElbV2ClientMockRecorder is the mock recorder for MockElbV2Client.

func (*MockElbV2ClientMockRecorder) DescribeLoadBalancers

func (mr *MockElbV2ClientMockRecorder) DescribeLoadBalancers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLoadBalancers indicates an expected call of DescribeLoadBalancers.

func (*MockElbV2ClientMockRecorder) DescribeTargetGroups

func (mr *MockElbV2ClientMockRecorder) DescribeTargetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTargetGroups indicates an expected call of DescribeTargetGroups.

type MockEmrClient

type MockEmrClient struct {
	// contains filtered or unexported fields
}

MockEmrClient is a mock of EmrClient interface.

func NewMockEmrClient

func NewMockEmrClient(ctrl *gomock.Controller) *MockEmrClient

NewMockEmrClient creates a new mock instance.

func (*MockEmrClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockEmrClient) ListClusters

func (m *MockEmrClient) ListClusters(arg0 context.Context, arg1 *emr.ListClustersInput, arg2 ...func(*emr.Options)) (*emr.ListClustersOutput, error)

ListClusters mocks base method.

type MockEmrClientMockRecorder

type MockEmrClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockEmrClientMockRecorder is the mock recorder for MockEmrClient.

func (*MockEmrClientMockRecorder) ListClusters

func (mr *MockEmrClientMockRecorder) ListClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListClusters indicates an expected call of ListClusters.

type MockFsxClient

type MockFsxClient struct {
	// contains filtered or unexported fields
}

MockFsxClient is a mock of FsxClient interface.

func NewMockFsxClient

func NewMockFsxClient(ctrl *gomock.Controller) *MockFsxClient

NewMockFsxClient creates a new mock instance.

func (*MockFsxClient) DescribeBackups

func (m *MockFsxClient) DescribeBackups(arg0 context.Context, arg1 *fsx.DescribeBackupsInput, arg2 ...func(*fsx.Options)) (*fsx.DescribeBackupsOutput, error)

DescribeBackups mocks base method.

func (*MockFsxClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockFsxClientMockRecorder

type MockFsxClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockFsxClientMockRecorder is the mock recorder for MockFsxClient.

func (*MockFsxClientMockRecorder) DescribeBackups

func (mr *MockFsxClientMockRecorder) DescribeBackups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBackups indicates an expected call of DescribeBackups.

type MockIamClient

type MockIamClient struct {
	// contains filtered or unexported fields
}

MockIamClient is a mock of IamClient interface.

func NewMockIamClient

func NewMockIamClient(ctrl *gomock.Controller) *MockIamClient

NewMockIamClient creates a new mock instance.

func (*MockIamClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockIamClient) GenerateCredentialReport

func (m *MockIamClient) GenerateCredentialReport(arg0 context.Context, arg1 *iam.GenerateCredentialReportInput, arg2 ...func(*iam.Options)) (*iam.GenerateCredentialReportOutput, error)

GenerateCredentialReport mocks base method.

func (*MockIamClient) GetAccessKeyLastUsed

func (m *MockIamClient) GetAccessKeyLastUsed(arg0 context.Context, arg1 *iam.GetAccessKeyLastUsedInput, arg2 ...func(*iam.Options)) (*iam.GetAccessKeyLastUsedOutput, error)

GetAccessKeyLastUsed mocks base method.

func (*MockIamClient) GetAccountAuthorizationDetails

func (m *MockIamClient) GetAccountAuthorizationDetails(arg0 context.Context, arg1 *iam.GetAccountAuthorizationDetailsInput, arg2 ...func(*iam.Options)) (*iam.GetAccountAuthorizationDetailsOutput, error)

GetAccountAuthorizationDetails mocks base method.

func (*MockIamClient) GetAccountPasswordPolicy

func (m *MockIamClient) GetAccountPasswordPolicy(arg0 context.Context, arg1 *iam.GetAccountPasswordPolicyInput, arg2 ...func(*iam.Options)) (*iam.GetAccountPasswordPolicyOutput, error)

GetAccountPasswordPolicy mocks base method.

func (*MockIamClient) GetAccountSummary added in v0.4.4

func (m *MockIamClient) GetAccountSummary(arg0 context.Context, arg1 *iam.GetAccountSummaryInput, arg2 ...func(*iam.Options)) (*iam.GetAccountSummaryOutput, error)

GetAccountSummary mocks base method.

func (*MockIamClient) GetCredentialReport

func (m *MockIamClient) GetCredentialReport(arg0 context.Context, arg1 *iam.GetCredentialReportInput, arg2 ...func(*iam.Options)) (*iam.GetCredentialReportOutput, error)

GetCredentialReport mocks base method.

func (*MockIamClient) GetGroupPolicy added in v0.4.1

func (m *MockIamClient) GetGroupPolicy(arg0 context.Context, arg1 *iam.GetGroupPolicyInput, arg2 ...func(*iam.Options)) (*iam.GetGroupPolicyOutput, error)

GetGroupPolicy mocks base method.

func (*MockIamClient) GetOpenIDConnectProvider added in v0.4.0

func (m *MockIamClient) GetOpenIDConnectProvider(arg0 context.Context, arg1 *iam.GetOpenIDConnectProviderInput, arg2 ...func(*iam.Options)) (*iam.GetOpenIDConnectProviderOutput, error)

GetOpenIDConnectProvider mocks base method.

func (*MockIamClient) GetRolePolicy added in v0.4.1

func (m *MockIamClient) GetRolePolicy(arg0 context.Context, arg1 *iam.GetRolePolicyInput, arg2 ...func(*iam.Options)) (*iam.GetRolePolicyOutput, error)

GetRolePolicy mocks base method.

func (*MockIamClient) GetSAMLProvider added in v0.4.0

func (m *MockIamClient) GetSAMLProvider(arg0 context.Context, arg1 *iam.GetSAMLProviderInput, arg2 ...func(*iam.Options)) (*iam.GetSAMLProviderOutput, error)

GetSAMLProvider mocks base method.

func (*MockIamClient) GetUser

func (m *MockIamClient) GetUser(arg0 context.Context, arg1 *iam.GetUserInput, arg2 ...func(*iam.Options)) (*iam.GetUserOutput, error)

GetUser mocks base method.

func (*MockIamClient) GetUserPolicy added in v0.4.1

func (m *MockIamClient) GetUserPolicy(arg0 context.Context, arg1 *iam.GetUserPolicyInput, arg2 ...func(*iam.Options)) (*iam.GetUserPolicyOutput, error)

GetUserPolicy mocks base method.

func (*MockIamClient) ListAccessKeys

func (m *MockIamClient) ListAccessKeys(arg0 context.Context, arg1 *iam.ListAccessKeysInput, arg2 ...func(*iam.Options)) (*iam.ListAccessKeysOutput, error)

ListAccessKeys mocks base method.

func (*MockIamClient) ListAccountAliases added in v0.4.4

func (m *MockIamClient) ListAccountAliases(arg0 context.Context, arg1 *iam.ListAccountAliasesInput, arg2 ...func(*iam.Options)) (*iam.ListAccountAliasesOutput, error)

ListAccountAliases mocks base method.

func (*MockIamClient) ListAttachedGroupPolicies

func (m *MockIamClient) ListAttachedGroupPolicies(arg0 context.Context, arg1 *iam.ListAttachedGroupPoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListAttachedGroupPoliciesOutput, error)

ListAttachedGroupPolicies mocks base method.

func (*MockIamClient) ListAttachedRolePolicies

func (m *MockIamClient) ListAttachedRolePolicies(arg0 context.Context, arg1 *iam.ListAttachedRolePoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListAttachedRolePoliciesOutput, error)

ListAttachedRolePolicies mocks base method.

func (*MockIamClient) ListAttachedUserPolicies

func (m *MockIamClient) ListAttachedUserPolicies(arg0 context.Context, arg1 *iam.ListAttachedUserPoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListAttachedUserPoliciesOutput, error)

ListAttachedUserPolicies mocks base method.

func (*MockIamClient) ListGroupPolicies added in v0.4.1

func (m *MockIamClient) ListGroupPolicies(arg0 context.Context, arg1 *iam.ListGroupPoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListGroupPoliciesOutput, error)

ListGroupPolicies mocks base method.

func (*MockIamClient) ListGroups

func (m *MockIamClient) ListGroups(arg0 context.Context, arg1 *iam.ListGroupsInput, arg2 ...func(*iam.Options)) (*iam.ListGroupsOutput, error)

ListGroups mocks base method.

func (*MockIamClient) ListGroupsForUser

func (m *MockIamClient) ListGroupsForUser(arg0 context.Context, arg1 *iam.ListGroupsForUserInput, arg2 ...func(*iam.Options)) (*iam.ListGroupsForUserOutput, error)

ListGroupsForUser mocks base method.

func (*MockIamClient) ListOpenIDConnectProviders added in v0.4.0

func (m *MockIamClient) ListOpenIDConnectProviders(arg0 context.Context, arg1 *iam.ListOpenIDConnectProvidersInput, arg2 ...func(*iam.Options)) (*iam.ListOpenIDConnectProvidersOutput, error)

ListOpenIDConnectProviders mocks base method.

func (*MockIamClient) ListRolePolicies added in v0.4.1

func (m *MockIamClient) ListRolePolicies(arg0 context.Context, arg1 *iam.ListRolePoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListRolePoliciesOutput, error)

ListRolePolicies mocks base method.

func (*MockIamClient) ListRoleTags added in v0.4.6

func (m *MockIamClient) ListRoleTags(arg0 context.Context, arg1 *iam.ListRoleTagsInput, arg2 ...func(*iam.Options)) (*iam.ListRoleTagsOutput, error)

ListRoleTags mocks base method.

func (*MockIamClient) ListRoles

func (m *MockIamClient) ListRoles(arg0 context.Context, arg1 *iam.ListRolesInput, arg2 ...func(*iam.Options)) (*iam.ListRolesOutput, error)

ListRoles mocks base method.

func (*MockIamClient) ListSAMLProviders added in v0.4.0

func (m *MockIamClient) ListSAMLProviders(arg0 context.Context, arg1 *iam.ListSAMLProvidersInput, arg2 ...func(*iam.Options)) (*iam.ListSAMLProvidersOutput, error)

ListSAMLProviders mocks base method.

func (*MockIamClient) ListServerCertificates added in v0.4.4

func (m *MockIamClient) ListServerCertificates(arg0 context.Context, arg1 *iam.ListServerCertificatesInput, arg2 ...func(*iam.Options)) (*iam.ListServerCertificatesOutput, error)

ListServerCertificates mocks base method.

func (*MockIamClient) ListUserPolicies added in v0.4.1

func (m *MockIamClient) ListUserPolicies(arg0 context.Context, arg1 *iam.ListUserPoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListUserPoliciesOutput, error)

ListUserPolicies mocks base method.

func (*MockIamClient) ListUserTags

func (m *MockIamClient) ListUserTags(arg0 context.Context, arg1 *iam.ListUserTagsInput, arg2 ...func(*iam.Options)) (*iam.ListUserTagsOutput, error)

ListUserTags mocks base method.

func (*MockIamClient) ListUsers

func (m *MockIamClient) ListUsers(arg0 context.Context, arg1 *iam.ListUsersInput, arg2 ...func(*iam.Options)) (*iam.ListUsersOutput, error)

ListUsers mocks base method.

func (*MockIamClient) ListVirtualMFADevices

func (m *MockIamClient) ListVirtualMFADevices(arg0 context.Context, arg1 *iam.ListVirtualMFADevicesInput, arg2 ...func(*iam.Options)) (*iam.ListVirtualMFADevicesOutput, error)

ListVirtualMFADevices mocks base method.

type MockIamClientMockRecorder

type MockIamClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockIamClientMockRecorder is the mock recorder for MockIamClient.

func (*MockIamClientMockRecorder) GenerateCredentialReport

func (mr *MockIamClientMockRecorder) GenerateCredentialReport(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateCredentialReport indicates an expected call of GenerateCredentialReport.

func (*MockIamClientMockRecorder) GetAccessKeyLastUsed

func (mr *MockIamClientMockRecorder) GetAccessKeyLastUsed(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessKeyLastUsed indicates an expected call of GetAccessKeyLastUsed.

func (*MockIamClientMockRecorder) GetAccountAuthorizationDetails

func (mr *MockIamClientMockRecorder) GetAccountAuthorizationDetails(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountAuthorizationDetails indicates an expected call of GetAccountAuthorizationDetails.

func (*MockIamClientMockRecorder) GetAccountPasswordPolicy

func (mr *MockIamClientMockRecorder) GetAccountPasswordPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountPasswordPolicy indicates an expected call of GetAccountPasswordPolicy.

func (*MockIamClientMockRecorder) GetAccountSummary added in v0.4.4

func (mr *MockIamClientMockRecorder) GetAccountSummary(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountSummary indicates an expected call of GetAccountSummary.

func (*MockIamClientMockRecorder) GetCredentialReport

func (mr *MockIamClientMockRecorder) GetCredentialReport(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCredentialReport indicates an expected call of GetCredentialReport.

func (*MockIamClientMockRecorder) GetGroupPolicy added in v0.4.1

func (mr *MockIamClientMockRecorder) GetGroupPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGroupPolicy indicates an expected call of GetGroupPolicy.

func (*MockIamClientMockRecorder) GetOpenIDConnectProvider added in v0.4.0

func (mr *MockIamClientMockRecorder) GetOpenIDConnectProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOpenIDConnectProvider indicates an expected call of GetOpenIDConnectProvider.

func (*MockIamClientMockRecorder) GetRolePolicy added in v0.4.1

func (mr *MockIamClientMockRecorder) GetRolePolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRolePolicy indicates an expected call of GetRolePolicy.

func (*MockIamClientMockRecorder) GetSAMLProvider added in v0.4.0

func (mr *MockIamClientMockRecorder) GetSAMLProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSAMLProvider indicates an expected call of GetSAMLProvider.

func (*MockIamClientMockRecorder) GetUser

func (mr *MockIamClientMockRecorder) GetUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUser indicates an expected call of GetUser.

func (*MockIamClientMockRecorder) GetUserPolicy added in v0.4.1

func (mr *MockIamClientMockRecorder) GetUserPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserPolicy indicates an expected call of GetUserPolicy.

func (*MockIamClientMockRecorder) ListAccessKeys

func (mr *MockIamClientMockRecorder) ListAccessKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessKeys indicates an expected call of ListAccessKeys.

func (*MockIamClientMockRecorder) ListAccountAliases added in v0.4.4

func (mr *MockIamClientMockRecorder) ListAccountAliases(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccountAliases indicates an expected call of ListAccountAliases.

func (*MockIamClientMockRecorder) ListAttachedGroupPolicies

func (mr *MockIamClientMockRecorder) ListAttachedGroupPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAttachedGroupPolicies indicates an expected call of ListAttachedGroupPolicies.

func (*MockIamClientMockRecorder) ListAttachedRolePolicies

func (mr *MockIamClientMockRecorder) ListAttachedRolePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAttachedRolePolicies indicates an expected call of ListAttachedRolePolicies.

func (*MockIamClientMockRecorder) ListAttachedUserPolicies

func (mr *MockIamClientMockRecorder) ListAttachedUserPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAttachedUserPolicies indicates an expected call of ListAttachedUserPolicies.

func (*MockIamClientMockRecorder) ListGroupPolicies added in v0.4.1

func (mr *MockIamClientMockRecorder) ListGroupPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupPolicies indicates an expected call of ListGroupPolicies.

func (*MockIamClientMockRecorder) ListGroups

func (mr *MockIamClientMockRecorder) ListGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroups indicates an expected call of ListGroups.

func (*MockIamClientMockRecorder) ListGroupsForUser

func (mr *MockIamClientMockRecorder) ListGroupsForUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupsForUser indicates an expected call of ListGroupsForUser.

func (*MockIamClientMockRecorder) ListOpenIDConnectProviders added in v0.4.0

func (mr *MockIamClientMockRecorder) ListOpenIDConnectProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOpenIDConnectProviders indicates an expected call of ListOpenIDConnectProviders.

func (*MockIamClientMockRecorder) ListRolePolicies added in v0.4.1

func (mr *MockIamClientMockRecorder) ListRolePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRolePolicies indicates an expected call of ListRolePolicies.

func (*MockIamClientMockRecorder) ListRoleTags added in v0.4.6

func (mr *MockIamClientMockRecorder) ListRoleTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRoleTags indicates an expected call of ListRoleTags.

func (*MockIamClientMockRecorder) ListRoles

func (mr *MockIamClientMockRecorder) ListRoles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRoles indicates an expected call of ListRoles.

func (*MockIamClientMockRecorder) ListSAMLProviders added in v0.4.0

func (mr *MockIamClientMockRecorder) ListSAMLProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSAMLProviders indicates an expected call of ListSAMLProviders.

func (*MockIamClientMockRecorder) ListServerCertificates added in v0.4.4

func (mr *MockIamClientMockRecorder) ListServerCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListServerCertificates indicates an expected call of ListServerCertificates.

func (*MockIamClientMockRecorder) ListUserPolicies added in v0.4.1

func (mr *MockIamClientMockRecorder) ListUserPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserPolicies indicates an expected call of ListUserPolicies.

func (*MockIamClientMockRecorder) ListUserTags

func (mr *MockIamClientMockRecorder) ListUserTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserTags indicates an expected call of ListUserTags.

func (*MockIamClientMockRecorder) ListUsers

func (mr *MockIamClientMockRecorder) ListUsers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers.

func (*MockIamClientMockRecorder) ListVirtualMFADevices

func (mr *MockIamClientMockRecorder) ListVirtualMFADevices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVirtualMFADevices indicates an expected call of ListVirtualMFADevices.

type MockKmsClient

type MockKmsClient struct {
	// contains filtered or unexported fields
}

MockKmsClient is a mock of KmsClient interface.

func NewMockKmsClient

func NewMockKmsClient(ctrl *gomock.Controller) *MockKmsClient

NewMockKmsClient creates a new mock instance.

func (*MockKmsClient) DescribeKey

func (m *MockKmsClient) DescribeKey(arg0 context.Context, arg1 *kms.DescribeKeyInput, arg2 ...func(*kms.Options)) (*kms.DescribeKeyOutput, error)

DescribeKey mocks base method.

func (*MockKmsClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockKmsClient) GetKeyRotationStatus

func (m *MockKmsClient) GetKeyRotationStatus(arg0 context.Context, arg1 *kms.GetKeyRotationStatusInput, arg2 ...func(*kms.Options)) (*kms.GetKeyRotationStatusOutput, error)

GetKeyRotationStatus mocks base method.

func (*MockKmsClient) ListKeys

func (m *MockKmsClient) ListKeys(arg0 context.Context, arg1 *kms.ListKeysInput, arg2 ...func(*kms.Options)) (*kms.ListKeysOutput, error)

ListKeys mocks base method.

type MockKmsClientMockRecorder

type MockKmsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockKmsClientMockRecorder is the mock recorder for MockKmsClient.

func (*MockKmsClientMockRecorder) DescribeKey

func (mr *MockKmsClientMockRecorder) DescribeKey(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeKey indicates an expected call of DescribeKey.

func (*MockKmsClientMockRecorder) GetKeyRotationStatus

func (mr *MockKmsClientMockRecorder) GetKeyRotationStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetKeyRotationStatus indicates an expected call of GetKeyRotationStatus.

func (*MockKmsClientMockRecorder) ListKeys

func (mr *MockKmsClientMockRecorder) ListKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListKeys indicates an expected call of ListKeys.

type MockLambdaClient added in v0.4.4

type MockLambdaClient struct {
	// contains filtered or unexported fields
}

MockLambdaClient is a mock of LambdaClient interface.

func NewMockLambdaClient added in v0.4.4

func NewMockLambdaClient(ctrl *gomock.Controller) *MockLambdaClient

NewMockLambdaClient creates a new mock instance.

func (*MockLambdaClient) EXPECT added in v0.4.4

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockLambdaClient) GetCodeSigningConfig added in v0.4.4

func (m *MockLambdaClient) GetCodeSigningConfig(arg0 context.Context, arg1 *lambda.GetCodeSigningConfigInput, arg2 ...func(*lambda.Options)) (*lambda.GetCodeSigningConfigOutput, error)

GetCodeSigningConfig mocks base method.

func (*MockLambdaClient) GetFunction added in v0.4.4

func (m *MockLambdaClient) GetFunction(arg0 context.Context, arg1 *lambda.GetFunctionInput, arg2 ...func(*lambda.Options)) (*lambda.GetFunctionOutput, error)

GetFunction mocks base method.

func (*MockLambdaClient) GetFunctionCodeSigningConfig added in v0.4.4

GetFunctionCodeSigningConfig mocks base method.

func (*MockLambdaClient) GetLayerVersionPolicy added in v0.4.4

func (m *MockLambdaClient) GetLayerVersionPolicy(arg0 context.Context, arg1 *lambda.GetLayerVersionPolicyInput, arg2 ...func(*lambda.Options)) (*lambda.GetLayerVersionPolicyOutput, error)

GetLayerVersionPolicy mocks base method.

func (*MockLambdaClient) GetPolicy added in v0.4.4

func (m *MockLambdaClient) GetPolicy(arg0 context.Context, arg1 *lambda.GetPolicyInput, arg2 ...func(*lambda.Options)) (*lambda.GetPolicyOutput, error)

GetPolicy mocks base method.

func (*MockLambdaClient) ListAliases added in v0.4.4

func (m *MockLambdaClient) ListAliases(arg0 context.Context, arg1 *lambda.ListAliasesInput, arg2 ...func(*lambda.Options)) (*lambda.ListAliasesOutput, error)

ListAliases mocks base method.

func (*MockLambdaClient) ListEventSourceMappings added in v0.4.4

func (m *MockLambdaClient) ListEventSourceMappings(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, arg2 ...func(*lambda.Options)) (*lambda.ListEventSourceMappingsOutput, error)

ListEventSourceMappings mocks base method.

func (*MockLambdaClient) ListFunctionEventInvokeConfigs added in v0.4.4

ListFunctionEventInvokeConfigs mocks base method.

func (*MockLambdaClient) ListFunctions added in v0.4.4

func (m *MockLambdaClient) ListFunctions(arg0 context.Context, arg1 *lambda.ListFunctionsInput, arg2 ...func(*lambda.Options)) (*lambda.ListFunctionsOutput, error)

ListFunctions mocks base method.

func (*MockLambdaClient) ListLayerVersions added in v0.4.4

func (m *MockLambdaClient) ListLayerVersions(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, arg2 ...func(*lambda.Options)) (*lambda.ListLayerVersionsOutput, error)

ListLayerVersions mocks base method.

func (*MockLambdaClient) ListLayers added in v0.4.4

func (m *MockLambdaClient) ListLayers(arg0 context.Context, arg1 *lambda.ListLayersInput, arg2 ...func(*lambda.Options)) (*lambda.ListLayersOutput, error)

ListLayers mocks base method.

func (*MockLambdaClient) ListProvisionedConcurrencyConfigs added in v0.4.4

ListProvisionedConcurrencyConfigs mocks base method.

func (*MockLambdaClient) ListVersionsByFunction added in v0.4.4

func (m *MockLambdaClient) ListVersionsByFunction(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, arg2 ...func(*lambda.Options)) (*lambda.ListVersionsByFunctionOutput, error)

ListVersionsByFunction mocks base method.

type MockLambdaClientMockRecorder added in v0.4.4

type MockLambdaClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockLambdaClientMockRecorder is the mock recorder for MockLambdaClient.

func (*MockLambdaClientMockRecorder) GetCodeSigningConfig added in v0.4.4

func (mr *MockLambdaClientMockRecorder) GetCodeSigningConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCodeSigningConfig indicates an expected call of GetCodeSigningConfig.

func (*MockLambdaClientMockRecorder) GetFunction added in v0.4.4

func (mr *MockLambdaClientMockRecorder) GetFunction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFunction indicates an expected call of GetFunction.

func (*MockLambdaClientMockRecorder) GetFunctionCodeSigningConfig added in v0.4.4

func (mr *MockLambdaClientMockRecorder) GetFunctionCodeSigningConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFunctionCodeSigningConfig indicates an expected call of GetFunctionCodeSigningConfig.

func (*MockLambdaClientMockRecorder) GetLayerVersionPolicy added in v0.4.4

func (mr *MockLambdaClientMockRecorder) GetLayerVersionPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLayerVersionPolicy indicates an expected call of GetLayerVersionPolicy.

func (*MockLambdaClientMockRecorder) GetPolicy added in v0.4.4

func (mr *MockLambdaClientMockRecorder) GetPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPolicy indicates an expected call of GetPolicy.

func (*MockLambdaClientMockRecorder) ListAliases added in v0.4.4

func (mr *MockLambdaClientMockRecorder) ListAliases(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAliases indicates an expected call of ListAliases.

func (*MockLambdaClientMockRecorder) ListEventSourceMappings added in v0.4.4

func (mr *MockLambdaClientMockRecorder) ListEventSourceMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEventSourceMappings indicates an expected call of ListEventSourceMappings.

func (*MockLambdaClientMockRecorder) ListFunctionEventInvokeConfigs added in v0.4.4

func (mr *MockLambdaClientMockRecorder) ListFunctionEventInvokeConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFunctionEventInvokeConfigs indicates an expected call of ListFunctionEventInvokeConfigs.

func (*MockLambdaClientMockRecorder) ListFunctions added in v0.4.4

func (mr *MockLambdaClientMockRecorder) ListFunctions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFunctions indicates an expected call of ListFunctions.

func (*MockLambdaClientMockRecorder) ListLayerVersions added in v0.4.4

func (mr *MockLambdaClientMockRecorder) ListLayerVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLayerVersions indicates an expected call of ListLayerVersions.

func (*MockLambdaClientMockRecorder) ListLayers added in v0.4.4

func (mr *MockLambdaClientMockRecorder) ListLayers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLayers indicates an expected call of ListLayers.

func (*MockLambdaClientMockRecorder) ListProvisionedConcurrencyConfigs added in v0.4.4

func (mr *MockLambdaClientMockRecorder) ListProvisionedConcurrencyConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProvisionedConcurrencyConfigs indicates an expected call of ListProvisionedConcurrencyConfigs.

func (*MockLambdaClientMockRecorder) ListVersionsByFunction added in v0.4.4

func (mr *MockLambdaClientMockRecorder) ListVersionsByFunction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVersionsByFunction indicates an expected call of ListVersionsByFunction.

type MockMQClient added in v0.4.10

type MockMQClient struct {
	// contains filtered or unexported fields
}

MockMQClient is a mock of MQClient interface.

func NewMockMQClient added in v0.4.10

func NewMockMQClient(ctrl *gomock.Controller) *MockMQClient

NewMockMQClient creates a new mock instance.

func (*MockMQClient) DescribeBroker added in v0.4.10

func (m *MockMQClient) DescribeBroker(arg0 context.Context, arg1 *mq.DescribeBrokerInput, arg2 ...func(*mq.Options)) (*mq.DescribeBrokerOutput, error)

DescribeBroker mocks base method.

func (*MockMQClient) DescribeConfiguration added in v0.4.10

func (m *MockMQClient) DescribeConfiguration(arg0 context.Context, arg1 *mq.DescribeConfigurationInput, arg2 ...func(*mq.Options)) (*mq.DescribeConfigurationOutput, error)

DescribeConfiguration mocks base method.

func (*MockMQClient) DescribeUser added in v0.4.10

func (m *MockMQClient) DescribeUser(arg0 context.Context, arg1 *mq.DescribeUserInput, arg2 ...func(*mq.Options)) (*mq.DescribeUserOutput, error)

DescribeUser mocks base method.

func (*MockMQClient) EXPECT added in v0.4.10

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockMQClient) ListBrokers added in v0.4.10

func (m *MockMQClient) ListBrokers(arg0 context.Context, arg1 *mq.ListBrokersInput, arg2 ...func(*mq.Options)) (*mq.ListBrokersOutput, error)

ListBrokers mocks base method.

type MockMQClientMockRecorder added in v0.4.10

type MockMQClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockMQClientMockRecorder is the mock recorder for MockMQClient.

func (*MockMQClientMockRecorder) DescribeBroker added in v0.4.10

func (mr *MockMQClientMockRecorder) DescribeBroker(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBroker indicates an expected call of DescribeBroker.

func (*MockMQClientMockRecorder) DescribeConfiguration added in v0.4.10

func (mr *MockMQClientMockRecorder) DescribeConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConfiguration indicates an expected call of DescribeConfiguration.

func (*MockMQClientMockRecorder) DescribeUser added in v0.4.10

func (mr *MockMQClientMockRecorder) DescribeUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUser indicates an expected call of DescribeUser.

func (*MockMQClientMockRecorder) ListBrokers added in v0.4.10

func (mr *MockMQClientMockRecorder) ListBrokers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBrokers indicates an expected call of ListBrokers.

type MockOrganizationsClient

type MockOrganizationsClient struct {
	// contains filtered or unexported fields
}

MockOrganizationsClient is a mock of OrganizationsClient interface.

func NewMockOrganizationsClient

func NewMockOrganizationsClient(ctrl *gomock.Controller) *MockOrganizationsClient

NewMockOrganizationsClient creates a new mock instance.

func (*MockOrganizationsClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockOrganizationsClient) ListAccounts

ListAccounts mocks base method.

type MockOrganizationsClientMockRecorder

type MockOrganizationsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockOrganizationsClientMockRecorder is the mock recorder for MockOrganizationsClient.

func (*MockOrganizationsClientMockRecorder) ListAccounts

func (mr *MockOrganizationsClientMockRecorder) ListAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccounts indicates an expected call of ListAccounts.

type MockRdsClient

type MockRdsClient struct {
	// contains filtered or unexported fields
}

MockRdsClient is a mock of RdsClient interface.

func NewMockRdsClient

func NewMockRdsClient(ctrl *gomock.Controller) *MockRdsClient

NewMockRdsClient creates a new mock instance.

func (*MockRdsClient) DescribeCertificates

func (m *MockRdsClient) DescribeCertificates(arg0 context.Context, arg1 *rds.DescribeCertificatesInput, arg2 ...func(*rds.Options)) (*rds.DescribeCertificatesOutput, error)

DescribeCertificates mocks base method.

func (*MockRdsClient) DescribeDBClusters

func (m *MockRdsClient) DescribeDBClusters(arg0 context.Context, arg1 *rds.DescribeDBClustersInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBClustersOutput, error)

DescribeDBClusters mocks base method.

func (*MockRdsClient) DescribeDBInstances

func (m *MockRdsClient) DescribeDBInstances(arg0 context.Context, arg1 *rds.DescribeDBInstancesInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBInstancesOutput, error)

DescribeDBInstances mocks base method.

func (*MockRdsClient) DescribeDBSubnetGroups

func (m *MockRdsClient) DescribeDBSubnetGroups(arg0 context.Context, arg1 *rds.DescribeDBSubnetGroupsInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBSubnetGroupsOutput, error)

DescribeDBSubnetGroups mocks base method.

func (*MockRdsClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockRdsClientMockRecorder

type MockRdsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockRdsClientMockRecorder is the mock recorder for MockRdsClient.

func (*MockRdsClientMockRecorder) DescribeCertificates

func (mr *MockRdsClientMockRecorder) DescribeCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCertificates indicates an expected call of DescribeCertificates.

func (*MockRdsClientMockRecorder) DescribeDBClusters

func (mr *MockRdsClientMockRecorder) DescribeDBClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDBClusters indicates an expected call of DescribeDBClusters.

func (*MockRdsClientMockRecorder) DescribeDBInstances

func (mr *MockRdsClientMockRecorder) DescribeDBInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDBInstances indicates an expected call of DescribeDBInstances.

func (*MockRdsClientMockRecorder) DescribeDBSubnetGroups

func (mr *MockRdsClientMockRecorder) DescribeDBSubnetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDBSubnetGroups indicates an expected call of DescribeDBSubnetGroups.

type MockRedshiftClient

type MockRedshiftClient struct {
	// contains filtered or unexported fields
}

MockRedshiftClient is a mock of RedshiftClient interface.

func NewMockRedshiftClient

func NewMockRedshiftClient(ctrl *gomock.Controller) *MockRedshiftClient

NewMockRedshiftClient creates a new mock instance.

func (*MockRedshiftClient) DescribeClusterSubnetGroups

DescribeClusterSubnetGroups mocks base method.

func (*MockRedshiftClient) DescribeClusters

DescribeClusters mocks base method.

func (*MockRedshiftClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockRedshiftClientMockRecorder

type MockRedshiftClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockRedshiftClientMockRecorder is the mock recorder for MockRedshiftClient.

func (*MockRedshiftClientMockRecorder) DescribeClusterSubnetGroups

func (mr *MockRedshiftClientMockRecorder) DescribeClusterSubnetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterSubnetGroups indicates an expected call of DescribeClusterSubnetGroups.

func (*MockRedshiftClientMockRecorder) DescribeClusters

func (mr *MockRedshiftClientMockRecorder) DescribeClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusters indicates an expected call of DescribeClusters.

type MockRoute53Client added in v0.4.1

type MockRoute53Client struct {
	// contains filtered or unexported fields
}

MockRoute53Client is a mock of Route53Client interface.

func NewMockRoute53Client added in v0.4.1

func NewMockRoute53Client(ctrl *gomock.Controller) *MockRoute53Client

NewMockRoute53Client creates a new mock instance.

func (*MockRoute53Client) EXPECT added in v0.4.1

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockRoute53Client) GetHostedZone added in v0.4.1

func (m *MockRoute53Client) GetHostedZone(arg0 context.Context, arg1 *route53.GetHostedZoneInput, arg2 ...func(*route53.Options)) (*route53.GetHostedZoneOutput, error)

GetHostedZone mocks base method.

func (*MockRoute53Client) GetTrafficPolicy added in v0.4.1

GetTrafficPolicy mocks base method.

func (*MockRoute53Client) ListHealthChecks added in v0.4.1

ListHealthChecks mocks base method.

func (*MockRoute53Client) ListHostedZones added in v0.4.1

func (m *MockRoute53Client) ListHostedZones(arg0 context.Context, arg1 *route53.ListHostedZonesInput, arg2 ...func(*route53.Options)) (*route53.ListHostedZonesOutput, error)

ListHostedZones mocks base method.

func (*MockRoute53Client) ListQueryLoggingConfigs added in v0.4.1

ListQueryLoggingConfigs mocks base method.

func (*MockRoute53Client) ListResourceRecordSets added in v0.4.1

ListResourceRecordSets mocks base method.

func (*MockRoute53Client) ListReusableDelegationSets added in v0.4.1

ListReusableDelegationSets mocks base method.

func (*MockRoute53Client) ListTagsForResource added in v0.4.1

ListTagsForResource mocks base method.

func (*MockRoute53Client) ListTagsForResources added in v0.4.1

ListTagsForResources mocks base method.

func (*MockRoute53Client) ListTrafficPolicies added in v0.4.1

ListTrafficPolicies mocks base method.

func (*MockRoute53Client) ListTrafficPolicyInstancesByHostedZone added in v0.4.1

ListTrafficPolicyInstancesByHostedZone mocks base method.

func (*MockRoute53Client) ListTrafficPolicyVersions added in v0.4.1

ListTrafficPolicyVersions mocks base method.

func (*MockRoute53Client) ListVPCAssociationAuthorizations added in v0.4.1

ListVPCAssociationAuthorizations mocks base method.

type MockRoute53ClientMockRecorder added in v0.4.1

type MockRoute53ClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockRoute53ClientMockRecorder is the mock recorder for MockRoute53Client.

func (*MockRoute53ClientMockRecorder) GetHostedZone added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) GetHostedZone(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetHostedZone indicates an expected call of GetHostedZone.

func (*MockRoute53ClientMockRecorder) GetTrafficPolicy added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) GetTrafficPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTrafficPolicy indicates an expected call of GetTrafficPolicy.

func (*MockRoute53ClientMockRecorder) ListHealthChecks added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListHealthChecks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListHealthChecks indicates an expected call of ListHealthChecks.

func (*MockRoute53ClientMockRecorder) ListHostedZones added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListHostedZones(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListHostedZones indicates an expected call of ListHostedZones.

func (*MockRoute53ClientMockRecorder) ListQueryLoggingConfigs added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListQueryLoggingConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListQueryLoggingConfigs indicates an expected call of ListQueryLoggingConfigs.

func (*MockRoute53ClientMockRecorder) ListResourceRecordSets added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListResourceRecordSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourceRecordSets indicates an expected call of ListResourceRecordSets.

func (*MockRoute53ClientMockRecorder) ListReusableDelegationSets added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListReusableDelegationSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListReusableDelegationSets indicates an expected call of ListReusableDelegationSets.

func (*MockRoute53ClientMockRecorder) ListTagsForResource added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockRoute53ClientMockRecorder) ListTagsForResources added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListTagsForResources(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResources indicates an expected call of ListTagsForResources.

func (*MockRoute53ClientMockRecorder) ListTrafficPolicies added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTrafficPolicies indicates an expected call of ListTrafficPolicies.

func (*MockRoute53ClientMockRecorder) ListTrafficPolicyInstancesByHostedZone added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicyInstancesByHostedZone(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTrafficPolicyInstancesByHostedZone indicates an expected call of ListTrafficPolicyInstancesByHostedZone.

func (*MockRoute53ClientMockRecorder) ListTrafficPolicyVersions added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicyVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTrafficPolicyVersions indicates an expected call of ListTrafficPolicyVersions.

func (*MockRoute53ClientMockRecorder) ListVPCAssociationAuthorizations added in v0.4.1

func (mr *MockRoute53ClientMockRecorder) ListVPCAssociationAuthorizations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVPCAssociationAuthorizations indicates an expected call of ListVPCAssociationAuthorizations.

type MockS3Client

type MockS3Client struct {
	// contains filtered or unexported fields
}

MockS3Client is a mock of S3Client interface.

func NewMockS3Client

func NewMockS3Client(ctrl *gomock.Controller) *MockS3Client

NewMockS3Client creates a new mock instance.

func (*MockS3Client) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockS3Client) GetBucketAcl

func (m *MockS3Client) GetBucketAcl(arg0 context.Context, arg1 *s3.GetBucketAclInput, arg2 ...func(*s3.Options)) (*s3.GetBucketAclOutput, error)

GetBucketAcl mocks base method.

func (*MockS3Client) GetBucketCors

func (m *MockS3Client) GetBucketCors(arg0 context.Context, arg1 *s3.GetBucketCorsInput, arg2 ...func(*s3.Options)) (*s3.GetBucketCorsOutput, error)

GetBucketCors mocks base method.

func (*MockS3Client) GetBucketEncryption

func (m *MockS3Client) GetBucketEncryption(arg0 context.Context, arg1 *s3.GetBucketEncryptionInput, arg2 ...func(*s3.Options)) (*s3.GetBucketEncryptionOutput, error)

GetBucketEncryption mocks base method.

func (*MockS3Client) GetBucketLifecycleConfiguration added in v0.4.4

func (m *MockS3Client) GetBucketLifecycleConfiguration(arg0 context.Context, arg1 *s3.GetBucketLifecycleConfigurationInput, arg2 ...func(*s3.Options)) (*s3.GetBucketLifecycleConfigurationOutput, error)

GetBucketLifecycleConfiguration mocks base method.

func (*MockS3Client) GetBucketLocation

func (m *MockS3Client) GetBucketLocation(arg0 context.Context, arg1 *s3.GetBucketLocationInput, arg2 ...func(*s3.Options)) (*s3.GetBucketLocationOutput, error)

GetBucketLocation mocks base method.

func (*MockS3Client) GetBucketLogging

func (m *MockS3Client) GetBucketLogging(arg0 context.Context, arg1 *s3.GetBucketLoggingInput, arg2 ...func(*s3.Options)) (*s3.GetBucketLoggingOutput, error)

GetBucketLogging mocks base method.

func (*MockS3Client) GetBucketPolicy

func (m *MockS3Client) GetBucketPolicy(arg0 context.Context, arg1 *s3.GetBucketPolicyInput, arg2 ...func(*s3.Options)) (*s3.GetBucketPolicyOutput, error)

GetBucketPolicy mocks base method.

func (*MockS3Client) GetBucketReplication added in v0.4.4

func (m *MockS3Client) GetBucketReplication(arg0 context.Context, arg1 *s3.GetBucketReplicationInput, arg2 ...func(*s3.Options)) (*s3.GetBucketReplicationOutput, error)

GetBucketReplication mocks base method.

func (*MockS3Client) GetBucketTagging added in v0.4.4

func (m *MockS3Client) GetBucketTagging(arg0 context.Context, arg1 *s3.GetBucketTaggingInput, arg2 ...func(*s3.Options)) (*s3.GetBucketTaggingOutput, error)

GetBucketTagging mocks base method.

func (*MockS3Client) GetBucketVersioning

func (m *MockS3Client) GetBucketVersioning(arg0 context.Context, arg1 *s3.GetBucketVersioningInput, arg2 ...func(*s3.Options)) (*s3.GetBucketVersioningOutput, error)

GetBucketVersioning mocks base method.

func (*MockS3Client) GetPublicAccessBlock added in v0.4.4

func (m *MockS3Client) GetPublicAccessBlock(arg0 context.Context, arg1 *s3.GetPublicAccessBlockInput, arg2 ...func(*s3.Options)) (*s3.GetPublicAccessBlockOutput, error)

GetPublicAccessBlock mocks base method.

func (*MockS3Client) ListBuckets

func (m *MockS3Client) ListBuckets(arg0 context.Context, arg1 *s3.ListBucketsInput, arg2 ...func(*s3.Options)) (*s3.ListBucketsOutput, error)

ListBuckets mocks base method.

type MockS3ClientMockRecorder

type MockS3ClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockS3ClientMockRecorder is the mock recorder for MockS3Client.

func (*MockS3ClientMockRecorder) GetBucketAcl

func (mr *MockS3ClientMockRecorder) GetBucketAcl(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketAcl indicates an expected call of GetBucketAcl.

func (*MockS3ClientMockRecorder) GetBucketCors

func (mr *MockS3ClientMockRecorder) GetBucketCors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketCors indicates an expected call of GetBucketCors.

func (*MockS3ClientMockRecorder) GetBucketEncryption

func (mr *MockS3ClientMockRecorder) GetBucketEncryption(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketEncryption indicates an expected call of GetBucketEncryption.

func (*MockS3ClientMockRecorder) GetBucketLifecycleConfiguration added in v0.4.4

func (mr *MockS3ClientMockRecorder) GetBucketLifecycleConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketLifecycleConfiguration indicates an expected call of GetBucketLifecycleConfiguration.

func (*MockS3ClientMockRecorder) GetBucketLocation

func (mr *MockS3ClientMockRecorder) GetBucketLocation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketLocation indicates an expected call of GetBucketLocation.

func (*MockS3ClientMockRecorder) GetBucketLogging

func (mr *MockS3ClientMockRecorder) GetBucketLogging(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketLogging indicates an expected call of GetBucketLogging.

func (*MockS3ClientMockRecorder) GetBucketPolicy

func (mr *MockS3ClientMockRecorder) GetBucketPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketPolicy indicates an expected call of GetBucketPolicy.

func (*MockS3ClientMockRecorder) GetBucketReplication added in v0.4.4

func (mr *MockS3ClientMockRecorder) GetBucketReplication(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketReplication indicates an expected call of GetBucketReplication.

func (*MockS3ClientMockRecorder) GetBucketTagging added in v0.4.4

func (mr *MockS3ClientMockRecorder) GetBucketTagging(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketTagging indicates an expected call of GetBucketTagging.

func (*MockS3ClientMockRecorder) GetBucketVersioning

func (mr *MockS3ClientMockRecorder) GetBucketVersioning(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketVersioning indicates an expected call of GetBucketVersioning.

func (*MockS3ClientMockRecorder) GetPublicAccessBlock added in v0.4.4

func (mr *MockS3ClientMockRecorder) GetPublicAccessBlock(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPublicAccessBlock indicates an expected call of GetPublicAccessBlock.

func (*MockS3ClientMockRecorder) ListBuckets

func (mr *MockS3ClientMockRecorder) ListBuckets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBuckets indicates an expected call of ListBuckets.

type MockS3ManagerClient added in v0.3.7

type MockS3ManagerClient struct {
	// contains filtered or unexported fields
}

MockS3ManagerClient is a mock of S3ManagerClient interface.

func NewMockS3ManagerClient added in v0.3.7

func NewMockS3ManagerClient(ctrl *gomock.Controller) *MockS3ManagerClient

NewMockS3ManagerClient creates a new mock instance.

func (*MockS3ManagerClient) EXPECT added in v0.3.7

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockS3ManagerClient) GetBucketRegion added in v0.3.7

func (m *MockS3ManagerClient) GetBucketRegion(arg0 context.Context, arg1 string, arg2 ...func(*s3.Options)) (string, error)

GetBucketRegion mocks base method.

type MockS3ManagerClientMockRecorder added in v0.3.7

type MockS3ManagerClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockS3ManagerClientMockRecorder is the mock recorder for MockS3ManagerClient.

func (*MockS3ManagerClientMockRecorder) GetBucketRegion added in v0.3.7

func (mr *MockS3ManagerClientMockRecorder) GetBucketRegion(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketRegion indicates an expected call of GetBucketRegion.

type MockSnsClient

type MockSnsClient struct {
	// contains filtered or unexported fields
}

MockSnsClient is a mock of SnsClient interface.

func NewMockSnsClient

func NewMockSnsClient(ctrl *gomock.Controller) *MockSnsClient

NewMockSnsClient creates a new mock instance.

func (*MockSnsClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockSnsClient) GetTopicAttributes

func (m *MockSnsClient) GetTopicAttributes(arg0 context.Context, arg1 *sns.GetTopicAttributesInput, arg2 ...func(*sns.Options)) (*sns.GetTopicAttributesOutput, error)

GetTopicAttributes mocks base method.

func (*MockSnsClient) ListSubscriptions

func (m *MockSnsClient) ListSubscriptions(arg0 context.Context, arg1 *sns.ListSubscriptionsInput, arg2 ...func(*sns.Options)) (*sns.ListSubscriptionsOutput, error)

ListSubscriptions mocks base method.

func (*MockSnsClient) ListTopics

func (m *MockSnsClient) ListTopics(arg0 context.Context, arg1 *sns.ListTopicsInput, arg2 ...func(*sns.Options)) (*sns.ListTopicsOutput, error)

ListTopics mocks base method.

type MockSnsClientMockRecorder

type MockSnsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockSnsClientMockRecorder is the mock recorder for MockSnsClient.

func (*MockSnsClientMockRecorder) GetTopicAttributes

func (mr *MockSnsClientMockRecorder) GetTopicAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTopicAttributes indicates an expected call of GetTopicAttributes.

func (*MockSnsClientMockRecorder) ListSubscriptions

func (mr *MockSnsClientMockRecorder) ListSubscriptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSubscriptions indicates an expected call of ListSubscriptions.

func (*MockSnsClientMockRecorder) ListTopics

func (mr *MockSnsClientMockRecorder) ListTopics(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTopics indicates an expected call of ListTopics.

type MockWafClient added in v0.4.7

type MockWafClient struct {
	// contains filtered or unexported fields
}

MockWafClient is a mock of WafClient interface.

func NewMockWafClient added in v0.4.7

func NewMockWafClient(ctrl *gomock.Controller) *MockWafClient

NewMockWafClient creates a new mock instance.

func (*MockWafClient) EXPECT added in v0.4.7

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockWafClient) GetRule added in v0.4.7

func (m *MockWafClient) GetRule(arg0 context.Context, arg1 *waf.GetRuleInput, arg2 ...func(*waf.Options)) (*waf.GetRuleOutput, error)

GetRule mocks base method.

func (*MockWafClient) GetRuleGroup added in v0.4.7

func (m *MockWafClient) GetRuleGroup(arg0 context.Context, arg1 *waf.GetRuleGroupInput, arg2 ...func(*waf.Options)) (*waf.GetRuleGroupOutput, error)

GetRuleGroup mocks base method.

func (*MockWafClient) GetWebACL added in v0.4.7

func (m *MockWafClient) GetWebACL(arg0 context.Context, arg1 *waf.GetWebACLInput, arg2 ...func(*waf.Options)) (*waf.GetWebACLOutput, error)

GetWebACL mocks base method.

func (*MockWafClient) ListActivatedRulesInRuleGroup added in v0.4.7

func (m *MockWafClient) ListActivatedRulesInRuleGroup(arg0 context.Context, arg1 *waf.ListActivatedRulesInRuleGroupInput, arg2 ...func(*waf.Options)) (*waf.ListActivatedRulesInRuleGroupOutput, error)

ListActivatedRulesInRuleGroup mocks base method.

func (*MockWafClient) ListRuleGroups added in v0.4.7

func (m *MockWafClient) ListRuleGroups(arg0 context.Context, arg1 *waf.ListRuleGroupsInput, arg2 ...func(*waf.Options)) (*waf.ListRuleGroupsOutput, error)

ListRuleGroups mocks base method.

func (*MockWafClient) ListRules added in v0.4.7

func (m *MockWafClient) ListRules(arg0 context.Context, arg1 *waf.ListRulesInput, arg2 ...func(*waf.Options)) (*waf.ListRulesOutput, error)

ListRules mocks base method.

func (*MockWafClient) ListSubscribedRuleGroups added in v0.4.7

func (m *MockWafClient) ListSubscribedRuleGroups(arg0 context.Context, arg1 *waf.ListSubscribedRuleGroupsInput, arg2 ...func(*waf.Options)) (*waf.ListSubscribedRuleGroupsOutput, error)

ListSubscribedRuleGroups mocks base method.

func (*MockWafClient) ListTagsForResource added in v0.4.7

func (m *MockWafClient) ListTagsForResource(arg0 context.Context, arg1 *waf.ListTagsForResourceInput, arg2 ...func(*waf.Options)) (*waf.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method.

func (*MockWafClient) ListWebACLs added in v0.4.7

func (m *MockWafClient) ListWebACLs(arg0 context.Context, arg1 *waf.ListWebACLsInput, arg2 ...func(*waf.Options)) (*waf.ListWebACLsOutput, error)

ListWebACLs mocks base method.

type MockWafClientMockRecorder added in v0.4.7

type MockWafClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockWafClientMockRecorder is the mock recorder for MockWafClient.

func (*MockWafClientMockRecorder) GetRule added in v0.4.7

func (mr *MockWafClientMockRecorder) GetRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRule indicates an expected call of GetRule.

func (*MockWafClientMockRecorder) GetRuleGroup added in v0.4.7

func (mr *MockWafClientMockRecorder) GetRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRuleGroup indicates an expected call of GetRuleGroup.

func (*MockWafClientMockRecorder) GetWebACL added in v0.4.7

func (mr *MockWafClientMockRecorder) GetWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetWebACL indicates an expected call of GetWebACL.

func (*MockWafClientMockRecorder) ListActivatedRulesInRuleGroup added in v0.4.7

func (mr *MockWafClientMockRecorder) ListActivatedRulesInRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListActivatedRulesInRuleGroup indicates an expected call of ListActivatedRulesInRuleGroup.

func (*MockWafClientMockRecorder) ListRuleGroups added in v0.4.7

func (mr *MockWafClientMockRecorder) ListRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRuleGroups indicates an expected call of ListRuleGroups.

func (*MockWafClientMockRecorder) ListRules added in v0.4.7

func (mr *MockWafClientMockRecorder) ListRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRules indicates an expected call of ListRules.

func (*MockWafClientMockRecorder) ListSubscribedRuleGroups added in v0.4.7

func (mr *MockWafClientMockRecorder) ListSubscribedRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSubscribedRuleGroups indicates an expected call of ListSubscribedRuleGroups.

func (*MockWafClientMockRecorder) ListTagsForResource added in v0.4.7

func (mr *MockWafClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockWafClientMockRecorder) ListWebACLs added in v0.4.7

func (mr *MockWafClientMockRecorder) ListWebACLs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListWebACLs indicates an expected call of ListWebACLs.

type MockWafV2Client added in v0.4.7

type MockWafV2Client struct {
	// contains filtered or unexported fields
}

MockWafV2Client is a mock of WafV2Client interface.

func NewMockWafV2Client added in v0.4.7

func NewMockWafV2Client(ctrl *gomock.Controller) *MockWafV2Client

NewMockWafV2Client creates a new mock instance.

func (*MockWafV2Client) DescribeManagedRuleGroup added in v0.4.7

func (m *MockWafV2Client) DescribeManagedRuleGroup(arg0 context.Context, arg1 *wafv2.DescribeManagedRuleGroupInput, arg2 ...func(*wafv2.Options)) (*wafv2.DescribeManagedRuleGroupOutput, error)

DescribeManagedRuleGroup mocks base method.

func (*MockWafV2Client) EXPECT added in v0.4.7

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockWafV2Client) GetPermissionPolicy added in v0.4.7

func (m *MockWafV2Client) GetPermissionPolicy(arg0 context.Context, arg1 *wafv2.GetPermissionPolicyInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetPermissionPolicyOutput, error)

GetPermissionPolicy mocks base method.

func (*MockWafV2Client) GetRuleGroup added in v0.4.7

func (m *MockWafV2Client) GetRuleGroup(arg0 context.Context, arg1 *wafv2.GetRuleGroupInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetRuleGroupOutput, error)

GetRuleGroup mocks base method.

func (*MockWafV2Client) GetWebACL added in v0.4.7

func (m *MockWafV2Client) GetWebACL(arg0 context.Context, arg1 *wafv2.GetWebACLInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetWebACLOutput, error)

GetWebACL mocks base method.

func (*MockWafV2Client) ListAvailableManagedRuleGroups added in v0.4.7

func (m *MockWafV2Client) ListAvailableManagedRuleGroups(arg0 context.Context, arg1 *wafv2.ListAvailableManagedRuleGroupsInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListAvailableManagedRuleGroupsOutput, error)

ListAvailableManagedRuleGroups mocks base method.

func (*MockWafV2Client) ListResourcesForWebACL added in v0.4.7

func (m *MockWafV2Client) ListResourcesForWebACL(arg0 context.Context, arg1 *wafv2.ListResourcesForWebACLInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListResourcesForWebACLOutput, error)

ListResourcesForWebACL mocks base method.

func (*MockWafV2Client) ListRuleGroups added in v0.4.7

func (m *MockWafV2Client) ListRuleGroups(arg0 context.Context, arg1 *wafv2.ListRuleGroupsInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListRuleGroupsOutput, error)

ListRuleGroups mocks base method.

func (*MockWafV2Client) ListTagsForResource added in v0.4.7

func (m *MockWafV2Client) ListTagsForResource(arg0 context.Context, arg1 *wafv2.ListTagsForResourceInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method.

func (*MockWafV2Client) ListWebACLs added in v0.4.7

func (m *MockWafV2Client) ListWebACLs(arg0 context.Context, arg1 *wafv2.ListWebACLsInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListWebACLsOutput, error)

ListWebACLs mocks base method.

type MockWafV2ClientMockRecorder added in v0.4.7

type MockWafV2ClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockWafV2ClientMockRecorder is the mock recorder for MockWafV2Client.

func (*MockWafV2ClientMockRecorder) DescribeManagedRuleGroup added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) DescribeManagedRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeManagedRuleGroup indicates an expected call of DescribeManagedRuleGroup.

func (*MockWafV2ClientMockRecorder) GetPermissionPolicy added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) GetPermissionPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPermissionPolicy indicates an expected call of GetPermissionPolicy.

func (*MockWafV2ClientMockRecorder) GetRuleGroup added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) GetRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRuleGroup indicates an expected call of GetRuleGroup.

func (*MockWafV2ClientMockRecorder) GetWebACL added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) GetWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetWebACL indicates an expected call of GetWebACL.

func (*MockWafV2ClientMockRecorder) ListAvailableManagedRuleGroups added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) ListAvailableManagedRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAvailableManagedRuleGroups indicates an expected call of ListAvailableManagedRuleGroups.

func (*MockWafV2ClientMockRecorder) ListResourcesForWebACL added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) ListResourcesForWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourcesForWebACL indicates an expected call of ListResourcesForWebACL.

func (*MockWafV2ClientMockRecorder) ListRuleGroups added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) ListRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRuleGroups indicates an expected call of ListRuleGroups.

func (*MockWafV2ClientMockRecorder) ListTagsForResource added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockWafV2ClientMockRecorder) ListWebACLs added in v0.4.7

func (mr *MockWafV2ClientMockRecorder) ListWebACLs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListWebACLs indicates an expected call of ListWebACLs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL