emrmock

package
v1.30.5 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package emrmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEMRAPI

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

MockEMRAPI is a mock of EMRAPI interface

func NewMockEMRAPI

func NewMockEMRAPI(ctrl *gomock.Controller) *MockEMRAPI

NewMockEMRAPI creates a new mock instance

func (*MockEMRAPI) AddInstanceFleet

func (m *MockEMRAPI) AddInstanceFleet(arg0 *emr.AddInstanceFleetInput) (*emr.AddInstanceFleetOutput, error)

AddInstanceFleet mocks base method

func (*MockEMRAPI) AddInstanceFleetRequest

func (m *MockEMRAPI) AddInstanceFleetRequest(arg0 *emr.AddInstanceFleetInput) (*request.Request, *emr.AddInstanceFleetOutput)

AddInstanceFleetRequest mocks base method

func (*MockEMRAPI) AddInstanceFleetWithContext

func (m *MockEMRAPI) AddInstanceFleetWithContext(arg0 context.Context, arg1 *emr.AddInstanceFleetInput, arg2 ...request.Option) (*emr.AddInstanceFleetOutput, error)

AddInstanceFleetWithContext mocks base method

func (*MockEMRAPI) AddInstanceGroups

func (m *MockEMRAPI) AddInstanceGroups(arg0 *emr.AddInstanceGroupsInput) (*emr.AddInstanceGroupsOutput, error)

AddInstanceGroups mocks base method

func (*MockEMRAPI) AddInstanceGroupsRequest

func (m *MockEMRAPI) AddInstanceGroupsRequest(arg0 *emr.AddInstanceGroupsInput) (*request.Request, *emr.AddInstanceGroupsOutput)

AddInstanceGroupsRequest mocks base method

func (*MockEMRAPI) AddInstanceGroupsWithContext

func (m *MockEMRAPI) AddInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.AddInstanceGroupsInput, arg2 ...request.Option) (*emr.AddInstanceGroupsOutput, error)

AddInstanceGroupsWithContext mocks base method

func (*MockEMRAPI) AddJobFlowSteps

func (m *MockEMRAPI) AddJobFlowSteps(arg0 *emr.AddJobFlowStepsInput) (*emr.AddJobFlowStepsOutput, error)

AddJobFlowSteps mocks base method

func (*MockEMRAPI) AddJobFlowStepsRequest

func (m *MockEMRAPI) AddJobFlowStepsRequest(arg0 *emr.AddJobFlowStepsInput) (*request.Request, *emr.AddJobFlowStepsOutput)

AddJobFlowStepsRequest mocks base method

func (*MockEMRAPI) AddJobFlowStepsWithContext

func (m *MockEMRAPI) AddJobFlowStepsWithContext(arg0 context.Context, arg1 *emr.AddJobFlowStepsInput, arg2 ...request.Option) (*emr.AddJobFlowStepsOutput, error)

AddJobFlowStepsWithContext mocks base method

func (*MockEMRAPI) AddTags

func (m *MockEMRAPI) AddTags(arg0 *emr.AddTagsInput) (*emr.AddTagsOutput, error)

AddTags mocks base method

func (*MockEMRAPI) AddTagsRequest

func (m *MockEMRAPI) AddTagsRequest(arg0 *emr.AddTagsInput) (*request.Request, *emr.AddTagsOutput)

AddTagsRequest mocks base method

func (*MockEMRAPI) AddTagsWithContext

func (m *MockEMRAPI) AddTagsWithContext(arg0 context.Context, arg1 *emr.AddTagsInput, arg2 ...request.Option) (*emr.AddTagsOutput, error)

AddTagsWithContext mocks base method

func (*MockEMRAPI) CancelSteps

func (m *MockEMRAPI) CancelSteps(arg0 *emr.CancelStepsInput) (*emr.CancelStepsOutput, error)

CancelSteps mocks base method

func (*MockEMRAPI) CancelStepsRequest

func (m *MockEMRAPI) CancelStepsRequest(arg0 *emr.CancelStepsInput) (*request.Request, *emr.CancelStepsOutput)

CancelStepsRequest mocks base method

func (*MockEMRAPI) CancelStepsWithContext

func (m *MockEMRAPI) CancelStepsWithContext(arg0 context.Context, arg1 *emr.CancelStepsInput, arg2 ...request.Option) (*emr.CancelStepsOutput, error)

CancelStepsWithContext mocks base method

func (*MockEMRAPI) CreateSecurityConfiguration

CreateSecurityConfiguration mocks base method

func (*MockEMRAPI) CreateSecurityConfigurationRequest

func (m *MockEMRAPI) CreateSecurityConfigurationRequest(arg0 *emr.CreateSecurityConfigurationInput) (*request.Request, *emr.CreateSecurityConfigurationOutput)

CreateSecurityConfigurationRequest mocks base method

func (*MockEMRAPI) CreateSecurityConfigurationWithContext

func (m *MockEMRAPI) CreateSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.CreateSecurityConfigurationInput, arg2 ...request.Option) (*emr.CreateSecurityConfigurationOutput, error)

CreateSecurityConfigurationWithContext mocks base method

func (*MockEMRAPI) DeleteSecurityConfiguration

DeleteSecurityConfiguration mocks base method

func (*MockEMRAPI) DeleteSecurityConfigurationRequest

func (m *MockEMRAPI) DeleteSecurityConfigurationRequest(arg0 *emr.DeleteSecurityConfigurationInput) (*request.Request, *emr.DeleteSecurityConfigurationOutput)

DeleteSecurityConfigurationRequest mocks base method

func (*MockEMRAPI) DeleteSecurityConfigurationWithContext

func (m *MockEMRAPI) DeleteSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.DeleteSecurityConfigurationInput, arg2 ...request.Option) (*emr.DeleteSecurityConfigurationOutput, error)

DeleteSecurityConfigurationWithContext mocks base method

func (*MockEMRAPI) DescribeCluster

func (m *MockEMRAPI) DescribeCluster(arg0 *emr.DescribeClusterInput) (*emr.DescribeClusterOutput, error)

DescribeCluster mocks base method

func (*MockEMRAPI) DescribeClusterRequest

func (m *MockEMRAPI) DescribeClusterRequest(arg0 *emr.DescribeClusterInput) (*request.Request, *emr.DescribeClusterOutput)

DescribeClusterRequest mocks base method

func (*MockEMRAPI) DescribeClusterWithContext

func (m *MockEMRAPI) DescribeClusterWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, arg2 ...request.Option) (*emr.DescribeClusterOutput, error)

DescribeClusterWithContext mocks base method

func (*MockEMRAPI) DescribeJobFlows

func (m *MockEMRAPI) DescribeJobFlows(arg0 *emr.DescribeJobFlowsInput) (*emr.DescribeJobFlowsOutput, error)

DescribeJobFlows mocks base method

func (*MockEMRAPI) DescribeJobFlowsRequest

func (m *MockEMRAPI) DescribeJobFlowsRequest(arg0 *emr.DescribeJobFlowsInput) (*request.Request, *emr.DescribeJobFlowsOutput)

DescribeJobFlowsRequest mocks base method

func (*MockEMRAPI) DescribeJobFlowsWithContext

func (m *MockEMRAPI) DescribeJobFlowsWithContext(arg0 context.Context, arg1 *emr.DescribeJobFlowsInput, arg2 ...request.Option) (*emr.DescribeJobFlowsOutput, error)

DescribeJobFlowsWithContext mocks base method

func (*MockEMRAPI) DescribeSecurityConfiguration

DescribeSecurityConfiguration mocks base method

func (*MockEMRAPI) DescribeSecurityConfigurationRequest

func (m *MockEMRAPI) DescribeSecurityConfigurationRequest(arg0 *emr.DescribeSecurityConfigurationInput) (*request.Request, *emr.DescribeSecurityConfigurationOutput)

DescribeSecurityConfigurationRequest mocks base method

func (*MockEMRAPI) DescribeSecurityConfigurationWithContext

func (m *MockEMRAPI) DescribeSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.DescribeSecurityConfigurationInput, arg2 ...request.Option) (*emr.DescribeSecurityConfigurationOutput, error)

DescribeSecurityConfigurationWithContext mocks base method

func (*MockEMRAPI) DescribeStep

func (m *MockEMRAPI) DescribeStep(arg0 *emr.DescribeStepInput) (*emr.DescribeStepOutput, error)

DescribeStep mocks base method

func (*MockEMRAPI) DescribeStepRequest

func (m *MockEMRAPI) DescribeStepRequest(arg0 *emr.DescribeStepInput) (*request.Request, *emr.DescribeStepOutput)

DescribeStepRequest mocks base method

func (*MockEMRAPI) DescribeStepWithContext

func (m *MockEMRAPI) DescribeStepWithContext(arg0 context.Context, arg1 *emr.DescribeStepInput, arg2 ...request.Option) (*emr.DescribeStepOutput, error)

DescribeStepWithContext mocks base method

func (*MockEMRAPI) EXPECT

func (m *MockEMRAPI) EXPECT() *MockEMRAPIMockRecorder

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

func (*MockEMRAPI) GetBlockPublicAccessConfiguration

GetBlockPublicAccessConfiguration mocks base method

func (*MockEMRAPI) GetBlockPublicAccessConfigurationRequest

GetBlockPublicAccessConfigurationRequest mocks base method

func (*MockEMRAPI) GetBlockPublicAccessConfigurationWithContext

func (m *MockEMRAPI) GetBlockPublicAccessConfigurationWithContext(arg0 context.Context, arg1 *emr.GetBlockPublicAccessConfigurationInput, arg2 ...request.Option) (*emr.GetBlockPublicAccessConfigurationOutput, error)

GetBlockPublicAccessConfigurationWithContext mocks base method

func (*MockEMRAPI) ListBootstrapActions

func (m *MockEMRAPI) ListBootstrapActions(arg0 *emr.ListBootstrapActionsInput) (*emr.ListBootstrapActionsOutput, error)

ListBootstrapActions mocks base method

func (*MockEMRAPI) ListBootstrapActionsPages

func (m *MockEMRAPI) ListBootstrapActionsPages(arg0 *emr.ListBootstrapActionsInput, arg1 func(*emr.ListBootstrapActionsOutput, bool) bool) error

ListBootstrapActionsPages mocks base method

func (*MockEMRAPI) ListBootstrapActionsPagesWithContext

func (m *MockEMRAPI) ListBootstrapActionsPagesWithContext(arg0 context.Context, arg1 *emr.ListBootstrapActionsInput, arg2 func(*emr.ListBootstrapActionsOutput, bool) bool, arg3 ...request.Option) error

ListBootstrapActionsPagesWithContext mocks base method

func (*MockEMRAPI) ListBootstrapActionsRequest

func (m *MockEMRAPI) ListBootstrapActionsRequest(arg0 *emr.ListBootstrapActionsInput) (*request.Request, *emr.ListBootstrapActionsOutput)

ListBootstrapActionsRequest mocks base method

func (*MockEMRAPI) ListBootstrapActionsWithContext

func (m *MockEMRAPI) ListBootstrapActionsWithContext(arg0 context.Context, arg1 *emr.ListBootstrapActionsInput, arg2 ...request.Option) (*emr.ListBootstrapActionsOutput, error)

ListBootstrapActionsWithContext mocks base method

func (*MockEMRAPI) ListClusters

func (m *MockEMRAPI) ListClusters(arg0 *emr.ListClustersInput) (*emr.ListClustersOutput, error)

ListClusters mocks base method

func (*MockEMRAPI) ListClustersPages

func (m *MockEMRAPI) ListClustersPages(arg0 *emr.ListClustersInput, arg1 func(*emr.ListClustersOutput, bool) bool) error

ListClustersPages mocks base method

func (*MockEMRAPI) ListClustersPagesWithContext

func (m *MockEMRAPI) ListClustersPagesWithContext(arg0 context.Context, arg1 *emr.ListClustersInput, arg2 func(*emr.ListClustersOutput, bool) bool, arg3 ...request.Option) error

ListClustersPagesWithContext mocks base method

func (*MockEMRAPI) ListClustersRequest

func (m *MockEMRAPI) ListClustersRequest(arg0 *emr.ListClustersInput) (*request.Request, *emr.ListClustersOutput)

ListClustersRequest mocks base method

func (*MockEMRAPI) ListClustersWithContext

func (m *MockEMRAPI) ListClustersWithContext(arg0 context.Context, arg1 *emr.ListClustersInput, arg2 ...request.Option) (*emr.ListClustersOutput, error)

ListClustersWithContext mocks base method

func (*MockEMRAPI) ListInstanceFleets

func (m *MockEMRAPI) ListInstanceFleets(arg0 *emr.ListInstanceFleetsInput) (*emr.ListInstanceFleetsOutput, error)

ListInstanceFleets mocks base method

func (*MockEMRAPI) ListInstanceFleetsPages

func (m *MockEMRAPI) ListInstanceFleetsPages(arg0 *emr.ListInstanceFleetsInput, arg1 func(*emr.ListInstanceFleetsOutput, bool) bool) error

ListInstanceFleetsPages mocks base method

func (*MockEMRAPI) ListInstanceFleetsPagesWithContext

func (m *MockEMRAPI) ListInstanceFleetsPagesWithContext(arg0 context.Context, arg1 *emr.ListInstanceFleetsInput, arg2 func(*emr.ListInstanceFleetsOutput, bool) bool, arg3 ...request.Option) error

ListInstanceFleetsPagesWithContext mocks base method

func (*MockEMRAPI) ListInstanceFleetsRequest

func (m *MockEMRAPI) ListInstanceFleetsRequest(arg0 *emr.ListInstanceFleetsInput) (*request.Request, *emr.ListInstanceFleetsOutput)

ListInstanceFleetsRequest mocks base method

func (*MockEMRAPI) ListInstanceFleetsWithContext

func (m *MockEMRAPI) ListInstanceFleetsWithContext(arg0 context.Context, arg1 *emr.ListInstanceFleetsInput, arg2 ...request.Option) (*emr.ListInstanceFleetsOutput, error)

ListInstanceFleetsWithContext mocks base method

func (*MockEMRAPI) ListInstanceGroups

func (m *MockEMRAPI) ListInstanceGroups(arg0 *emr.ListInstanceGroupsInput) (*emr.ListInstanceGroupsOutput, error)

ListInstanceGroups mocks base method

func (*MockEMRAPI) ListInstanceGroupsPages

func (m *MockEMRAPI) ListInstanceGroupsPages(arg0 *emr.ListInstanceGroupsInput, arg1 func(*emr.ListInstanceGroupsOutput, bool) bool) error

ListInstanceGroupsPages mocks base method

func (*MockEMRAPI) ListInstanceGroupsPagesWithContext

func (m *MockEMRAPI) ListInstanceGroupsPagesWithContext(arg0 context.Context, arg1 *emr.ListInstanceGroupsInput, arg2 func(*emr.ListInstanceGroupsOutput, bool) bool, arg3 ...request.Option) error

ListInstanceGroupsPagesWithContext mocks base method

func (*MockEMRAPI) ListInstanceGroupsRequest

func (m *MockEMRAPI) ListInstanceGroupsRequest(arg0 *emr.ListInstanceGroupsInput) (*request.Request, *emr.ListInstanceGroupsOutput)

ListInstanceGroupsRequest mocks base method

func (*MockEMRAPI) ListInstanceGroupsWithContext

func (m *MockEMRAPI) ListInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.ListInstanceGroupsInput, arg2 ...request.Option) (*emr.ListInstanceGroupsOutput, error)

ListInstanceGroupsWithContext mocks base method

func (*MockEMRAPI) ListInstances

func (m *MockEMRAPI) ListInstances(arg0 *emr.ListInstancesInput) (*emr.ListInstancesOutput, error)

ListInstances mocks base method

func (*MockEMRAPI) ListInstancesPages

func (m *MockEMRAPI) ListInstancesPages(arg0 *emr.ListInstancesInput, arg1 func(*emr.ListInstancesOutput, bool) bool) error

ListInstancesPages mocks base method

func (*MockEMRAPI) ListInstancesPagesWithContext

func (m *MockEMRAPI) ListInstancesPagesWithContext(arg0 context.Context, arg1 *emr.ListInstancesInput, arg2 func(*emr.ListInstancesOutput, bool) bool, arg3 ...request.Option) error

ListInstancesPagesWithContext mocks base method

func (*MockEMRAPI) ListInstancesRequest

func (m *MockEMRAPI) ListInstancesRequest(arg0 *emr.ListInstancesInput) (*request.Request, *emr.ListInstancesOutput)

ListInstancesRequest mocks base method

func (*MockEMRAPI) ListInstancesWithContext

func (m *MockEMRAPI) ListInstancesWithContext(arg0 context.Context, arg1 *emr.ListInstancesInput, arg2 ...request.Option) (*emr.ListInstancesOutput, error)

ListInstancesWithContext mocks base method

func (*MockEMRAPI) ListSecurityConfigurations

ListSecurityConfigurations mocks base method

func (*MockEMRAPI) ListSecurityConfigurationsPages

func (m *MockEMRAPI) ListSecurityConfigurationsPages(arg0 *emr.ListSecurityConfigurationsInput, arg1 func(*emr.ListSecurityConfigurationsOutput, bool) bool) error

ListSecurityConfigurationsPages mocks base method

func (*MockEMRAPI) ListSecurityConfigurationsPagesWithContext

func (m *MockEMRAPI) ListSecurityConfigurationsPagesWithContext(arg0 context.Context, arg1 *emr.ListSecurityConfigurationsInput, arg2 func(*emr.ListSecurityConfigurationsOutput, bool) bool, arg3 ...request.Option) error

ListSecurityConfigurationsPagesWithContext mocks base method

func (*MockEMRAPI) ListSecurityConfigurationsRequest

func (m *MockEMRAPI) ListSecurityConfigurationsRequest(arg0 *emr.ListSecurityConfigurationsInput) (*request.Request, *emr.ListSecurityConfigurationsOutput)

ListSecurityConfigurationsRequest mocks base method

func (*MockEMRAPI) ListSecurityConfigurationsWithContext

func (m *MockEMRAPI) ListSecurityConfigurationsWithContext(arg0 context.Context, arg1 *emr.ListSecurityConfigurationsInput, arg2 ...request.Option) (*emr.ListSecurityConfigurationsOutput, error)

ListSecurityConfigurationsWithContext mocks base method

func (*MockEMRAPI) ListSteps

func (m *MockEMRAPI) ListSteps(arg0 *emr.ListStepsInput) (*emr.ListStepsOutput, error)

ListSteps mocks base method

func (*MockEMRAPI) ListStepsPages

func (m *MockEMRAPI) ListStepsPages(arg0 *emr.ListStepsInput, arg1 func(*emr.ListStepsOutput, bool) bool) error

ListStepsPages mocks base method

func (*MockEMRAPI) ListStepsPagesWithContext

func (m *MockEMRAPI) ListStepsPagesWithContext(arg0 context.Context, arg1 *emr.ListStepsInput, arg2 func(*emr.ListStepsOutput, bool) bool, arg3 ...request.Option) error

ListStepsPagesWithContext mocks base method

func (*MockEMRAPI) ListStepsRequest

func (m *MockEMRAPI) ListStepsRequest(arg0 *emr.ListStepsInput) (*request.Request, *emr.ListStepsOutput)

ListStepsRequest mocks base method

func (*MockEMRAPI) ListStepsWithContext

func (m *MockEMRAPI) ListStepsWithContext(arg0 context.Context, arg1 *emr.ListStepsInput, arg2 ...request.Option) (*emr.ListStepsOutput, error)

ListStepsWithContext mocks base method

func (*MockEMRAPI) ModifyCluster

func (m *MockEMRAPI) ModifyCluster(arg0 *emr.ModifyClusterInput) (*emr.ModifyClusterOutput, error)

ModifyCluster mocks base method

func (*MockEMRAPI) ModifyClusterRequest

func (m *MockEMRAPI) ModifyClusterRequest(arg0 *emr.ModifyClusterInput) (*request.Request, *emr.ModifyClusterOutput)

ModifyClusterRequest mocks base method

func (*MockEMRAPI) ModifyClusterWithContext

func (m *MockEMRAPI) ModifyClusterWithContext(arg0 context.Context, arg1 *emr.ModifyClusterInput, arg2 ...request.Option) (*emr.ModifyClusterOutput, error)

ModifyClusterWithContext mocks base method

func (*MockEMRAPI) ModifyInstanceFleet

func (m *MockEMRAPI) ModifyInstanceFleet(arg0 *emr.ModifyInstanceFleetInput) (*emr.ModifyInstanceFleetOutput, error)

ModifyInstanceFleet mocks base method

func (*MockEMRAPI) ModifyInstanceFleetRequest

func (m *MockEMRAPI) ModifyInstanceFleetRequest(arg0 *emr.ModifyInstanceFleetInput) (*request.Request, *emr.ModifyInstanceFleetOutput)

ModifyInstanceFleetRequest mocks base method

func (*MockEMRAPI) ModifyInstanceFleetWithContext

func (m *MockEMRAPI) ModifyInstanceFleetWithContext(arg0 context.Context, arg1 *emr.ModifyInstanceFleetInput, arg2 ...request.Option) (*emr.ModifyInstanceFleetOutput, error)

ModifyInstanceFleetWithContext mocks base method

func (*MockEMRAPI) ModifyInstanceGroups

func (m *MockEMRAPI) ModifyInstanceGroups(arg0 *emr.ModifyInstanceGroupsInput) (*emr.ModifyInstanceGroupsOutput, error)

ModifyInstanceGroups mocks base method

func (*MockEMRAPI) ModifyInstanceGroupsRequest

func (m *MockEMRAPI) ModifyInstanceGroupsRequest(arg0 *emr.ModifyInstanceGroupsInput) (*request.Request, *emr.ModifyInstanceGroupsOutput)

ModifyInstanceGroupsRequest mocks base method

func (*MockEMRAPI) ModifyInstanceGroupsWithContext

func (m *MockEMRAPI) ModifyInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.ModifyInstanceGroupsInput, arg2 ...request.Option) (*emr.ModifyInstanceGroupsOutput, error)

ModifyInstanceGroupsWithContext mocks base method

func (*MockEMRAPI) PutAutoScalingPolicy

func (m *MockEMRAPI) PutAutoScalingPolicy(arg0 *emr.PutAutoScalingPolicyInput) (*emr.PutAutoScalingPolicyOutput, error)

PutAutoScalingPolicy mocks base method

func (*MockEMRAPI) PutAutoScalingPolicyRequest

func (m *MockEMRAPI) PutAutoScalingPolicyRequest(arg0 *emr.PutAutoScalingPolicyInput) (*request.Request, *emr.PutAutoScalingPolicyOutput)

PutAutoScalingPolicyRequest mocks base method

func (*MockEMRAPI) PutAutoScalingPolicyWithContext

func (m *MockEMRAPI) PutAutoScalingPolicyWithContext(arg0 context.Context, arg1 *emr.PutAutoScalingPolicyInput, arg2 ...request.Option) (*emr.PutAutoScalingPolicyOutput, error)

PutAutoScalingPolicyWithContext mocks base method

func (*MockEMRAPI) PutBlockPublicAccessConfiguration

PutBlockPublicAccessConfiguration mocks base method

func (*MockEMRAPI) PutBlockPublicAccessConfigurationRequest

PutBlockPublicAccessConfigurationRequest mocks base method

func (*MockEMRAPI) PutBlockPublicAccessConfigurationWithContext

func (m *MockEMRAPI) PutBlockPublicAccessConfigurationWithContext(arg0 context.Context, arg1 *emr.PutBlockPublicAccessConfigurationInput, arg2 ...request.Option) (*emr.PutBlockPublicAccessConfigurationOutput, error)

PutBlockPublicAccessConfigurationWithContext mocks base method

func (*MockEMRAPI) RemoveAutoScalingPolicy

func (m *MockEMRAPI) RemoveAutoScalingPolicy(arg0 *emr.RemoveAutoScalingPolicyInput) (*emr.RemoveAutoScalingPolicyOutput, error)

RemoveAutoScalingPolicy mocks base method

func (*MockEMRAPI) RemoveAutoScalingPolicyRequest

func (m *MockEMRAPI) RemoveAutoScalingPolicyRequest(arg0 *emr.RemoveAutoScalingPolicyInput) (*request.Request, *emr.RemoveAutoScalingPolicyOutput)

RemoveAutoScalingPolicyRequest mocks base method

func (*MockEMRAPI) RemoveAutoScalingPolicyWithContext

func (m *MockEMRAPI) RemoveAutoScalingPolicyWithContext(arg0 context.Context, arg1 *emr.RemoveAutoScalingPolicyInput, arg2 ...request.Option) (*emr.RemoveAutoScalingPolicyOutput, error)

RemoveAutoScalingPolicyWithContext mocks base method

func (*MockEMRAPI) RemoveTags

func (m *MockEMRAPI) RemoveTags(arg0 *emr.RemoveTagsInput) (*emr.RemoveTagsOutput, error)

RemoveTags mocks base method

func (*MockEMRAPI) RemoveTagsRequest

func (m *MockEMRAPI) RemoveTagsRequest(arg0 *emr.RemoveTagsInput) (*request.Request, *emr.RemoveTagsOutput)

RemoveTagsRequest mocks base method

func (*MockEMRAPI) RemoveTagsWithContext

func (m *MockEMRAPI) RemoveTagsWithContext(arg0 context.Context, arg1 *emr.RemoveTagsInput, arg2 ...request.Option) (*emr.RemoveTagsOutput, error)

RemoveTagsWithContext mocks base method

func (*MockEMRAPI) RunJobFlow

func (m *MockEMRAPI) RunJobFlow(arg0 *emr.RunJobFlowInput) (*emr.RunJobFlowOutput, error)

RunJobFlow mocks base method

func (*MockEMRAPI) RunJobFlowRequest

func (m *MockEMRAPI) RunJobFlowRequest(arg0 *emr.RunJobFlowInput) (*request.Request, *emr.RunJobFlowOutput)

RunJobFlowRequest mocks base method

func (*MockEMRAPI) RunJobFlowWithContext

func (m *MockEMRAPI) RunJobFlowWithContext(arg0 context.Context, arg1 *emr.RunJobFlowInput, arg2 ...request.Option) (*emr.RunJobFlowOutput, error)

RunJobFlowWithContext mocks base method

func (*MockEMRAPI) SetTerminationProtection

SetTerminationProtection mocks base method

func (*MockEMRAPI) SetTerminationProtectionRequest

func (m *MockEMRAPI) SetTerminationProtectionRequest(arg0 *emr.SetTerminationProtectionInput) (*request.Request, *emr.SetTerminationProtectionOutput)

SetTerminationProtectionRequest mocks base method

func (*MockEMRAPI) SetTerminationProtectionWithContext

func (m *MockEMRAPI) SetTerminationProtectionWithContext(arg0 context.Context, arg1 *emr.SetTerminationProtectionInput, arg2 ...request.Option) (*emr.SetTerminationProtectionOutput, error)

SetTerminationProtectionWithContext mocks base method

func (*MockEMRAPI) SetVisibleToAllUsers

func (m *MockEMRAPI) SetVisibleToAllUsers(arg0 *emr.SetVisibleToAllUsersInput) (*emr.SetVisibleToAllUsersOutput, error)

SetVisibleToAllUsers mocks base method

func (*MockEMRAPI) SetVisibleToAllUsersRequest

func (m *MockEMRAPI) SetVisibleToAllUsersRequest(arg0 *emr.SetVisibleToAllUsersInput) (*request.Request, *emr.SetVisibleToAllUsersOutput)

SetVisibleToAllUsersRequest mocks base method

func (*MockEMRAPI) SetVisibleToAllUsersWithContext

func (m *MockEMRAPI) SetVisibleToAllUsersWithContext(arg0 context.Context, arg1 *emr.SetVisibleToAllUsersInput, arg2 ...request.Option) (*emr.SetVisibleToAllUsersOutput, error)

SetVisibleToAllUsersWithContext mocks base method

func (*MockEMRAPI) TerminateJobFlows

func (m *MockEMRAPI) TerminateJobFlows(arg0 *emr.TerminateJobFlowsInput) (*emr.TerminateJobFlowsOutput, error)

TerminateJobFlows mocks base method

func (*MockEMRAPI) TerminateJobFlowsRequest

func (m *MockEMRAPI) TerminateJobFlowsRequest(arg0 *emr.TerminateJobFlowsInput) (*request.Request, *emr.TerminateJobFlowsOutput)

TerminateJobFlowsRequest mocks base method

func (*MockEMRAPI) TerminateJobFlowsWithContext

func (m *MockEMRAPI) TerminateJobFlowsWithContext(arg0 context.Context, arg1 *emr.TerminateJobFlowsInput, arg2 ...request.Option) (*emr.TerminateJobFlowsOutput, error)

TerminateJobFlowsWithContext mocks base method

func (*MockEMRAPI) WaitUntilClusterRunning

func (m *MockEMRAPI) WaitUntilClusterRunning(arg0 *emr.DescribeClusterInput) error

WaitUntilClusterRunning mocks base method

func (*MockEMRAPI) WaitUntilClusterRunningWithContext

func (m *MockEMRAPI) WaitUntilClusterRunningWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, arg2 ...request.WaiterOption) error

WaitUntilClusterRunningWithContext mocks base method

func (*MockEMRAPI) WaitUntilClusterTerminated

func (m *MockEMRAPI) WaitUntilClusterTerminated(arg0 *emr.DescribeClusterInput) error

WaitUntilClusterTerminated mocks base method

func (*MockEMRAPI) WaitUntilClusterTerminatedWithContext

func (m *MockEMRAPI) WaitUntilClusterTerminatedWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, arg2 ...request.WaiterOption) error

WaitUntilClusterTerminatedWithContext mocks base method

func (*MockEMRAPI) WaitUntilStepComplete

func (m *MockEMRAPI) WaitUntilStepComplete(arg0 *emr.DescribeStepInput) error

WaitUntilStepComplete mocks base method

func (*MockEMRAPI) WaitUntilStepCompleteWithContext

func (m *MockEMRAPI) WaitUntilStepCompleteWithContext(arg0 context.Context, arg1 *emr.DescribeStepInput, arg2 ...request.WaiterOption) error

WaitUntilStepCompleteWithContext mocks base method

type MockEMRAPIMockRecorder

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

MockEMRAPIMockRecorder is the mock recorder for MockEMRAPI

func (*MockEMRAPIMockRecorder) AddInstanceFleet

func (mr *MockEMRAPIMockRecorder) AddInstanceFleet(arg0 interface{}) *gomock.Call

AddInstanceFleet indicates an expected call of AddInstanceFleet

func (*MockEMRAPIMockRecorder) AddInstanceFleetRequest

func (mr *MockEMRAPIMockRecorder) AddInstanceFleetRequest(arg0 interface{}) *gomock.Call

AddInstanceFleetRequest indicates an expected call of AddInstanceFleetRequest

func (*MockEMRAPIMockRecorder) AddInstanceFleetWithContext

func (mr *MockEMRAPIMockRecorder) AddInstanceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddInstanceFleetWithContext indicates an expected call of AddInstanceFleetWithContext

func (*MockEMRAPIMockRecorder) AddInstanceGroups

func (mr *MockEMRAPIMockRecorder) AddInstanceGroups(arg0 interface{}) *gomock.Call

AddInstanceGroups indicates an expected call of AddInstanceGroups

func (*MockEMRAPIMockRecorder) AddInstanceGroupsRequest

func (mr *MockEMRAPIMockRecorder) AddInstanceGroupsRequest(arg0 interface{}) *gomock.Call

AddInstanceGroupsRequest indicates an expected call of AddInstanceGroupsRequest

func (*MockEMRAPIMockRecorder) AddInstanceGroupsWithContext

func (mr *MockEMRAPIMockRecorder) AddInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddInstanceGroupsWithContext indicates an expected call of AddInstanceGroupsWithContext

func (*MockEMRAPIMockRecorder) AddJobFlowSteps

func (mr *MockEMRAPIMockRecorder) AddJobFlowSteps(arg0 interface{}) *gomock.Call

AddJobFlowSteps indicates an expected call of AddJobFlowSteps

func (*MockEMRAPIMockRecorder) AddJobFlowStepsRequest

func (mr *MockEMRAPIMockRecorder) AddJobFlowStepsRequest(arg0 interface{}) *gomock.Call

AddJobFlowStepsRequest indicates an expected call of AddJobFlowStepsRequest

func (*MockEMRAPIMockRecorder) AddJobFlowStepsWithContext

func (mr *MockEMRAPIMockRecorder) AddJobFlowStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddJobFlowStepsWithContext indicates an expected call of AddJobFlowStepsWithContext

func (*MockEMRAPIMockRecorder) AddTags

func (mr *MockEMRAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call

AddTags indicates an expected call of AddTags

func (*MockEMRAPIMockRecorder) AddTagsRequest

func (mr *MockEMRAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call

AddTagsRequest indicates an expected call of AddTagsRequest

func (*MockEMRAPIMockRecorder) AddTagsWithContext

func (mr *MockEMRAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddTagsWithContext indicates an expected call of AddTagsWithContext

func (*MockEMRAPIMockRecorder) CancelSteps

func (mr *MockEMRAPIMockRecorder) CancelSteps(arg0 interface{}) *gomock.Call

CancelSteps indicates an expected call of CancelSteps

func (*MockEMRAPIMockRecorder) CancelStepsRequest

func (mr *MockEMRAPIMockRecorder) CancelStepsRequest(arg0 interface{}) *gomock.Call

CancelStepsRequest indicates an expected call of CancelStepsRequest

func (*MockEMRAPIMockRecorder) CancelStepsWithContext

func (mr *MockEMRAPIMockRecorder) CancelStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelStepsWithContext indicates an expected call of CancelStepsWithContext

func (*MockEMRAPIMockRecorder) CreateSecurityConfiguration

func (mr *MockEMRAPIMockRecorder) CreateSecurityConfiguration(arg0 interface{}) *gomock.Call

CreateSecurityConfiguration indicates an expected call of CreateSecurityConfiguration

func (*MockEMRAPIMockRecorder) CreateSecurityConfigurationRequest

func (mr *MockEMRAPIMockRecorder) CreateSecurityConfigurationRequest(arg0 interface{}) *gomock.Call

CreateSecurityConfigurationRequest indicates an expected call of CreateSecurityConfigurationRequest

func (*MockEMRAPIMockRecorder) CreateSecurityConfigurationWithContext

func (mr *MockEMRAPIMockRecorder) CreateSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSecurityConfigurationWithContext indicates an expected call of CreateSecurityConfigurationWithContext

func (*MockEMRAPIMockRecorder) DeleteSecurityConfiguration

func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfiguration(arg0 interface{}) *gomock.Call

DeleteSecurityConfiguration indicates an expected call of DeleteSecurityConfiguration

func (*MockEMRAPIMockRecorder) DeleteSecurityConfigurationRequest

func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteSecurityConfigurationRequest indicates an expected call of DeleteSecurityConfigurationRequest

func (*MockEMRAPIMockRecorder) DeleteSecurityConfigurationWithContext

func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSecurityConfigurationWithContext indicates an expected call of DeleteSecurityConfigurationWithContext

func (*MockEMRAPIMockRecorder) DescribeCluster

func (mr *MockEMRAPIMockRecorder) DescribeCluster(arg0 interface{}) *gomock.Call

DescribeCluster indicates an expected call of DescribeCluster

func (*MockEMRAPIMockRecorder) DescribeClusterRequest

func (mr *MockEMRAPIMockRecorder) DescribeClusterRequest(arg0 interface{}) *gomock.Call

DescribeClusterRequest indicates an expected call of DescribeClusterRequest

func (*MockEMRAPIMockRecorder) DescribeClusterWithContext

func (mr *MockEMRAPIMockRecorder) DescribeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterWithContext indicates an expected call of DescribeClusterWithContext

func (*MockEMRAPIMockRecorder) DescribeJobFlows

func (mr *MockEMRAPIMockRecorder) DescribeJobFlows(arg0 interface{}) *gomock.Call

DescribeJobFlows indicates an expected call of DescribeJobFlows

func (*MockEMRAPIMockRecorder) DescribeJobFlowsRequest

func (mr *MockEMRAPIMockRecorder) DescribeJobFlowsRequest(arg0 interface{}) *gomock.Call

DescribeJobFlowsRequest indicates an expected call of DescribeJobFlowsRequest

func (*MockEMRAPIMockRecorder) DescribeJobFlowsWithContext

func (mr *MockEMRAPIMockRecorder) DescribeJobFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeJobFlowsWithContext indicates an expected call of DescribeJobFlowsWithContext

func (*MockEMRAPIMockRecorder) DescribeSecurityConfiguration

func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfiguration(arg0 interface{}) *gomock.Call

DescribeSecurityConfiguration indicates an expected call of DescribeSecurityConfiguration

func (*MockEMRAPIMockRecorder) DescribeSecurityConfigurationRequest

func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeSecurityConfigurationRequest indicates an expected call of DescribeSecurityConfigurationRequest

func (*MockEMRAPIMockRecorder) DescribeSecurityConfigurationWithContext

func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityConfigurationWithContext indicates an expected call of DescribeSecurityConfigurationWithContext

func (*MockEMRAPIMockRecorder) DescribeStep

func (mr *MockEMRAPIMockRecorder) DescribeStep(arg0 interface{}) *gomock.Call

DescribeStep indicates an expected call of DescribeStep

func (*MockEMRAPIMockRecorder) DescribeStepRequest

func (mr *MockEMRAPIMockRecorder) DescribeStepRequest(arg0 interface{}) *gomock.Call

DescribeStepRequest indicates an expected call of DescribeStepRequest

func (*MockEMRAPIMockRecorder) DescribeStepWithContext

func (mr *MockEMRAPIMockRecorder) DescribeStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStepWithContext indicates an expected call of DescribeStepWithContext

func (*MockEMRAPIMockRecorder) GetBlockPublicAccessConfiguration

func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfiguration(arg0 interface{}) *gomock.Call

GetBlockPublicAccessConfiguration indicates an expected call of GetBlockPublicAccessConfiguration

func (*MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationRequest

func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationRequest(arg0 interface{}) *gomock.Call

GetBlockPublicAccessConfigurationRequest indicates an expected call of GetBlockPublicAccessConfigurationRequest

func (*MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationWithContext

func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBlockPublicAccessConfigurationWithContext indicates an expected call of GetBlockPublicAccessConfigurationWithContext

func (*MockEMRAPIMockRecorder) ListBootstrapActions

func (mr *MockEMRAPIMockRecorder) ListBootstrapActions(arg0 interface{}) *gomock.Call

ListBootstrapActions indicates an expected call of ListBootstrapActions

func (*MockEMRAPIMockRecorder) ListBootstrapActionsPages

func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsPages(arg0, arg1 interface{}) *gomock.Call

ListBootstrapActionsPages indicates an expected call of ListBootstrapActionsPages

func (*MockEMRAPIMockRecorder) ListBootstrapActionsPagesWithContext

func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListBootstrapActionsPagesWithContext indicates an expected call of ListBootstrapActionsPagesWithContext

func (*MockEMRAPIMockRecorder) ListBootstrapActionsRequest

func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsRequest(arg0 interface{}) *gomock.Call

ListBootstrapActionsRequest indicates an expected call of ListBootstrapActionsRequest

func (*MockEMRAPIMockRecorder) ListBootstrapActionsWithContext

func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBootstrapActionsWithContext indicates an expected call of ListBootstrapActionsWithContext

func (*MockEMRAPIMockRecorder) ListClusters

func (mr *MockEMRAPIMockRecorder) ListClusters(arg0 interface{}) *gomock.Call

ListClusters indicates an expected call of ListClusters

func (*MockEMRAPIMockRecorder) ListClustersPages

func (mr *MockEMRAPIMockRecorder) ListClustersPages(arg0, arg1 interface{}) *gomock.Call

ListClustersPages indicates an expected call of ListClustersPages

func (*MockEMRAPIMockRecorder) ListClustersPagesWithContext

func (mr *MockEMRAPIMockRecorder) ListClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListClustersPagesWithContext indicates an expected call of ListClustersPagesWithContext

func (*MockEMRAPIMockRecorder) ListClustersRequest

func (mr *MockEMRAPIMockRecorder) ListClustersRequest(arg0 interface{}) *gomock.Call

ListClustersRequest indicates an expected call of ListClustersRequest

func (*MockEMRAPIMockRecorder) ListClustersWithContext

func (mr *MockEMRAPIMockRecorder) ListClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListClustersWithContext indicates an expected call of ListClustersWithContext

func (*MockEMRAPIMockRecorder) ListInstanceFleets

func (mr *MockEMRAPIMockRecorder) ListInstanceFleets(arg0 interface{}) *gomock.Call

ListInstanceFleets indicates an expected call of ListInstanceFleets

func (*MockEMRAPIMockRecorder) ListInstanceFleetsPages

func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsPages(arg0, arg1 interface{}) *gomock.Call

ListInstanceFleetsPages indicates an expected call of ListInstanceFleetsPages

func (*MockEMRAPIMockRecorder) ListInstanceFleetsPagesWithContext

func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInstanceFleetsPagesWithContext indicates an expected call of ListInstanceFleetsPagesWithContext

func (*MockEMRAPIMockRecorder) ListInstanceFleetsRequest

func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsRequest(arg0 interface{}) *gomock.Call

ListInstanceFleetsRequest indicates an expected call of ListInstanceFleetsRequest

func (*MockEMRAPIMockRecorder) ListInstanceFleetsWithContext

func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstanceFleetsWithContext indicates an expected call of ListInstanceFleetsWithContext

func (*MockEMRAPIMockRecorder) ListInstanceGroups

func (mr *MockEMRAPIMockRecorder) ListInstanceGroups(arg0 interface{}) *gomock.Call

ListInstanceGroups indicates an expected call of ListInstanceGroups

func (*MockEMRAPIMockRecorder) ListInstanceGroupsPages

func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListInstanceGroupsPages indicates an expected call of ListInstanceGroupsPages

func (*MockEMRAPIMockRecorder) ListInstanceGroupsPagesWithContext

func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInstanceGroupsPagesWithContext indicates an expected call of ListInstanceGroupsPagesWithContext

func (*MockEMRAPIMockRecorder) ListInstanceGroupsRequest

func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsRequest(arg0 interface{}) *gomock.Call

ListInstanceGroupsRequest indicates an expected call of ListInstanceGroupsRequest

func (*MockEMRAPIMockRecorder) ListInstanceGroupsWithContext

func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstanceGroupsWithContext indicates an expected call of ListInstanceGroupsWithContext

func (*MockEMRAPIMockRecorder) ListInstances

func (mr *MockEMRAPIMockRecorder) ListInstances(arg0 interface{}) *gomock.Call

ListInstances indicates an expected call of ListInstances

func (*MockEMRAPIMockRecorder) ListInstancesPages

func (mr *MockEMRAPIMockRecorder) ListInstancesPages(arg0, arg1 interface{}) *gomock.Call

ListInstancesPages indicates an expected call of ListInstancesPages

func (*MockEMRAPIMockRecorder) ListInstancesPagesWithContext

func (mr *MockEMRAPIMockRecorder) ListInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInstancesPagesWithContext indicates an expected call of ListInstancesPagesWithContext

func (*MockEMRAPIMockRecorder) ListInstancesRequest

func (mr *MockEMRAPIMockRecorder) ListInstancesRequest(arg0 interface{}) *gomock.Call

ListInstancesRequest indicates an expected call of ListInstancesRequest

func (*MockEMRAPIMockRecorder) ListInstancesWithContext

func (mr *MockEMRAPIMockRecorder) ListInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstancesWithContext indicates an expected call of ListInstancesWithContext

func (*MockEMRAPIMockRecorder) ListSecurityConfigurations

func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurations(arg0 interface{}) *gomock.Call

ListSecurityConfigurations indicates an expected call of ListSecurityConfigurations

func (*MockEMRAPIMockRecorder) ListSecurityConfigurationsPages

func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

ListSecurityConfigurationsPages indicates an expected call of ListSecurityConfigurationsPages

func (*MockEMRAPIMockRecorder) ListSecurityConfigurationsPagesWithContext

func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSecurityConfigurationsPagesWithContext indicates an expected call of ListSecurityConfigurationsPagesWithContext

func (*MockEMRAPIMockRecorder) ListSecurityConfigurationsRequest

func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsRequest(arg0 interface{}) *gomock.Call

ListSecurityConfigurationsRequest indicates an expected call of ListSecurityConfigurationsRequest

func (*MockEMRAPIMockRecorder) ListSecurityConfigurationsWithContext

func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecurityConfigurationsWithContext indicates an expected call of ListSecurityConfigurationsWithContext

func (*MockEMRAPIMockRecorder) ListSteps

func (mr *MockEMRAPIMockRecorder) ListSteps(arg0 interface{}) *gomock.Call

ListSteps indicates an expected call of ListSteps

func (*MockEMRAPIMockRecorder) ListStepsPages

func (mr *MockEMRAPIMockRecorder) ListStepsPages(arg0, arg1 interface{}) *gomock.Call

ListStepsPages indicates an expected call of ListStepsPages

func (*MockEMRAPIMockRecorder) ListStepsPagesWithContext

func (mr *MockEMRAPIMockRecorder) ListStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListStepsPagesWithContext indicates an expected call of ListStepsPagesWithContext

func (*MockEMRAPIMockRecorder) ListStepsRequest

func (mr *MockEMRAPIMockRecorder) ListStepsRequest(arg0 interface{}) *gomock.Call

ListStepsRequest indicates an expected call of ListStepsRequest

func (*MockEMRAPIMockRecorder) ListStepsWithContext

func (mr *MockEMRAPIMockRecorder) ListStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStepsWithContext indicates an expected call of ListStepsWithContext

func (*MockEMRAPIMockRecorder) ModifyCluster

func (mr *MockEMRAPIMockRecorder) ModifyCluster(arg0 interface{}) *gomock.Call

ModifyCluster indicates an expected call of ModifyCluster

func (*MockEMRAPIMockRecorder) ModifyClusterRequest

func (mr *MockEMRAPIMockRecorder) ModifyClusterRequest(arg0 interface{}) *gomock.Call

ModifyClusterRequest indicates an expected call of ModifyClusterRequest

func (*MockEMRAPIMockRecorder) ModifyClusterWithContext

func (mr *MockEMRAPIMockRecorder) ModifyClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterWithContext indicates an expected call of ModifyClusterWithContext

func (*MockEMRAPIMockRecorder) ModifyInstanceFleet

func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleet(arg0 interface{}) *gomock.Call

ModifyInstanceFleet indicates an expected call of ModifyInstanceFleet

func (*MockEMRAPIMockRecorder) ModifyInstanceFleetRequest

func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleetRequest(arg0 interface{}) *gomock.Call

ModifyInstanceFleetRequest indicates an expected call of ModifyInstanceFleetRequest

func (*MockEMRAPIMockRecorder) ModifyInstanceFleetWithContext

func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceFleetWithContext indicates an expected call of ModifyInstanceFleetWithContext

func (*MockEMRAPIMockRecorder) ModifyInstanceGroups

func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroups(arg0 interface{}) *gomock.Call

ModifyInstanceGroups indicates an expected call of ModifyInstanceGroups

func (*MockEMRAPIMockRecorder) ModifyInstanceGroupsRequest

func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroupsRequest(arg0 interface{}) *gomock.Call

ModifyInstanceGroupsRequest indicates an expected call of ModifyInstanceGroupsRequest

func (*MockEMRAPIMockRecorder) ModifyInstanceGroupsWithContext

func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceGroupsWithContext indicates an expected call of ModifyInstanceGroupsWithContext

func (*MockEMRAPIMockRecorder) PutAutoScalingPolicy

func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicy(arg0 interface{}) *gomock.Call

PutAutoScalingPolicy indicates an expected call of PutAutoScalingPolicy

func (*MockEMRAPIMockRecorder) PutAutoScalingPolicyRequest

func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicyRequest(arg0 interface{}) *gomock.Call

PutAutoScalingPolicyRequest indicates an expected call of PutAutoScalingPolicyRequest

func (*MockEMRAPIMockRecorder) PutAutoScalingPolicyWithContext

func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAutoScalingPolicyWithContext indicates an expected call of PutAutoScalingPolicyWithContext

func (*MockEMRAPIMockRecorder) PutBlockPublicAccessConfiguration

func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfiguration(arg0 interface{}) *gomock.Call

PutBlockPublicAccessConfiguration indicates an expected call of PutBlockPublicAccessConfiguration

func (*MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationRequest

func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationRequest(arg0 interface{}) *gomock.Call

PutBlockPublicAccessConfigurationRequest indicates an expected call of PutBlockPublicAccessConfigurationRequest

func (*MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationWithContext

func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBlockPublicAccessConfigurationWithContext indicates an expected call of PutBlockPublicAccessConfigurationWithContext

func (*MockEMRAPIMockRecorder) RemoveAutoScalingPolicy

func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicy(arg0 interface{}) *gomock.Call

RemoveAutoScalingPolicy indicates an expected call of RemoveAutoScalingPolicy

func (*MockEMRAPIMockRecorder) RemoveAutoScalingPolicyRequest

func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicyRequest(arg0 interface{}) *gomock.Call

RemoveAutoScalingPolicyRequest indicates an expected call of RemoveAutoScalingPolicyRequest

func (*MockEMRAPIMockRecorder) RemoveAutoScalingPolicyWithContext

func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveAutoScalingPolicyWithContext indicates an expected call of RemoveAutoScalingPolicyWithContext

func (*MockEMRAPIMockRecorder) RemoveTags

func (mr *MockEMRAPIMockRecorder) RemoveTags(arg0 interface{}) *gomock.Call

RemoveTags indicates an expected call of RemoveTags

func (*MockEMRAPIMockRecorder) RemoveTagsRequest

func (mr *MockEMRAPIMockRecorder) RemoveTagsRequest(arg0 interface{}) *gomock.Call

RemoveTagsRequest indicates an expected call of RemoveTagsRequest

func (*MockEMRAPIMockRecorder) RemoveTagsWithContext

func (mr *MockEMRAPIMockRecorder) RemoveTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveTagsWithContext indicates an expected call of RemoveTagsWithContext

func (*MockEMRAPIMockRecorder) RunJobFlow

func (mr *MockEMRAPIMockRecorder) RunJobFlow(arg0 interface{}) *gomock.Call

RunJobFlow indicates an expected call of RunJobFlow

func (*MockEMRAPIMockRecorder) RunJobFlowRequest

func (mr *MockEMRAPIMockRecorder) RunJobFlowRequest(arg0 interface{}) *gomock.Call

RunJobFlowRequest indicates an expected call of RunJobFlowRequest

func (*MockEMRAPIMockRecorder) RunJobFlowWithContext

func (mr *MockEMRAPIMockRecorder) RunJobFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RunJobFlowWithContext indicates an expected call of RunJobFlowWithContext

func (*MockEMRAPIMockRecorder) SetTerminationProtection

func (mr *MockEMRAPIMockRecorder) SetTerminationProtection(arg0 interface{}) *gomock.Call

SetTerminationProtection indicates an expected call of SetTerminationProtection

func (*MockEMRAPIMockRecorder) SetTerminationProtectionRequest

func (mr *MockEMRAPIMockRecorder) SetTerminationProtectionRequest(arg0 interface{}) *gomock.Call

SetTerminationProtectionRequest indicates an expected call of SetTerminationProtectionRequest

func (*MockEMRAPIMockRecorder) SetTerminationProtectionWithContext

func (mr *MockEMRAPIMockRecorder) SetTerminationProtectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetTerminationProtectionWithContext indicates an expected call of SetTerminationProtectionWithContext

func (*MockEMRAPIMockRecorder) SetVisibleToAllUsers

func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsers(arg0 interface{}) *gomock.Call

SetVisibleToAllUsers indicates an expected call of SetVisibleToAllUsers

func (*MockEMRAPIMockRecorder) SetVisibleToAllUsersRequest

func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsersRequest(arg0 interface{}) *gomock.Call

SetVisibleToAllUsersRequest indicates an expected call of SetVisibleToAllUsersRequest

func (*MockEMRAPIMockRecorder) SetVisibleToAllUsersWithContext

func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetVisibleToAllUsersWithContext indicates an expected call of SetVisibleToAllUsersWithContext

func (*MockEMRAPIMockRecorder) TerminateJobFlows

func (mr *MockEMRAPIMockRecorder) TerminateJobFlows(arg0 interface{}) *gomock.Call

TerminateJobFlows indicates an expected call of TerminateJobFlows

func (*MockEMRAPIMockRecorder) TerminateJobFlowsRequest

func (mr *MockEMRAPIMockRecorder) TerminateJobFlowsRequest(arg0 interface{}) *gomock.Call

TerminateJobFlowsRequest indicates an expected call of TerminateJobFlowsRequest

func (*MockEMRAPIMockRecorder) TerminateJobFlowsWithContext

func (mr *MockEMRAPIMockRecorder) TerminateJobFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TerminateJobFlowsWithContext indicates an expected call of TerminateJobFlowsWithContext

func (*MockEMRAPIMockRecorder) WaitUntilClusterRunning

func (mr *MockEMRAPIMockRecorder) WaitUntilClusterRunning(arg0 interface{}) *gomock.Call

WaitUntilClusterRunning indicates an expected call of WaitUntilClusterRunning

func (*MockEMRAPIMockRecorder) WaitUntilClusterRunningWithContext

func (mr *MockEMRAPIMockRecorder) WaitUntilClusterRunningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilClusterRunningWithContext indicates an expected call of WaitUntilClusterRunningWithContext

func (*MockEMRAPIMockRecorder) WaitUntilClusterTerminated

func (mr *MockEMRAPIMockRecorder) WaitUntilClusterTerminated(arg0 interface{}) *gomock.Call

WaitUntilClusterTerminated indicates an expected call of WaitUntilClusterTerminated

func (*MockEMRAPIMockRecorder) WaitUntilClusterTerminatedWithContext

func (mr *MockEMRAPIMockRecorder) WaitUntilClusterTerminatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilClusterTerminatedWithContext indicates an expected call of WaitUntilClusterTerminatedWithContext

func (*MockEMRAPIMockRecorder) WaitUntilStepComplete

func (mr *MockEMRAPIMockRecorder) WaitUntilStepComplete(arg0 interface{}) *gomock.Call

WaitUntilStepComplete indicates an expected call of WaitUntilStepComplete

func (*MockEMRAPIMockRecorder) WaitUntilStepCompleteWithContext

func (mr *MockEMRAPIMockRecorder) WaitUntilStepCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilStepCompleteWithContext indicates an expected call of WaitUntilStepCompleteWithContext

Jump to

Keyboard shortcuts

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