Documentation ¶
Overview ¶
Package opsworksmock is a generated GoMock package.
Index ¶
- type MockOpsWorksAPI
- func (m *MockOpsWorksAPI) AssignInstance(arg0 *opsworks.AssignInstanceInput) (*opsworks.AssignInstanceOutput, error)
- func (m *MockOpsWorksAPI) AssignInstanceRequest(arg0 *opsworks.AssignInstanceInput) (*request.Request, *opsworks.AssignInstanceOutput)
- func (m *MockOpsWorksAPI) AssignInstanceWithContext(arg0 context.Context, arg1 *opsworks.AssignInstanceInput, ...) (*opsworks.AssignInstanceOutput, error)
- func (m *MockOpsWorksAPI) AssignVolume(arg0 *opsworks.AssignVolumeInput) (*opsworks.AssignVolumeOutput, error)
- func (m *MockOpsWorksAPI) AssignVolumeRequest(arg0 *opsworks.AssignVolumeInput) (*request.Request, *opsworks.AssignVolumeOutput)
- func (m *MockOpsWorksAPI) AssignVolumeWithContext(arg0 context.Context, arg1 *opsworks.AssignVolumeInput, arg2 ...request.Option) (*opsworks.AssignVolumeOutput, error)
- func (m *MockOpsWorksAPI) AssociateElasticIp(arg0 *opsworks.AssociateElasticIpInput) (*opsworks.AssociateElasticIpOutput, error)
- func (m *MockOpsWorksAPI) AssociateElasticIpRequest(arg0 *opsworks.AssociateElasticIpInput) (*request.Request, *opsworks.AssociateElasticIpOutput)
- func (m *MockOpsWorksAPI) AssociateElasticIpWithContext(arg0 context.Context, arg1 *opsworks.AssociateElasticIpInput, ...) (*opsworks.AssociateElasticIpOutput, error)
- func (m *MockOpsWorksAPI) AttachElasticLoadBalancer(arg0 *opsworks.AttachElasticLoadBalancerInput) (*opsworks.AttachElasticLoadBalancerOutput, error)
- func (m *MockOpsWorksAPI) AttachElasticLoadBalancerRequest(arg0 *opsworks.AttachElasticLoadBalancerInput) (*request.Request, *opsworks.AttachElasticLoadBalancerOutput)
- func (m *MockOpsWorksAPI) AttachElasticLoadBalancerWithContext(arg0 context.Context, arg1 *opsworks.AttachElasticLoadBalancerInput, ...) (*opsworks.AttachElasticLoadBalancerOutput, error)
- func (m *MockOpsWorksAPI) CloneStack(arg0 *opsworks.CloneStackInput) (*opsworks.CloneStackOutput, error)
- func (m *MockOpsWorksAPI) CloneStackRequest(arg0 *opsworks.CloneStackInput) (*request.Request, *opsworks.CloneStackOutput)
- func (m *MockOpsWorksAPI) CloneStackWithContext(arg0 context.Context, arg1 *opsworks.CloneStackInput, arg2 ...request.Option) (*opsworks.CloneStackOutput, error)
- func (m *MockOpsWorksAPI) CreateApp(arg0 *opsworks.CreateAppInput) (*opsworks.CreateAppOutput, error)
- func (m *MockOpsWorksAPI) CreateAppRequest(arg0 *opsworks.CreateAppInput) (*request.Request, *opsworks.CreateAppOutput)
- func (m *MockOpsWorksAPI) CreateAppWithContext(arg0 context.Context, arg1 *opsworks.CreateAppInput, arg2 ...request.Option) (*opsworks.CreateAppOutput, error)
- func (m *MockOpsWorksAPI) CreateDeployment(arg0 *opsworks.CreateDeploymentInput) (*opsworks.CreateDeploymentOutput, error)
- func (m *MockOpsWorksAPI) CreateDeploymentRequest(arg0 *opsworks.CreateDeploymentInput) (*request.Request, *opsworks.CreateDeploymentOutput)
- func (m *MockOpsWorksAPI) CreateDeploymentWithContext(arg0 context.Context, arg1 *opsworks.CreateDeploymentInput, ...) (*opsworks.CreateDeploymentOutput, error)
- func (m *MockOpsWorksAPI) CreateInstance(arg0 *opsworks.CreateInstanceInput) (*opsworks.CreateInstanceOutput, error)
- func (m *MockOpsWorksAPI) CreateInstanceRequest(arg0 *opsworks.CreateInstanceInput) (*request.Request, *opsworks.CreateInstanceOutput)
- func (m *MockOpsWorksAPI) CreateInstanceWithContext(arg0 context.Context, arg1 *opsworks.CreateInstanceInput, ...) (*opsworks.CreateInstanceOutput, error)
- func (m *MockOpsWorksAPI) CreateLayer(arg0 *opsworks.CreateLayerInput) (*opsworks.CreateLayerOutput, error)
- func (m *MockOpsWorksAPI) CreateLayerRequest(arg0 *opsworks.CreateLayerInput) (*request.Request, *opsworks.CreateLayerOutput)
- func (m *MockOpsWorksAPI) CreateLayerWithContext(arg0 context.Context, arg1 *opsworks.CreateLayerInput, arg2 ...request.Option) (*opsworks.CreateLayerOutput, error)
- func (m *MockOpsWorksAPI) CreateStack(arg0 *opsworks.CreateStackInput) (*opsworks.CreateStackOutput, error)
- func (m *MockOpsWorksAPI) CreateStackRequest(arg0 *opsworks.CreateStackInput) (*request.Request, *opsworks.CreateStackOutput)
- func (m *MockOpsWorksAPI) CreateStackWithContext(arg0 context.Context, arg1 *opsworks.CreateStackInput, arg2 ...request.Option) (*opsworks.CreateStackOutput, error)
- func (m *MockOpsWorksAPI) CreateUserProfile(arg0 *opsworks.CreateUserProfileInput) (*opsworks.CreateUserProfileOutput, error)
- func (m *MockOpsWorksAPI) CreateUserProfileRequest(arg0 *opsworks.CreateUserProfileInput) (*request.Request, *opsworks.CreateUserProfileOutput)
- func (m *MockOpsWorksAPI) CreateUserProfileWithContext(arg0 context.Context, arg1 *opsworks.CreateUserProfileInput, ...) (*opsworks.CreateUserProfileOutput, error)
- func (m *MockOpsWorksAPI) DeleteApp(arg0 *opsworks.DeleteAppInput) (*opsworks.DeleteAppOutput, error)
- func (m *MockOpsWorksAPI) DeleteAppRequest(arg0 *opsworks.DeleteAppInput) (*request.Request, *opsworks.DeleteAppOutput)
- func (m *MockOpsWorksAPI) DeleteAppWithContext(arg0 context.Context, arg1 *opsworks.DeleteAppInput, arg2 ...request.Option) (*opsworks.DeleteAppOutput, error)
- func (m *MockOpsWorksAPI) DeleteInstance(arg0 *opsworks.DeleteInstanceInput) (*opsworks.DeleteInstanceOutput, error)
- func (m *MockOpsWorksAPI) DeleteInstanceRequest(arg0 *opsworks.DeleteInstanceInput) (*request.Request, *opsworks.DeleteInstanceOutput)
- func (m *MockOpsWorksAPI) DeleteInstanceWithContext(arg0 context.Context, arg1 *opsworks.DeleteInstanceInput, ...) (*opsworks.DeleteInstanceOutput, error)
- func (m *MockOpsWorksAPI) DeleteLayer(arg0 *opsworks.DeleteLayerInput) (*opsworks.DeleteLayerOutput, error)
- func (m *MockOpsWorksAPI) DeleteLayerRequest(arg0 *opsworks.DeleteLayerInput) (*request.Request, *opsworks.DeleteLayerOutput)
- func (m *MockOpsWorksAPI) DeleteLayerWithContext(arg0 context.Context, arg1 *opsworks.DeleteLayerInput, arg2 ...request.Option) (*opsworks.DeleteLayerOutput, error)
- func (m *MockOpsWorksAPI) DeleteStack(arg0 *opsworks.DeleteStackInput) (*opsworks.DeleteStackOutput, error)
- func (m *MockOpsWorksAPI) DeleteStackRequest(arg0 *opsworks.DeleteStackInput) (*request.Request, *opsworks.DeleteStackOutput)
- func (m *MockOpsWorksAPI) DeleteStackWithContext(arg0 context.Context, arg1 *opsworks.DeleteStackInput, arg2 ...request.Option) (*opsworks.DeleteStackOutput, error)
- func (m *MockOpsWorksAPI) DeleteUserProfile(arg0 *opsworks.DeleteUserProfileInput) (*opsworks.DeleteUserProfileOutput, error)
- func (m *MockOpsWorksAPI) DeleteUserProfileRequest(arg0 *opsworks.DeleteUserProfileInput) (*request.Request, *opsworks.DeleteUserProfileOutput)
- func (m *MockOpsWorksAPI) DeleteUserProfileWithContext(arg0 context.Context, arg1 *opsworks.DeleteUserProfileInput, ...) (*opsworks.DeleteUserProfileOutput, error)
- func (m *MockOpsWorksAPI) DeregisterEcsCluster(arg0 *opsworks.DeregisterEcsClusterInput) (*opsworks.DeregisterEcsClusterOutput, error)
- func (m *MockOpsWorksAPI) DeregisterEcsClusterRequest(arg0 *opsworks.DeregisterEcsClusterInput) (*request.Request, *opsworks.DeregisterEcsClusterOutput)
- func (m *MockOpsWorksAPI) DeregisterEcsClusterWithContext(arg0 context.Context, arg1 *opsworks.DeregisterEcsClusterInput, ...) (*opsworks.DeregisterEcsClusterOutput, error)
- func (m *MockOpsWorksAPI) DeregisterElasticIp(arg0 *opsworks.DeregisterElasticIpInput) (*opsworks.DeregisterElasticIpOutput, error)
- func (m *MockOpsWorksAPI) DeregisterElasticIpRequest(arg0 *opsworks.DeregisterElasticIpInput) (*request.Request, *opsworks.DeregisterElasticIpOutput)
- func (m *MockOpsWorksAPI) DeregisterElasticIpWithContext(arg0 context.Context, arg1 *opsworks.DeregisterElasticIpInput, ...) (*opsworks.DeregisterElasticIpOutput, error)
- func (m *MockOpsWorksAPI) DeregisterInstance(arg0 *opsworks.DeregisterInstanceInput) (*opsworks.DeregisterInstanceOutput, error)
- func (m *MockOpsWorksAPI) DeregisterInstanceRequest(arg0 *opsworks.DeregisterInstanceInput) (*request.Request, *opsworks.DeregisterInstanceOutput)
- func (m *MockOpsWorksAPI) DeregisterInstanceWithContext(arg0 context.Context, arg1 *opsworks.DeregisterInstanceInput, ...) (*opsworks.DeregisterInstanceOutput, error)
- func (m *MockOpsWorksAPI) DeregisterRdsDbInstance(arg0 *opsworks.DeregisterRdsDbInstanceInput) (*opsworks.DeregisterRdsDbInstanceOutput, error)
- func (m *MockOpsWorksAPI) DeregisterRdsDbInstanceRequest(arg0 *opsworks.DeregisterRdsDbInstanceInput) (*request.Request, *opsworks.DeregisterRdsDbInstanceOutput)
- func (m *MockOpsWorksAPI) DeregisterRdsDbInstanceWithContext(arg0 context.Context, arg1 *opsworks.DeregisterRdsDbInstanceInput, ...) (*opsworks.DeregisterRdsDbInstanceOutput, error)
- func (m *MockOpsWorksAPI) DeregisterVolume(arg0 *opsworks.DeregisterVolumeInput) (*opsworks.DeregisterVolumeOutput, error)
- func (m *MockOpsWorksAPI) DeregisterVolumeRequest(arg0 *opsworks.DeregisterVolumeInput) (*request.Request, *opsworks.DeregisterVolumeOutput)
- func (m *MockOpsWorksAPI) DeregisterVolumeWithContext(arg0 context.Context, arg1 *opsworks.DeregisterVolumeInput, ...) (*opsworks.DeregisterVolumeOutput, error)
- func (m *MockOpsWorksAPI) DescribeAgentVersions(arg0 *opsworks.DescribeAgentVersionsInput) (*opsworks.DescribeAgentVersionsOutput, error)
- func (m *MockOpsWorksAPI) DescribeAgentVersionsRequest(arg0 *opsworks.DescribeAgentVersionsInput) (*request.Request, *opsworks.DescribeAgentVersionsOutput)
- func (m *MockOpsWorksAPI) DescribeAgentVersionsWithContext(arg0 context.Context, arg1 *opsworks.DescribeAgentVersionsInput, ...) (*opsworks.DescribeAgentVersionsOutput, error)
- func (m *MockOpsWorksAPI) DescribeApps(arg0 *opsworks.DescribeAppsInput) (*opsworks.DescribeAppsOutput, error)
- func (m *MockOpsWorksAPI) DescribeAppsRequest(arg0 *opsworks.DescribeAppsInput) (*request.Request, *opsworks.DescribeAppsOutput)
- func (m *MockOpsWorksAPI) DescribeAppsWithContext(arg0 context.Context, arg1 *opsworks.DescribeAppsInput, arg2 ...request.Option) (*opsworks.DescribeAppsOutput, error)
- func (m *MockOpsWorksAPI) DescribeCommands(arg0 *opsworks.DescribeCommandsInput) (*opsworks.DescribeCommandsOutput, error)
- func (m *MockOpsWorksAPI) DescribeCommandsRequest(arg0 *opsworks.DescribeCommandsInput) (*request.Request, *opsworks.DescribeCommandsOutput)
- func (m *MockOpsWorksAPI) DescribeCommandsWithContext(arg0 context.Context, arg1 *opsworks.DescribeCommandsInput, ...) (*opsworks.DescribeCommandsOutput, error)
- func (m *MockOpsWorksAPI) DescribeDeployments(arg0 *opsworks.DescribeDeploymentsInput) (*opsworks.DescribeDeploymentsOutput, error)
- func (m *MockOpsWorksAPI) DescribeDeploymentsRequest(arg0 *opsworks.DescribeDeploymentsInput) (*request.Request, *opsworks.DescribeDeploymentsOutput)
- func (m *MockOpsWorksAPI) DescribeDeploymentsWithContext(arg0 context.Context, arg1 *opsworks.DescribeDeploymentsInput, ...) (*opsworks.DescribeDeploymentsOutput, error)
- func (m *MockOpsWorksAPI) DescribeEcsClusters(arg0 *opsworks.DescribeEcsClustersInput) (*opsworks.DescribeEcsClustersOutput, error)
- func (m *MockOpsWorksAPI) DescribeEcsClustersPages(arg0 *opsworks.DescribeEcsClustersInput, ...) error
- func (m *MockOpsWorksAPI) DescribeEcsClustersPagesWithContext(arg0 context.Context, arg1 *opsworks.DescribeEcsClustersInput, ...) error
- func (m *MockOpsWorksAPI) DescribeEcsClustersRequest(arg0 *opsworks.DescribeEcsClustersInput) (*request.Request, *opsworks.DescribeEcsClustersOutput)
- func (m *MockOpsWorksAPI) DescribeEcsClustersWithContext(arg0 context.Context, arg1 *opsworks.DescribeEcsClustersInput, ...) (*opsworks.DescribeEcsClustersOutput, error)
- func (m *MockOpsWorksAPI) DescribeElasticIps(arg0 *opsworks.DescribeElasticIpsInput) (*opsworks.DescribeElasticIpsOutput, error)
- func (m *MockOpsWorksAPI) DescribeElasticIpsRequest(arg0 *opsworks.DescribeElasticIpsInput) (*request.Request, *opsworks.DescribeElasticIpsOutput)
- func (m *MockOpsWorksAPI) DescribeElasticIpsWithContext(arg0 context.Context, arg1 *opsworks.DescribeElasticIpsInput, ...) (*opsworks.DescribeElasticIpsOutput, error)
- func (m *MockOpsWorksAPI) DescribeElasticLoadBalancers(arg0 *opsworks.DescribeElasticLoadBalancersInput) (*opsworks.DescribeElasticLoadBalancersOutput, error)
- func (m *MockOpsWorksAPI) DescribeElasticLoadBalancersRequest(arg0 *opsworks.DescribeElasticLoadBalancersInput) (*request.Request, *opsworks.DescribeElasticLoadBalancersOutput)
- func (m *MockOpsWorksAPI) DescribeElasticLoadBalancersWithContext(arg0 context.Context, arg1 *opsworks.DescribeElasticLoadBalancersInput, ...) (*opsworks.DescribeElasticLoadBalancersOutput, error)
- func (m *MockOpsWorksAPI) DescribeInstances(arg0 *opsworks.DescribeInstancesInput) (*opsworks.DescribeInstancesOutput, error)
- func (m *MockOpsWorksAPI) DescribeInstancesRequest(arg0 *opsworks.DescribeInstancesInput) (*request.Request, *opsworks.DescribeInstancesOutput)
- func (m *MockOpsWorksAPI) DescribeInstancesWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, ...) (*opsworks.DescribeInstancesOutput, error)
- func (m *MockOpsWorksAPI) DescribeLayers(arg0 *opsworks.DescribeLayersInput) (*opsworks.DescribeLayersOutput, error)
- func (m *MockOpsWorksAPI) DescribeLayersRequest(arg0 *opsworks.DescribeLayersInput) (*request.Request, *opsworks.DescribeLayersOutput)
- func (m *MockOpsWorksAPI) DescribeLayersWithContext(arg0 context.Context, arg1 *opsworks.DescribeLayersInput, ...) (*opsworks.DescribeLayersOutput, error)
- func (m *MockOpsWorksAPI) DescribeLoadBasedAutoScaling(arg0 *opsworks.DescribeLoadBasedAutoScalingInput) (*opsworks.DescribeLoadBasedAutoScalingOutput, error)
- func (m *MockOpsWorksAPI) DescribeLoadBasedAutoScalingRequest(arg0 *opsworks.DescribeLoadBasedAutoScalingInput) (*request.Request, *opsworks.DescribeLoadBasedAutoScalingOutput)
- func (m *MockOpsWorksAPI) DescribeLoadBasedAutoScalingWithContext(arg0 context.Context, arg1 *opsworks.DescribeLoadBasedAutoScalingInput, ...) (*opsworks.DescribeLoadBasedAutoScalingOutput, error)
- func (m *MockOpsWorksAPI) DescribeMyUserProfile(arg0 *opsworks.DescribeMyUserProfileInput) (*opsworks.DescribeMyUserProfileOutput, error)
- func (m *MockOpsWorksAPI) DescribeMyUserProfileRequest(arg0 *opsworks.DescribeMyUserProfileInput) (*request.Request, *opsworks.DescribeMyUserProfileOutput)
- func (m *MockOpsWorksAPI) DescribeMyUserProfileWithContext(arg0 context.Context, arg1 *opsworks.DescribeMyUserProfileInput, ...) (*opsworks.DescribeMyUserProfileOutput, error)
- func (m *MockOpsWorksAPI) DescribeOperatingSystems(arg0 *opsworks.DescribeOperatingSystemsInput) (*opsworks.DescribeOperatingSystemsOutput, error)
- func (m *MockOpsWorksAPI) DescribeOperatingSystemsRequest(arg0 *opsworks.DescribeOperatingSystemsInput) (*request.Request, *opsworks.DescribeOperatingSystemsOutput)
- func (m *MockOpsWorksAPI) DescribeOperatingSystemsWithContext(arg0 context.Context, arg1 *opsworks.DescribeOperatingSystemsInput, ...) (*opsworks.DescribeOperatingSystemsOutput, error)
- func (m *MockOpsWorksAPI) DescribePermissions(arg0 *opsworks.DescribePermissionsInput) (*opsworks.DescribePermissionsOutput, error)
- func (m *MockOpsWorksAPI) DescribePermissionsRequest(arg0 *opsworks.DescribePermissionsInput) (*request.Request, *opsworks.DescribePermissionsOutput)
- func (m *MockOpsWorksAPI) DescribePermissionsWithContext(arg0 context.Context, arg1 *opsworks.DescribePermissionsInput, ...) (*opsworks.DescribePermissionsOutput, error)
- func (m *MockOpsWorksAPI) DescribeRaidArrays(arg0 *opsworks.DescribeRaidArraysInput) (*opsworks.DescribeRaidArraysOutput, error)
- func (m *MockOpsWorksAPI) DescribeRaidArraysRequest(arg0 *opsworks.DescribeRaidArraysInput) (*request.Request, *opsworks.DescribeRaidArraysOutput)
- func (m *MockOpsWorksAPI) DescribeRaidArraysWithContext(arg0 context.Context, arg1 *opsworks.DescribeRaidArraysInput, ...) (*opsworks.DescribeRaidArraysOutput, error)
- func (m *MockOpsWorksAPI) DescribeRdsDbInstances(arg0 *opsworks.DescribeRdsDbInstancesInput) (*opsworks.DescribeRdsDbInstancesOutput, error)
- func (m *MockOpsWorksAPI) DescribeRdsDbInstancesRequest(arg0 *opsworks.DescribeRdsDbInstancesInput) (*request.Request, *opsworks.DescribeRdsDbInstancesOutput)
- func (m *MockOpsWorksAPI) DescribeRdsDbInstancesWithContext(arg0 context.Context, arg1 *opsworks.DescribeRdsDbInstancesInput, ...) (*opsworks.DescribeRdsDbInstancesOutput, error)
- func (m *MockOpsWorksAPI) DescribeServiceErrors(arg0 *opsworks.DescribeServiceErrorsInput) (*opsworks.DescribeServiceErrorsOutput, error)
- func (m *MockOpsWorksAPI) DescribeServiceErrorsRequest(arg0 *opsworks.DescribeServiceErrorsInput) (*request.Request, *opsworks.DescribeServiceErrorsOutput)
- func (m *MockOpsWorksAPI) DescribeServiceErrorsWithContext(arg0 context.Context, arg1 *opsworks.DescribeServiceErrorsInput, ...) (*opsworks.DescribeServiceErrorsOutput, error)
- func (m *MockOpsWorksAPI) DescribeStackProvisioningParameters(arg0 *opsworks.DescribeStackProvisioningParametersInput) (*opsworks.DescribeStackProvisioningParametersOutput, error)
- func (m *MockOpsWorksAPI) DescribeStackProvisioningParametersRequest(arg0 *opsworks.DescribeStackProvisioningParametersInput) (*request.Request, *opsworks.DescribeStackProvisioningParametersOutput)
- func (m *MockOpsWorksAPI) DescribeStackProvisioningParametersWithContext(arg0 context.Context, arg1 *opsworks.DescribeStackProvisioningParametersInput, ...) (*opsworks.DescribeStackProvisioningParametersOutput, error)
- func (m *MockOpsWorksAPI) DescribeStackSummary(arg0 *opsworks.DescribeStackSummaryInput) (*opsworks.DescribeStackSummaryOutput, error)
- func (m *MockOpsWorksAPI) DescribeStackSummaryRequest(arg0 *opsworks.DescribeStackSummaryInput) (*request.Request, *opsworks.DescribeStackSummaryOutput)
- func (m *MockOpsWorksAPI) DescribeStackSummaryWithContext(arg0 context.Context, arg1 *opsworks.DescribeStackSummaryInput, ...) (*opsworks.DescribeStackSummaryOutput, error)
- func (m *MockOpsWorksAPI) DescribeStacks(arg0 *opsworks.DescribeStacksInput) (*opsworks.DescribeStacksOutput, error)
- func (m *MockOpsWorksAPI) DescribeStacksRequest(arg0 *opsworks.DescribeStacksInput) (*request.Request, *opsworks.DescribeStacksOutput)
- func (m *MockOpsWorksAPI) DescribeStacksWithContext(arg0 context.Context, arg1 *opsworks.DescribeStacksInput, ...) (*opsworks.DescribeStacksOutput, error)
- func (m *MockOpsWorksAPI) DescribeTimeBasedAutoScaling(arg0 *opsworks.DescribeTimeBasedAutoScalingInput) (*opsworks.DescribeTimeBasedAutoScalingOutput, error)
- func (m *MockOpsWorksAPI) DescribeTimeBasedAutoScalingRequest(arg0 *opsworks.DescribeTimeBasedAutoScalingInput) (*request.Request, *opsworks.DescribeTimeBasedAutoScalingOutput)
- func (m *MockOpsWorksAPI) DescribeTimeBasedAutoScalingWithContext(arg0 context.Context, arg1 *opsworks.DescribeTimeBasedAutoScalingInput, ...) (*opsworks.DescribeTimeBasedAutoScalingOutput, error)
- func (m *MockOpsWorksAPI) DescribeUserProfiles(arg0 *opsworks.DescribeUserProfilesInput) (*opsworks.DescribeUserProfilesOutput, error)
- func (m *MockOpsWorksAPI) DescribeUserProfilesRequest(arg0 *opsworks.DescribeUserProfilesInput) (*request.Request, *opsworks.DescribeUserProfilesOutput)
- func (m *MockOpsWorksAPI) DescribeUserProfilesWithContext(arg0 context.Context, arg1 *opsworks.DescribeUserProfilesInput, ...) (*opsworks.DescribeUserProfilesOutput, error)
- func (m *MockOpsWorksAPI) DescribeVolumes(arg0 *opsworks.DescribeVolumesInput) (*opsworks.DescribeVolumesOutput, error)
- func (m *MockOpsWorksAPI) DescribeVolumesRequest(arg0 *opsworks.DescribeVolumesInput) (*request.Request, *opsworks.DescribeVolumesOutput)
- func (m *MockOpsWorksAPI) DescribeVolumesWithContext(arg0 context.Context, arg1 *opsworks.DescribeVolumesInput, ...) (*opsworks.DescribeVolumesOutput, error)
- func (m *MockOpsWorksAPI) DetachElasticLoadBalancer(arg0 *opsworks.DetachElasticLoadBalancerInput) (*opsworks.DetachElasticLoadBalancerOutput, error)
- func (m *MockOpsWorksAPI) DetachElasticLoadBalancerRequest(arg0 *opsworks.DetachElasticLoadBalancerInput) (*request.Request, *opsworks.DetachElasticLoadBalancerOutput)
- func (m *MockOpsWorksAPI) DetachElasticLoadBalancerWithContext(arg0 context.Context, arg1 *opsworks.DetachElasticLoadBalancerInput, ...) (*opsworks.DetachElasticLoadBalancerOutput, error)
- func (m *MockOpsWorksAPI) DisassociateElasticIp(arg0 *opsworks.DisassociateElasticIpInput) (*opsworks.DisassociateElasticIpOutput, error)
- func (m *MockOpsWorksAPI) DisassociateElasticIpRequest(arg0 *opsworks.DisassociateElasticIpInput) (*request.Request, *opsworks.DisassociateElasticIpOutput)
- func (m *MockOpsWorksAPI) DisassociateElasticIpWithContext(arg0 context.Context, arg1 *opsworks.DisassociateElasticIpInput, ...) (*opsworks.DisassociateElasticIpOutput, error)
- func (m *MockOpsWorksAPI) EXPECT() *MockOpsWorksAPIMockRecorder
- func (m *MockOpsWorksAPI) GetHostnameSuggestion(arg0 *opsworks.GetHostnameSuggestionInput) (*opsworks.GetHostnameSuggestionOutput, error)
- func (m *MockOpsWorksAPI) GetHostnameSuggestionRequest(arg0 *opsworks.GetHostnameSuggestionInput) (*request.Request, *opsworks.GetHostnameSuggestionOutput)
- func (m *MockOpsWorksAPI) GetHostnameSuggestionWithContext(arg0 context.Context, arg1 *opsworks.GetHostnameSuggestionInput, ...) (*opsworks.GetHostnameSuggestionOutput, error)
- func (m *MockOpsWorksAPI) GrantAccess(arg0 *opsworks.GrantAccessInput) (*opsworks.GrantAccessOutput, error)
- func (m *MockOpsWorksAPI) GrantAccessRequest(arg0 *opsworks.GrantAccessInput) (*request.Request, *opsworks.GrantAccessOutput)
- func (m *MockOpsWorksAPI) GrantAccessWithContext(arg0 context.Context, arg1 *opsworks.GrantAccessInput, arg2 ...request.Option) (*opsworks.GrantAccessOutput, error)
- func (m *MockOpsWorksAPI) ListTags(arg0 *opsworks.ListTagsInput) (*opsworks.ListTagsOutput, error)
- func (m *MockOpsWorksAPI) ListTagsRequest(arg0 *opsworks.ListTagsInput) (*request.Request, *opsworks.ListTagsOutput)
- func (m *MockOpsWorksAPI) ListTagsWithContext(arg0 context.Context, arg1 *opsworks.ListTagsInput, arg2 ...request.Option) (*opsworks.ListTagsOutput, error)
- func (m *MockOpsWorksAPI) RebootInstance(arg0 *opsworks.RebootInstanceInput) (*opsworks.RebootInstanceOutput, error)
- func (m *MockOpsWorksAPI) RebootInstanceRequest(arg0 *opsworks.RebootInstanceInput) (*request.Request, *opsworks.RebootInstanceOutput)
- func (m *MockOpsWorksAPI) RebootInstanceWithContext(arg0 context.Context, arg1 *opsworks.RebootInstanceInput, ...) (*opsworks.RebootInstanceOutput, error)
- func (m *MockOpsWorksAPI) RegisterEcsCluster(arg0 *opsworks.RegisterEcsClusterInput) (*opsworks.RegisterEcsClusterOutput, error)
- func (m *MockOpsWorksAPI) RegisterEcsClusterRequest(arg0 *opsworks.RegisterEcsClusterInput) (*request.Request, *opsworks.RegisterEcsClusterOutput)
- func (m *MockOpsWorksAPI) RegisterEcsClusterWithContext(arg0 context.Context, arg1 *opsworks.RegisterEcsClusterInput, ...) (*opsworks.RegisterEcsClusterOutput, error)
- func (m *MockOpsWorksAPI) RegisterElasticIp(arg0 *opsworks.RegisterElasticIpInput) (*opsworks.RegisterElasticIpOutput, error)
- func (m *MockOpsWorksAPI) RegisterElasticIpRequest(arg0 *opsworks.RegisterElasticIpInput) (*request.Request, *opsworks.RegisterElasticIpOutput)
- func (m *MockOpsWorksAPI) RegisterElasticIpWithContext(arg0 context.Context, arg1 *opsworks.RegisterElasticIpInput, ...) (*opsworks.RegisterElasticIpOutput, error)
- func (m *MockOpsWorksAPI) RegisterInstance(arg0 *opsworks.RegisterInstanceInput) (*opsworks.RegisterInstanceOutput, error)
- func (m *MockOpsWorksAPI) RegisterInstanceRequest(arg0 *opsworks.RegisterInstanceInput) (*request.Request, *opsworks.RegisterInstanceOutput)
- func (m *MockOpsWorksAPI) RegisterInstanceWithContext(arg0 context.Context, arg1 *opsworks.RegisterInstanceInput, ...) (*opsworks.RegisterInstanceOutput, error)
- func (m *MockOpsWorksAPI) RegisterRdsDbInstance(arg0 *opsworks.RegisterRdsDbInstanceInput) (*opsworks.RegisterRdsDbInstanceOutput, error)
- func (m *MockOpsWorksAPI) RegisterRdsDbInstanceRequest(arg0 *opsworks.RegisterRdsDbInstanceInput) (*request.Request, *opsworks.RegisterRdsDbInstanceOutput)
- func (m *MockOpsWorksAPI) RegisterRdsDbInstanceWithContext(arg0 context.Context, arg1 *opsworks.RegisterRdsDbInstanceInput, ...) (*opsworks.RegisterRdsDbInstanceOutput, error)
- func (m *MockOpsWorksAPI) RegisterVolume(arg0 *opsworks.RegisterVolumeInput) (*opsworks.RegisterVolumeOutput, error)
- func (m *MockOpsWorksAPI) RegisterVolumeRequest(arg0 *opsworks.RegisterVolumeInput) (*request.Request, *opsworks.RegisterVolumeOutput)
- func (m *MockOpsWorksAPI) RegisterVolumeWithContext(arg0 context.Context, arg1 *opsworks.RegisterVolumeInput, ...) (*opsworks.RegisterVolumeOutput, error)
- func (m *MockOpsWorksAPI) SetLoadBasedAutoScaling(arg0 *opsworks.SetLoadBasedAutoScalingInput) (*opsworks.SetLoadBasedAutoScalingOutput, error)
- func (m *MockOpsWorksAPI) SetLoadBasedAutoScalingRequest(arg0 *opsworks.SetLoadBasedAutoScalingInput) (*request.Request, *opsworks.SetLoadBasedAutoScalingOutput)
- func (m *MockOpsWorksAPI) SetLoadBasedAutoScalingWithContext(arg0 context.Context, arg1 *opsworks.SetLoadBasedAutoScalingInput, ...) (*opsworks.SetLoadBasedAutoScalingOutput, error)
- func (m *MockOpsWorksAPI) SetPermission(arg0 *opsworks.SetPermissionInput) (*opsworks.SetPermissionOutput, error)
- func (m *MockOpsWorksAPI) SetPermissionRequest(arg0 *opsworks.SetPermissionInput) (*request.Request, *opsworks.SetPermissionOutput)
- func (m *MockOpsWorksAPI) SetPermissionWithContext(arg0 context.Context, arg1 *opsworks.SetPermissionInput, ...) (*opsworks.SetPermissionOutput, error)
- func (m *MockOpsWorksAPI) SetTimeBasedAutoScaling(arg0 *opsworks.SetTimeBasedAutoScalingInput) (*opsworks.SetTimeBasedAutoScalingOutput, error)
- func (m *MockOpsWorksAPI) SetTimeBasedAutoScalingRequest(arg0 *opsworks.SetTimeBasedAutoScalingInput) (*request.Request, *opsworks.SetTimeBasedAutoScalingOutput)
- func (m *MockOpsWorksAPI) SetTimeBasedAutoScalingWithContext(arg0 context.Context, arg1 *opsworks.SetTimeBasedAutoScalingInput, ...) (*opsworks.SetTimeBasedAutoScalingOutput, error)
- func (m *MockOpsWorksAPI) StartInstance(arg0 *opsworks.StartInstanceInput) (*opsworks.StartInstanceOutput, error)
- func (m *MockOpsWorksAPI) StartInstanceRequest(arg0 *opsworks.StartInstanceInput) (*request.Request, *opsworks.StartInstanceOutput)
- func (m *MockOpsWorksAPI) StartInstanceWithContext(arg0 context.Context, arg1 *opsworks.StartInstanceInput, ...) (*opsworks.StartInstanceOutput, error)
- func (m *MockOpsWorksAPI) StartStack(arg0 *opsworks.StartStackInput) (*opsworks.StartStackOutput, error)
- func (m *MockOpsWorksAPI) StartStackRequest(arg0 *opsworks.StartStackInput) (*request.Request, *opsworks.StartStackOutput)
- func (m *MockOpsWorksAPI) StartStackWithContext(arg0 context.Context, arg1 *opsworks.StartStackInput, arg2 ...request.Option) (*opsworks.StartStackOutput, error)
- func (m *MockOpsWorksAPI) StopInstance(arg0 *opsworks.StopInstanceInput) (*opsworks.StopInstanceOutput, error)
- func (m *MockOpsWorksAPI) StopInstanceRequest(arg0 *opsworks.StopInstanceInput) (*request.Request, *opsworks.StopInstanceOutput)
- func (m *MockOpsWorksAPI) StopInstanceWithContext(arg0 context.Context, arg1 *opsworks.StopInstanceInput, arg2 ...request.Option) (*opsworks.StopInstanceOutput, error)
- func (m *MockOpsWorksAPI) StopStack(arg0 *opsworks.StopStackInput) (*opsworks.StopStackOutput, error)
- func (m *MockOpsWorksAPI) StopStackRequest(arg0 *opsworks.StopStackInput) (*request.Request, *opsworks.StopStackOutput)
- func (m *MockOpsWorksAPI) StopStackWithContext(arg0 context.Context, arg1 *opsworks.StopStackInput, arg2 ...request.Option) (*opsworks.StopStackOutput, error)
- func (m *MockOpsWorksAPI) TagResource(arg0 *opsworks.TagResourceInput) (*opsworks.TagResourceOutput, error)
- func (m *MockOpsWorksAPI) TagResourceRequest(arg0 *opsworks.TagResourceInput) (*request.Request, *opsworks.TagResourceOutput)
- func (m *MockOpsWorksAPI) TagResourceWithContext(arg0 context.Context, arg1 *opsworks.TagResourceInput, arg2 ...request.Option) (*opsworks.TagResourceOutput, error)
- func (m *MockOpsWorksAPI) UnassignInstance(arg0 *opsworks.UnassignInstanceInput) (*opsworks.UnassignInstanceOutput, error)
- func (m *MockOpsWorksAPI) UnassignInstanceRequest(arg0 *opsworks.UnassignInstanceInput) (*request.Request, *opsworks.UnassignInstanceOutput)
- func (m *MockOpsWorksAPI) UnassignInstanceWithContext(arg0 context.Context, arg1 *opsworks.UnassignInstanceInput, ...) (*opsworks.UnassignInstanceOutput, error)
- func (m *MockOpsWorksAPI) UnassignVolume(arg0 *opsworks.UnassignVolumeInput) (*opsworks.UnassignVolumeOutput, error)
- func (m *MockOpsWorksAPI) UnassignVolumeRequest(arg0 *opsworks.UnassignVolumeInput) (*request.Request, *opsworks.UnassignVolumeOutput)
- func (m *MockOpsWorksAPI) UnassignVolumeWithContext(arg0 context.Context, arg1 *opsworks.UnassignVolumeInput, ...) (*opsworks.UnassignVolumeOutput, error)
- func (m *MockOpsWorksAPI) UntagResource(arg0 *opsworks.UntagResourceInput) (*opsworks.UntagResourceOutput, error)
- func (m *MockOpsWorksAPI) UntagResourceRequest(arg0 *opsworks.UntagResourceInput) (*request.Request, *opsworks.UntagResourceOutput)
- func (m *MockOpsWorksAPI) UntagResourceWithContext(arg0 context.Context, arg1 *opsworks.UntagResourceInput, ...) (*opsworks.UntagResourceOutput, error)
- func (m *MockOpsWorksAPI) UpdateApp(arg0 *opsworks.UpdateAppInput) (*opsworks.UpdateAppOutput, error)
- func (m *MockOpsWorksAPI) UpdateAppRequest(arg0 *opsworks.UpdateAppInput) (*request.Request, *opsworks.UpdateAppOutput)
- func (m *MockOpsWorksAPI) UpdateAppWithContext(arg0 context.Context, arg1 *opsworks.UpdateAppInput, arg2 ...request.Option) (*opsworks.UpdateAppOutput, error)
- func (m *MockOpsWorksAPI) UpdateElasticIp(arg0 *opsworks.UpdateElasticIpInput) (*opsworks.UpdateElasticIpOutput, error)
- func (m *MockOpsWorksAPI) UpdateElasticIpRequest(arg0 *opsworks.UpdateElasticIpInput) (*request.Request, *opsworks.UpdateElasticIpOutput)
- func (m *MockOpsWorksAPI) UpdateElasticIpWithContext(arg0 context.Context, arg1 *opsworks.UpdateElasticIpInput, ...) (*opsworks.UpdateElasticIpOutput, error)
- func (m *MockOpsWorksAPI) UpdateInstance(arg0 *opsworks.UpdateInstanceInput) (*opsworks.UpdateInstanceOutput, error)
- func (m *MockOpsWorksAPI) UpdateInstanceRequest(arg0 *opsworks.UpdateInstanceInput) (*request.Request, *opsworks.UpdateInstanceOutput)
- func (m *MockOpsWorksAPI) UpdateInstanceWithContext(arg0 context.Context, arg1 *opsworks.UpdateInstanceInput, ...) (*opsworks.UpdateInstanceOutput, error)
- func (m *MockOpsWorksAPI) UpdateLayer(arg0 *opsworks.UpdateLayerInput) (*opsworks.UpdateLayerOutput, error)
- func (m *MockOpsWorksAPI) UpdateLayerRequest(arg0 *opsworks.UpdateLayerInput) (*request.Request, *opsworks.UpdateLayerOutput)
- func (m *MockOpsWorksAPI) UpdateLayerWithContext(arg0 context.Context, arg1 *opsworks.UpdateLayerInput, arg2 ...request.Option) (*opsworks.UpdateLayerOutput, error)
- func (m *MockOpsWorksAPI) UpdateMyUserProfile(arg0 *opsworks.UpdateMyUserProfileInput) (*opsworks.UpdateMyUserProfileOutput, error)
- func (m *MockOpsWorksAPI) UpdateMyUserProfileRequest(arg0 *opsworks.UpdateMyUserProfileInput) (*request.Request, *opsworks.UpdateMyUserProfileOutput)
- func (m *MockOpsWorksAPI) UpdateMyUserProfileWithContext(arg0 context.Context, arg1 *opsworks.UpdateMyUserProfileInput, ...) (*opsworks.UpdateMyUserProfileOutput, error)
- func (m *MockOpsWorksAPI) UpdateRdsDbInstance(arg0 *opsworks.UpdateRdsDbInstanceInput) (*opsworks.UpdateRdsDbInstanceOutput, error)
- func (m *MockOpsWorksAPI) UpdateRdsDbInstanceRequest(arg0 *opsworks.UpdateRdsDbInstanceInput) (*request.Request, *opsworks.UpdateRdsDbInstanceOutput)
- func (m *MockOpsWorksAPI) UpdateRdsDbInstanceWithContext(arg0 context.Context, arg1 *opsworks.UpdateRdsDbInstanceInput, ...) (*opsworks.UpdateRdsDbInstanceOutput, error)
- func (m *MockOpsWorksAPI) UpdateStack(arg0 *opsworks.UpdateStackInput) (*opsworks.UpdateStackOutput, error)
- func (m *MockOpsWorksAPI) UpdateStackRequest(arg0 *opsworks.UpdateStackInput) (*request.Request, *opsworks.UpdateStackOutput)
- func (m *MockOpsWorksAPI) UpdateStackWithContext(arg0 context.Context, arg1 *opsworks.UpdateStackInput, arg2 ...request.Option) (*opsworks.UpdateStackOutput, error)
- func (m *MockOpsWorksAPI) UpdateUserProfile(arg0 *opsworks.UpdateUserProfileInput) (*opsworks.UpdateUserProfileOutput, error)
- func (m *MockOpsWorksAPI) UpdateUserProfileRequest(arg0 *opsworks.UpdateUserProfileInput) (*request.Request, *opsworks.UpdateUserProfileOutput)
- func (m *MockOpsWorksAPI) UpdateUserProfileWithContext(arg0 context.Context, arg1 *opsworks.UpdateUserProfileInput, ...) (*opsworks.UpdateUserProfileOutput, error)
- func (m *MockOpsWorksAPI) UpdateVolume(arg0 *opsworks.UpdateVolumeInput) (*opsworks.UpdateVolumeOutput, error)
- func (m *MockOpsWorksAPI) UpdateVolumeRequest(arg0 *opsworks.UpdateVolumeInput) (*request.Request, *opsworks.UpdateVolumeOutput)
- func (m *MockOpsWorksAPI) UpdateVolumeWithContext(arg0 context.Context, arg1 *opsworks.UpdateVolumeInput, arg2 ...request.Option) (*opsworks.UpdateVolumeOutput, error)
- func (m *MockOpsWorksAPI) WaitUntilAppExists(arg0 *opsworks.DescribeAppsInput) error
- func (m *MockOpsWorksAPI) WaitUntilAppExistsWithContext(arg0 context.Context, arg1 *opsworks.DescribeAppsInput, ...) error
- func (m *MockOpsWorksAPI) WaitUntilDeploymentSuccessful(arg0 *opsworks.DescribeDeploymentsInput) error
- func (m *MockOpsWorksAPI) WaitUntilDeploymentSuccessfulWithContext(arg0 context.Context, arg1 *opsworks.DescribeDeploymentsInput, ...) error
- func (m *MockOpsWorksAPI) WaitUntilInstanceOnline(arg0 *opsworks.DescribeInstancesInput) error
- func (m *MockOpsWorksAPI) WaitUntilInstanceOnlineWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, ...) error
- func (m *MockOpsWorksAPI) WaitUntilInstanceRegistered(arg0 *opsworks.DescribeInstancesInput) error
- func (m *MockOpsWorksAPI) WaitUntilInstanceRegisteredWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, ...) error
- func (m *MockOpsWorksAPI) WaitUntilInstanceStopped(arg0 *opsworks.DescribeInstancesInput) error
- func (m *MockOpsWorksAPI) WaitUntilInstanceStoppedWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, ...) error
- func (m *MockOpsWorksAPI) WaitUntilInstanceTerminated(arg0 *opsworks.DescribeInstancesInput) error
- func (m *MockOpsWorksAPI) WaitUntilInstanceTerminatedWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, ...) error
- type MockOpsWorksAPIMockRecorder
- func (mr *MockOpsWorksAPIMockRecorder) AssignInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AssignInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AssignInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AssignVolume(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AssignVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AssignVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AssociateElasticIp(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AssociateElasticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AssociateElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancer(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CloneStack(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CloneStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CloneStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateApp(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateAppRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateLayer(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateLayerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateLayerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateStack(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) CreateUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteApp(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteAppRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteLayer(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteLayerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteLayerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteStack(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeleteUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterEcsCluster(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterEcsClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterEcsClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterElasticIp(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterElasticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterVolume(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DeregisterVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeAgentVersions(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeAgentVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeAgentVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeApps(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeAppsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeAppsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeCommands(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeCommandsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeCommandsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeDeployments(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeDeploymentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClusters(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClustersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClustersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticIps(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticIpsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticIpsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancers(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeInstances(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeLayers(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeLayersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeLayersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScaling(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScalingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeMyUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeMyUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeMyUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeOperatingSystems(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeOperatingSystemsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeOperatingSystemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribePermissions(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribePermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeRaidArrays(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeRaidArraysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeRaidArraysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeRdsDbInstances(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeRdsDbInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeRdsDbInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeServiceErrors(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeServiceErrorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeServiceErrorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParameters(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStackSummary(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStackSummaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStackSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStacks(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStacksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeStacksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScaling(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScalingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeUserProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeUserProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeUserProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeVolumes(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeVolumesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DescribeVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancer(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DisassociateElasticIp(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DisassociateElasticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) DisassociateElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) GetHostnameSuggestion(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) GetHostnameSuggestionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) GetHostnameSuggestionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) GrantAccess(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) GrantAccessRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) GrantAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RebootInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RebootInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RebootInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterEcsCluster(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterEcsClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterEcsClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterElasticIp(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterElasticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterRdsDbInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterRdsDbInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterRdsDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterVolume(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) RegisterVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScaling(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScalingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetPermission(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetPermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScaling(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScalingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StartInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StartInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StartInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StartStack(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StartStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StartStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StopInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StopInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StopInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StopStack(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StopStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) StopStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UnassignInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UnassignInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UnassignInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UnassignVolume(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UnassignVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UnassignVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateApp(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateAppRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateElasticIp(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateElasticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateLayer(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateLayerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateLayerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateMyUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateMyUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateMyUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateRdsDbInstance(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateRdsDbInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateRdsDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateStack(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateVolume(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) UpdateVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilAppExists(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilAppExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilDeploymentSuccessful(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilDeploymentSuccessfulWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceOnline(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceOnlineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceRegistered(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceRegisteredWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceStopped(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceTerminated(arg0 interface{}) *gomock.Call
- func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceTerminatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOpsWorksAPI ¶
type MockOpsWorksAPI struct {
// contains filtered or unexported fields
}
MockOpsWorksAPI is a mock of OpsWorksAPI interface
func NewMockOpsWorksAPI ¶
func NewMockOpsWorksAPI(ctrl *gomock.Controller) *MockOpsWorksAPI
NewMockOpsWorksAPI creates a new mock instance
func (*MockOpsWorksAPI) AssignInstance ¶
func (m *MockOpsWorksAPI) AssignInstance(arg0 *opsworks.AssignInstanceInput) (*opsworks.AssignInstanceOutput, error)
AssignInstance mocks base method
func (*MockOpsWorksAPI) AssignInstanceRequest ¶
func (m *MockOpsWorksAPI) AssignInstanceRequest(arg0 *opsworks.AssignInstanceInput) (*request.Request, *opsworks.AssignInstanceOutput)
AssignInstanceRequest mocks base method
func (*MockOpsWorksAPI) AssignInstanceWithContext ¶
func (m *MockOpsWorksAPI) AssignInstanceWithContext(arg0 context.Context, arg1 *opsworks.AssignInstanceInput, arg2 ...request.Option) (*opsworks.AssignInstanceOutput, error)
AssignInstanceWithContext mocks base method
func (*MockOpsWorksAPI) AssignVolume ¶
func (m *MockOpsWorksAPI) AssignVolume(arg0 *opsworks.AssignVolumeInput) (*opsworks.AssignVolumeOutput, error)
AssignVolume mocks base method
func (*MockOpsWorksAPI) AssignVolumeRequest ¶
func (m *MockOpsWorksAPI) AssignVolumeRequest(arg0 *opsworks.AssignVolumeInput) (*request.Request, *opsworks.AssignVolumeOutput)
AssignVolumeRequest mocks base method
func (*MockOpsWorksAPI) AssignVolumeWithContext ¶
func (m *MockOpsWorksAPI) AssignVolumeWithContext(arg0 context.Context, arg1 *opsworks.AssignVolumeInput, arg2 ...request.Option) (*opsworks.AssignVolumeOutput, error)
AssignVolumeWithContext mocks base method
func (*MockOpsWorksAPI) AssociateElasticIp ¶
func (m *MockOpsWorksAPI) AssociateElasticIp(arg0 *opsworks.AssociateElasticIpInput) (*opsworks.AssociateElasticIpOutput, error)
AssociateElasticIp mocks base method
func (*MockOpsWorksAPI) AssociateElasticIpRequest ¶
func (m *MockOpsWorksAPI) AssociateElasticIpRequest(arg0 *opsworks.AssociateElasticIpInput) (*request.Request, *opsworks.AssociateElasticIpOutput)
AssociateElasticIpRequest mocks base method
func (*MockOpsWorksAPI) AssociateElasticIpWithContext ¶
func (m *MockOpsWorksAPI) AssociateElasticIpWithContext(arg0 context.Context, arg1 *opsworks.AssociateElasticIpInput, arg2 ...request.Option) (*opsworks.AssociateElasticIpOutput, error)
AssociateElasticIpWithContext mocks base method
func (*MockOpsWorksAPI) AttachElasticLoadBalancer ¶
func (m *MockOpsWorksAPI) AttachElasticLoadBalancer(arg0 *opsworks.AttachElasticLoadBalancerInput) (*opsworks.AttachElasticLoadBalancerOutput, error)
AttachElasticLoadBalancer mocks base method
func (*MockOpsWorksAPI) AttachElasticLoadBalancerRequest ¶
func (m *MockOpsWorksAPI) AttachElasticLoadBalancerRequest(arg0 *opsworks.AttachElasticLoadBalancerInput) (*request.Request, *opsworks.AttachElasticLoadBalancerOutput)
AttachElasticLoadBalancerRequest mocks base method
func (*MockOpsWorksAPI) AttachElasticLoadBalancerWithContext ¶
func (m *MockOpsWorksAPI) AttachElasticLoadBalancerWithContext(arg0 context.Context, arg1 *opsworks.AttachElasticLoadBalancerInput, arg2 ...request.Option) (*opsworks.AttachElasticLoadBalancerOutput, error)
AttachElasticLoadBalancerWithContext mocks base method
func (*MockOpsWorksAPI) CloneStack ¶
func (m *MockOpsWorksAPI) CloneStack(arg0 *opsworks.CloneStackInput) (*opsworks.CloneStackOutput, error)
CloneStack mocks base method
func (*MockOpsWorksAPI) CloneStackRequest ¶
func (m *MockOpsWorksAPI) CloneStackRequest(arg0 *opsworks.CloneStackInput) (*request.Request, *opsworks.CloneStackOutput)
CloneStackRequest mocks base method
func (*MockOpsWorksAPI) CloneStackWithContext ¶
func (m *MockOpsWorksAPI) CloneStackWithContext(arg0 context.Context, arg1 *opsworks.CloneStackInput, arg2 ...request.Option) (*opsworks.CloneStackOutput, error)
CloneStackWithContext mocks base method
func (*MockOpsWorksAPI) CreateApp ¶
func (m *MockOpsWorksAPI) CreateApp(arg0 *opsworks.CreateAppInput) (*opsworks.CreateAppOutput, error)
CreateApp mocks base method
func (*MockOpsWorksAPI) CreateAppRequest ¶
func (m *MockOpsWorksAPI) CreateAppRequest(arg0 *opsworks.CreateAppInput) (*request.Request, *opsworks.CreateAppOutput)
CreateAppRequest mocks base method
func (*MockOpsWorksAPI) CreateAppWithContext ¶
func (m *MockOpsWorksAPI) CreateAppWithContext(arg0 context.Context, arg1 *opsworks.CreateAppInput, arg2 ...request.Option) (*opsworks.CreateAppOutput, error)
CreateAppWithContext mocks base method
func (*MockOpsWorksAPI) CreateDeployment ¶
func (m *MockOpsWorksAPI) CreateDeployment(arg0 *opsworks.CreateDeploymentInput) (*opsworks.CreateDeploymentOutput, error)
CreateDeployment mocks base method
func (*MockOpsWorksAPI) CreateDeploymentRequest ¶
func (m *MockOpsWorksAPI) CreateDeploymentRequest(arg0 *opsworks.CreateDeploymentInput) (*request.Request, *opsworks.CreateDeploymentOutput)
CreateDeploymentRequest mocks base method
func (*MockOpsWorksAPI) CreateDeploymentWithContext ¶
func (m *MockOpsWorksAPI) CreateDeploymentWithContext(arg0 context.Context, arg1 *opsworks.CreateDeploymentInput, arg2 ...request.Option) (*opsworks.CreateDeploymentOutput, error)
CreateDeploymentWithContext mocks base method
func (*MockOpsWorksAPI) CreateInstance ¶
func (m *MockOpsWorksAPI) CreateInstance(arg0 *opsworks.CreateInstanceInput) (*opsworks.CreateInstanceOutput, error)
CreateInstance mocks base method
func (*MockOpsWorksAPI) CreateInstanceRequest ¶
func (m *MockOpsWorksAPI) CreateInstanceRequest(arg0 *opsworks.CreateInstanceInput) (*request.Request, *opsworks.CreateInstanceOutput)
CreateInstanceRequest mocks base method
func (*MockOpsWorksAPI) CreateInstanceWithContext ¶
func (m *MockOpsWorksAPI) CreateInstanceWithContext(arg0 context.Context, arg1 *opsworks.CreateInstanceInput, arg2 ...request.Option) (*opsworks.CreateInstanceOutput, error)
CreateInstanceWithContext mocks base method
func (*MockOpsWorksAPI) CreateLayer ¶
func (m *MockOpsWorksAPI) CreateLayer(arg0 *opsworks.CreateLayerInput) (*opsworks.CreateLayerOutput, error)
CreateLayer mocks base method
func (*MockOpsWorksAPI) CreateLayerRequest ¶
func (m *MockOpsWorksAPI) CreateLayerRequest(arg0 *opsworks.CreateLayerInput) (*request.Request, *opsworks.CreateLayerOutput)
CreateLayerRequest mocks base method
func (*MockOpsWorksAPI) CreateLayerWithContext ¶
func (m *MockOpsWorksAPI) CreateLayerWithContext(arg0 context.Context, arg1 *opsworks.CreateLayerInput, arg2 ...request.Option) (*opsworks.CreateLayerOutput, error)
CreateLayerWithContext mocks base method
func (*MockOpsWorksAPI) CreateStack ¶
func (m *MockOpsWorksAPI) CreateStack(arg0 *opsworks.CreateStackInput) (*opsworks.CreateStackOutput, error)
CreateStack mocks base method
func (*MockOpsWorksAPI) CreateStackRequest ¶
func (m *MockOpsWorksAPI) CreateStackRequest(arg0 *opsworks.CreateStackInput) (*request.Request, *opsworks.CreateStackOutput)
CreateStackRequest mocks base method
func (*MockOpsWorksAPI) CreateStackWithContext ¶
func (m *MockOpsWorksAPI) CreateStackWithContext(arg0 context.Context, arg1 *opsworks.CreateStackInput, arg2 ...request.Option) (*opsworks.CreateStackOutput, error)
CreateStackWithContext mocks base method
func (*MockOpsWorksAPI) CreateUserProfile ¶
func (m *MockOpsWorksAPI) CreateUserProfile(arg0 *opsworks.CreateUserProfileInput) (*opsworks.CreateUserProfileOutput, error)
CreateUserProfile mocks base method
func (*MockOpsWorksAPI) CreateUserProfileRequest ¶
func (m *MockOpsWorksAPI) CreateUserProfileRequest(arg0 *opsworks.CreateUserProfileInput) (*request.Request, *opsworks.CreateUserProfileOutput)
CreateUserProfileRequest mocks base method
func (*MockOpsWorksAPI) CreateUserProfileWithContext ¶
func (m *MockOpsWorksAPI) CreateUserProfileWithContext(arg0 context.Context, arg1 *opsworks.CreateUserProfileInput, arg2 ...request.Option) (*opsworks.CreateUserProfileOutput, error)
CreateUserProfileWithContext mocks base method
func (*MockOpsWorksAPI) DeleteApp ¶
func (m *MockOpsWorksAPI) DeleteApp(arg0 *opsworks.DeleteAppInput) (*opsworks.DeleteAppOutput, error)
DeleteApp mocks base method
func (*MockOpsWorksAPI) DeleteAppRequest ¶
func (m *MockOpsWorksAPI) DeleteAppRequest(arg0 *opsworks.DeleteAppInput) (*request.Request, *opsworks.DeleteAppOutput)
DeleteAppRequest mocks base method
func (*MockOpsWorksAPI) DeleteAppWithContext ¶
func (m *MockOpsWorksAPI) DeleteAppWithContext(arg0 context.Context, arg1 *opsworks.DeleteAppInput, arg2 ...request.Option) (*opsworks.DeleteAppOutput, error)
DeleteAppWithContext mocks base method
func (*MockOpsWorksAPI) DeleteInstance ¶
func (m *MockOpsWorksAPI) DeleteInstance(arg0 *opsworks.DeleteInstanceInput) (*opsworks.DeleteInstanceOutput, error)
DeleteInstance mocks base method
func (*MockOpsWorksAPI) DeleteInstanceRequest ¶
func (m *MockOpsWorksAPI) DeleteInstanceRequest(arg0 *opsworks.DeleteInstanceInput) (*request.Request, *opsworks.DeleteInstanceOutput)
DeleteInstanceRequest mocks base method
func (*MockOpsWorksAPI) DeleteInstanceWithContext ¶
func (m *MockOpsWorksAPI) DeleteInstanceWithContext(arg0 context.Context, arg1 *opsworks.DeleteInstanceInput, arg2 ...request.Option) (*opsworks.DeleteInstanceOutput, error)
DeleteInstanceWithContext mocks base method
func (*MockOpsWorksAPI) DeleteLayer ¶
func (m *MockOpsWorksAPI) DeleteLayer(arg0 *opsworks.DeleteLayerInput) (*opsworks.DeleteLayerOutput, error)
DeleteLayer mocks base method
func (*MockOpsWorksAPI) DeleteLayerRequest ¶
func (m *MockOpsWorksAPI) DeleteLayerRequest(arg0 *opsworks.DeleteLayerInput) (*request.Request, *opsworks.DeleteLayerOutput)
DeleteLayerRequest mocks base method
func (*MockOpsWorksAPI) DeleteLayerWithContext ¶
func (m *MockOpsWorksAPI) DeleteLayerWithContext(arg0 context.Context, arg1 *opsworks.DeleteLayerInput, arg2 ...request.Option) (*opsworks.DeleteLayerOutput, error)
DeleteLayerWithContext mocks base method
func (*MockOpsWorksAPI) DeleteStack ¶
func (m *MockOpsWorksAPI) DeleteStack(arg0 *opsworks.DeleteStackInput) (*opsworks.DeleteStackOutput, error)
DeleteStack mocks base method
func (*MockOpsWorksAPI) DeleteStackRequest ¶
func (m *MockOpsWorksAPI) DeleteStackRequest(arg0 *opsworks.DeleteStackInput) (*request.Request, *opsworks.DeleteStackOutput)
DeleteStackRequest mocks base method
func (*MockOpsWorksAPI) DeleteStackWithContext ¶
func (m *MockOpsWorksAPI) DeleteStackWithContext(arg0 context.Context, arg1 *opsworks.DeleteStackInput, arg2 ...request.Option) (*opsworks.DeleteStackOutput, error)
DeleteStackWithContext mocks base method
func (*MockOpsWorksAPI) DeleteUserProfile ¶
func (m *MockOpsWorksAPI) DeleteUserProfile(arg0 *opsworks.DeleteUserProfileInput) (*opsworks.DeleteUserProfileOutput, error)
DeleteUserProfile mocks base method
func (*MockOpsWorksAPI) DeleteUserProfileRequest ¶
func (m *MockOpsWorksAPI) DeleteUserProfileRequest(arg0 *opsworks.DeleteUserProfileInput) (*request.Request, *opsworks.DeleteUserProfileOutput)
DeleteUserProfileRequest mocks base method
func (*MockOpsWorksAPI) DeleteUserProfileWithContext ¶
func (m *MockOpsWorksAPI) DeleteUserProfileWithContext(arg0 context.Context, arg1 *opsworks.DeleteUserProfileInput, arg2 ...request.Option) (*opsworks.DeleteUserProfileOutput, error)
DeleteUserProfileWithContext mocks base method
func (*MockOpsWorksAPI) DeregisterEcsCluster ¶
func (m *MockOpsWorksAPI) DeregisterEcsCluster(arg0 *opsworks.DeregisterEcsClusterInput) (*opsworks.DeregisterEcsClusterOutput, error)
DeregisterEcsCluster mocks base method
func (*MockOpsWorksAPI) DeregisterEcsClusterRequest ¶
func (m *MockOpsWorksAPI) DeregisterEcsClusterRequest(arg0 *opsworks.DeregisterEcsClusterInput) (*request.Request, *opsworks.DeregisterEcsClusterOutput)
DeregisterEcsClusterRequest mocks base method
func (*MockOpsWorksAPI) DeregisterEcsClusterWithContext ¶
func (m *MockOpsWorksAPI) DeregisterEcsClusterWithContext(arg0 context.Context, arg1 *opsworks.DeregisterEcsClusterInput, arg2 ...request.Option) (*opsworks.DeregisterEcsClusterOutput, error)
DeregisterEcsClusterWithContext mocks base method
func (*MockOpsWorksAPI) DeregisterElasticIp ¶
func (m *MockOpsWorksAPI) DeregisterElasticIp(arg0 *opsworks.DeregisterElasticIpInput) (*opsworks.DeregisterElasticIpOutput, error)
DeregisterElasticIp mocks base method
func (*MockOpsWorksAPI) DeregisterElasticIpRequest ¶
func (m *MockOpsWorksAPI) DeregisterElasticIpRequest(arg0 *opsworks.DeregisterElasticIpInput) (*request.Request, *opsworks.DeregisterElasticIpOutput)
DeregisterElasticIpRequest mocks base method
func (*MockOpsWorksAPI) DeregisterElasticIpWithContext ¶
func (m *MockOpsWorksAPI) DeregisterElasticIpWithContext(arg0 context.Context, arg1 *opsworks.DeregisterElasticIpInput, arg2 ...request.Option) (*opsworks.DeregisterElasticIpOutput, error)
DeregisterElasticIpWithContext mocks base method
func (*MockOpsWorksAPI) DeregisterInstance ¶
func (m *MockOpsWorksAPI) DeregisterInstance(arg0 *opsworks.DeregisterInstanceInput) (*opsworks.DeregisterInstanceOutput, error)
DeregisterInstance mocks base method
func (*MockOpsWorksAPI) DeregisterInstanceRequest ¶
func (m *MockOpsWorksAPI) DeregisterInstanceRequest(arg0 *opsworks.DeregisterInstanceInput) (*request.Request, *opsworks.DeregisterInstanceOutput)
DeregisterInstanceRequest mocks base method
func (*MockOpsWorksAPI) DeregisterInstanceWithContext ¶
func (m *MockOpsWorksAPI) DeregisterInstanceWithContext(arg0 context.Context, arg1 *opsworks.DeregisterInstanceInput, arg2 ...request.Option) (*opsworks.DeregisterInstanceOutput, error)
DeregisterInstanceWithContext mocks base method
func (*MockOpsWorksAPI) DeregisterRdsDbInstance ¶
func (m *MockOpsWorksAPI) DeregisterRdsDbInstance(arg0 *opsworks.DeregisterRdsDbInstanceInput) (*opsworks.DeregisterRdsDbInstanceOutput, error)
DeregisterRdsDbInstance mocks base method
func (*MockOpsWorksAPI) DeregisterRdsDbInstanceRequest ¶
func (m *MockOpsWorksAPI) DeregisterRdsDbInstanceRequest(arg0 *opsworks.DeregisterRdsDbInstanceInput) (*request.Request, *opsworks.DeregisterRdsDbInstanceOutput)
DeregisterRdsDbInstanceRequest mocks base method
func (*MockOpsWorksAPI) DeregisterRdsDbInstanceWithContext ¶
func (m *MockOpsWorksAPI) DeregisterRdsDbInstanceWithContext(arg0 context.Context, arg1 *opsworks.DeregisterRdsDbInstanceInput, arg2 ...request.Option) (*opsworks.DeregisterRdsDbInstanceOutput, error)
DeregisterRdsDbInstanceWithContext mocks base method
func (*MockOpsWorksAPI) DeregisterVolume ¶
func (m *MockOpsWorksAPI) DeregisterVolume(arg0 *opsworks.DeregisterVolumeInput) (*opsworks.DeregisterVolumeOutput, error)
DeregisterVolume mocks base method
func (*MockOpsWorksAPI) DeregisterVolumeRequest ¶
func (m *MockOpsWorksAPI) DeregisterVolumeRequest(arg0 *opsworks.DeregisterVolumeInput) (*request.Request, *opsworks.DeregisterVolumeOutput)
DeregisterVolumeRequest mocks base method
func (*MockOpsWorksAPI) DeregisterVolumeWithContext ¶
func (m *MockOpsWorksAPI) DeregisterVolumeWithContext(arg0 context.Context, arg1 *opsworks.DeregisterVolumeInput, arg2 ...request.Option) (*opsworks.DeregisterVolumeOutput, error)
DeregisterVolumeWithContext mocks base method
func (*MockOpsWorksAPI) DescribeAgentVersions ¶
func (m *MockOpsWorksAPI) DescribeAgentVersions(arg0 *opsworks.DescribeAgentVersionsInput) (*opsworks.DescribeAgentVersionsOutput, error)
DescribeAgentVersions mocks base method
func (*MockOpsWorksAPI) DescribeAgentVersionsRequest ¶
func (m *MockOpsWorksAPI) DescribeAgentVersionsRequest(arg0 *opsworks.DescribeAgentVersionsInput) (*request.Request, *opsworks.DescribeAgentVersionsOutput)
DescribeAgentVersionsRequest mocks base method
func (*MockOpsWorksAPI) DescribeAgentVersionsWithContext ¶
func (m *MockOpsWorksAPI) DescribeAgentVersionsWithContext(arg0 context.Context, arg1 *opsworks.DescribeAgentVersionsInput, arg2 ...request.Option) (*opsworks.DescribeAgentVersionsOutput, error)
DescribeAgentVersionsWithContext mocks base method
func (*MockOpsWorksAPI) DescribeApps ¶
func (m *MockOpsWorksAPI) DescribeApps(arg0 *opsworks.DescribeAppsInput) (*opsworks.DescribeAppsOutput, error)
DescribeApps mocks base method
func (*MockOpsWorksAPI) DescribeAppsRequest ¶
func (m *MockOpsWorksAPI) DescribeAppsRequest(arg0 *opsworks.DescribeAppsInput) (*request.Request, *opsworks.DescribeAppsOutput)
DescribeAppsRequest mocks base method
func (*MockOpsWorksAPI) DescribeAppsWithContext ¶
func (m *MockOpsWorksAPI) DescribeAppsWithContext(arg0 context.Context, arg1 *opsworks.DescribeAppsInput, arg2 ...request.Option) (*opsworks.DescribeAppsOutput, error)
DescribeAppsWithContext mocks base method
func (*MockOpsWorksAPI) DescribeCommands ¶
func (m *MockOpsWorksAPI) DescribeCommands(arg0 *opsworks.DescribeCommandsInput) (*opsworks.DescribeCommandsOutput, error)
DescribeCommands mocks base method
func (*MockOpsWorksAPI) DescribeCommandsRequest ¶
func (m *MockOpsWorksAPI) DescribeCommandsRequest(arg0 *opsworks.DescribeCommandsInput) (*request.Request, *opsworks.DescribeCommandsOutput)
DescribeCommandsRequest mocks base method
func (*MockOpsWorksAPI) DescribeCommandsWithContext ¶
func (m *MockOpsWorksAPI) DescribeCommandsWithContext(arg0 context.Context, arg1 *opsworks.DescribeCommandsInput, arg2 ...request.Option) (*opsworks.DescribeCommandsOutput, error)
DescribeCommandsWithContext mocks base method
func (*MockOpsWorksAPI) DescribeDeployments ¶
func (m *MockOpsWorksAPI) DescribeDeployments(arg0 *opsworks.DescribeDeploymentsInput) (*opsworks.DescribeDeploymentsOutput, error)
DescribeDeployments mocks base method
func (*MockOpsWorksAPI) DescribeDeploymentsRequest ¶
func (m *MockOpsWorksAPI) DescribeDeploymentsRequest(arg0 *opsworks.DescribeDeploymentsInput) (*request.Request, *opsworks.DescribeDeploymentsOutput)
DescribeDeploymentsRequest mocks base method
func (*MockOpsWorksAPI) DescribeDeploymentsWithContext ¶
func (m *MockOpsWorksAPI) DescribeDeploymentsWithContext(arg0 context.Context, arg1 *opsworks.DescribeDeploymentsInput, arg2 ...request.Option) (*opsworks.DescribeDeploymentsOutput, error)
DescribeDeploymentsWithContext mocks base method
func (*MockOpsWorksAPI) DescribeEcsClusters ¶
func (m *MockOpsWorksAPI) DescribeEcsClusters(arg0 *opsworks.DescribeEcsClustersInput) (*opsworks.DescribeEcsClustersOutput, error)
DescribeEcsClusters mocks base method
func (*MockOpsWorksAPI) DescribeEcsClustersPages ¶
func (m *MockOpsWorksAPI) DescribeEcsClustersPages(arg0 *opsworks.DescribeEcsClustersInput, arg1 func(*opsworks.DescribeEcsClustersOutput, bool) bool) error
DescribeEcsClustersPages mocks base method
func (*MockOpsWorksAPI) DescribeEcsClustersPagesWithContext ¶
func (m *MockOpsWorksAPI) DescribeEcsClustersPagesWithContext(arg0 context.Context, arg1 *opsworks.DescribeEcsClustersInput, arg2 func(*opsworks.DescribeEcsClustersOutput, bool) bool, arg3 ...request.Option) error
DescribeEcsClustersPagesWithContext mocks base method
func (*MockOpsWorksAPI) DescribeEcsClustersRequest ¶
func (m *MockOpsWorksAPI) DescribeEcsClustersRequest(arg0 *opsworks.DescribeEcsClustersInput) (*request.Request, *opsworks.DescribeEcsClustersOutput)
DescribeEcsClustersRequest mocks base method
func (*MockOpsWorksAPI) DescribeEcsClustersWithContext ¶
func (m *MockOpsWorksAPI) DescribeEcsClustersWithContext(arg0 context.Context, arg1 *opsworks.DescribeEcsClustersInput, arg2 ...request.Option) (*opsworks.DescribeEcsClustersOutput, error)
DescribeEcsClustersWithContext mocks base method
func (*MockOpsWorksAPI) DescribeElasticIps ¶
func (m *MockOpsWorksAPI) DescribeElasticIps(arg0 *opsworks.DescribeElasticIpsInput) (*opsworks.DescribeElasticIpsOutput, error)
DescribeElasticIps mocks base method
func (*MockOpsWorksAPI) DescribeElasticIpsRequest ¶
func (m *MockOpsWorksAPI) DescribeElasticIpsRequest(arg0 *opsworks.DescribeElasticIpsInput) (*request.Request, *opsworks.DescribeElasticIpsOutput)
DescribeElasticIpsRequest mocks base method
func (*MockOpsWorksAPI) DescribeElasticIpsWithContext ¶
func (m *MockOpsWorksAPI) DescribeElasticIpsWithContext(arg0 context.Context, arg1 *opsworks.DescribeElasticIpsInput, arg2 ...request.Option) (*opsworks.DescribeElasticIpsOutput, error)
DescribeElasticIpsWithContext mocks base method
func (*MockOpsWorksAPI) DescribeElasticLoadBalancers ¶
func (m *MockOpsWorksAPI) DescribeElasticLoadBalancers(arg0 *opsworks.DescribeElasticLoadBalancersInput) (*opsworks.DescribeElasticLoadBalancersOutput, error)
DescribeElasticLoadBalancers mocks base method
func (*MockOpsWorksAPI) DescribeElasticLoadBalancersRequest ¶
func (m *MockOpsWorksAPI) DescribeElasticLoadBalancersRequest(arg0 *opsworks.DescribeElasticLoadBalancersInput) (*request.Request, *opsworks.DescribeElasticLoadBalancersOutput)
DescribeElasticLoadBalancersRequest mocks base method
func (*MockOpsWorksAPI) DescribeElasticLoadBalancersWithContext ¶
func (m *MockOpsWorksAPI) DescribeElasticLoadBalancersWithContext(arg0 context.Context, arg1 *opsworks.DescribeElasticLoadBalancersInput, arg2 ...request.Option) (*opsworks.DescribeElasticLoadBalancersOutput, error)
DescribeElasticLoadBalancersWithContext mocks base method
func (*MockOpsWorksAPI) DescribeInstances ¶
func (m *MockOpsWorksAPI) DescribeInstances(arg0 *opsworks.DescribeInstancesInput) (*opsworks.DescribeInstancesOutput, error)
DescribeInstances mocks base method
func (*MockOpsWorksAPI) DescribeInstancesRequest ¶
func (m *MockOpsWorksAPI) DescribeInstancesRequest(arg0 *opsworks.DescribeInstancesInput) (*request.Request, *opsworks.DescribeInstancesOutput)
DescribeInstancesRequest mocks base method
func (*MockOpsWorksAPI) DescribeInstancesWithContext ¶
func (m *MockOpsWorksAPI) DescribeInstancesWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, arg2 ...request.Option) (*opsworks.DescribeInstancesOutput, error)
DescribeInstancesWithContext mocks base method
func (*MockOpsWorksAPI) DescribeLayers ¶
func (m *MockOpsWorksAPI) DescribeLayers(arg0 *opsworks.DescribeLayersInput) (*opsworks.DescribeLayersOutput, error)
DescribeLayers mocks base method
func (*MockOpsWorksAPI) DescribeLayersRequest ¶
func (m *MockOpsWorksAPI) DescribeLayersRequest(arg0 *opsworks.DescribeLayersInput) (*request.Request, *opsworks.DescribeLayersOutput)
DescribeLayersRequest mocks base method
func (*MockOpsWorksAPI) DescribeLayersWithContext ¶
func (m *MockOpsWorksAPI) DescribeLayersWithContext(arg0 context.Context, arg1 *opsworks.DescribeLayersInput, arg2 ...request.Option) (*opsworks.DescribeLayersOutput, error)
DescribeLayersWithContext mocks base method
func (*MockOpsWorksAPI) DescribeLoadBasedAutoScaling ¶
func (m *MockOpsWorksAPI) DescribeLoadBasedAutoScaling(arg0 *opsworks.DescribeLoadBasedAutoScalingInput) (*opsworks.DescribeLoadBasedAutoScalingOutput, error)
DescribeLoadBasedAutoScaling mocks base method
func (*MockOpsWorksAPI) DescribeLoadBasedAutoScalingRequest ¶
func (m *MockOpsWorksAPI) DescribeLoadBasedAutoScalingRequest(arg0 *opsworks.DescribeLoadBasedAutoScalingInput) (*request.Request, *opsworks.DescribeLoadBasedAutoScalingOutput)
DescribeLoadBasedAutoScalingRequest mocks base method
func (*MockOpsWorksAPI) DescribeLoadBasedAutoScalingWithContext ¶
func (m *MockOpsWorksAPI) DescribeLoadBasedAutoScalingWithContext(arg0 context.Context, arg1 *opsworks.DescribeLoadBasedAutoScalingInput, arg2 ...request.Option) (*opsworks.DescribeLoadBasedAutoScalingOutput, error)
DescribeLoadBasedAutoScalingWithContext mocks base method
func (*MockOpsWorksAPI) DescribeMyUserProfile ¶
func (m *MockOpsWorksAPI) DescribeMyUserProfile(arg0 *opsworks.DescribeMyUserProfileInput) (*opsworks.DescribeMyUserProfileOutput, error)
DescribeMyUserProfile mocks base method
func (*MockOpsWorksAPI) DescribeMyUserProfileRequest ¶
func (m *MockOpsWorksAPI) DescribeMyUserProfileRequest(arg0 *opsworks.DescribeMyUserProfileInput) (*request.Request, *opsworks.DescribeMyUserProfileOutput)
DescribeMyUserProfileRequest mocks base method
func (*MockOpsWorksAPI) DescribeMyUserProfileWithContext ¶
func (m *MockOpsWorksAPI) DescribeMyUserProfileWithContext(arg0 context.Context, arg1 *opsworks.DescribeMyUserProfileInput, arg2 ...request.Option) (*opsworks.DescribeMyUserProfileOutput, error)
DescribeMyUserProfileWithContext mocks base method
func (*MockOpsWorksAPI) DescribeOperatingSystems ¶
func (m *MockOpsWorksAPI) DescribeOperatingSystems(arg0 *opsworks.DescribeOperatingSystemsInput) (*opsworks.DescribeOperatingSystemsOutput, error)
DescribeOperatingSystems mocks base method
func (*MockOpsWorksAPI) DescribeOperatingSystemsRequest ¶
func (m *MockOpsWorksAPI) DescribeOperatingSystemsRequest(arg0 *opsworks.DescribeOperatingSystemsInput) (*request.Request, *opsworks.DescribeOperatingSystemsOutput)
DescribeOperatingSystemsRequest mocks base method
func (*MockOpsWorksAPI) DescribeOperatingSystemsWithContext ¶
func (m *MockOpsWorksAPI) DescribeOperatingSystemsWithContext(arg0 context.Context, arg1 *opsworks.DescribeOperatingSystemsInput, arg2 ...request.Option) (*opsworks.DescribeOperatingSystemsOutput, error)
DescribeOperatingSystemsWithContext mocks base method
func (*MockOpsWorksAPI) DescribePermissions ¶
func (m *MockOpsWorksAPI) DescribePermissions(arg0 *opsworks.DescribePermissionsInput) (*opsworks.DescribePermissionsOutput, error)
DescribePermissions mocks base method
func (*MockOpsWorksAPI) DescribePermissionsRequest ¶
func (m *MockOpsWorksAPI) DescribePermissionsRequest(arg0 *opsworks.DescribePermissionsInput) (*request.Request, *opsworks.DescribePermissionsOutput)
DescribePermissionsRequest mocks base method
func (*MockOpsWorksAPI) DescribePermissionsWithContext ¶
func (m *MockOpsWorksAPI) DescribePermissionsWithContext(arg0 context.Context, arg1 *opsworks.DescribePermissionsInput, arg2 ...request.Option) (*opsworks.DescribePermissionsOutput, error)
DescribePermissionsWithContext mocks base method
func (*MockOpsWorksAPI) DescribeRaidArrays ¶
func (m *MockOpsWorksAPI) DescribeRaidArrays(arg0 *opsworks.DescribeRaidArraysInput) (*opsworks.DescribeRaidArraysOutput, error)
DescribeRaidArrays mocks base method
func (*MockOpsWorksAPI) DescribeRaidArraysRequest ¶
func (m *MockOpsWorksAPI) DescribeRaidArraysRequest(arg0 *opsworks.DescribeRaidArraysInput) (*request.Request, *opsworks.DescribeRaidArraysOutput)
DescribeRaidArraysRequest mocks base method
func (*MockOpsWorksAPI) DescribeRaidArraysWithContext ¶
func (m *MockOpsWorksAPI) DescribeRaidArraysWithContext(arg0 context.Context, arg1 *opsworks.DescribeRaidArraysInput, arg2 ...request.Option) (*opsworks.DescribeRaidArraysOutput, error)
DescribeRaidArraysWithContext mocks base method
func (*MockOpsWorksAPI) DescribeRdsDbInstances ¶
func (m *MockOpsWorksAPI) DescribeRdsDbInstances(arg0 *opsworks.DescribeRdsDbInstancesInput) (*opsworks.DescribeRdsDbInstancesOutput, error)
DescribeRdsDbInstances mocks base method
func (*MockOpsWorksAPI) DescribeRdsDbInstancesRequest ¶
func (m *MockOpsWorksAPI) DescribeRdsDbInstancesRequest(arg0 *opsworks.DescribeRdsDbInstancesInput) (*request.Request, *opsworks.DescribeRdsDbInstancesOutput)
DescribeRdsDbInstancesRequest mocks base method
func (*MockOpsWorksAPI) DescribeRdsDbInstancesWithContext ¶
func (m *MockOpsWorksAPI) DescribeRdsDbInstancesWithContext(arg0 context.Context, arg1 *opsworks.DescribeRdsDbInstancesInput, arg2 ...request.Option) (*opsworks.DescribeRdsDbInstancesOutput, error)
DescribeRdsDbInstancesWithContext mocks base method
func (*MockOpsWorksAPI) DescribeServiceErrors ¶
func (m *MockOpsWorksAPI) DescribeServiceErrors(arg0 *opsworks.DescribeServiceErrorsInput) (*opsworks.DescribeServiceErrorsOutput, error)
DescribeServiceErrors mocks base method
func (*MockOpsWorksAPI) DescribeServiceErrorsRequest ¶
func (m *MockOpsWorksAPI) DescribeServiceErrorsRequest(arg0 *opsworks.DescribeServiceErrorsInput) (*request.Request, *opsworks.DescribeServiceErrorsOutput)
DescribeServiceErrorsRequest mocks base method
func (*MockOpsWorksAPI) DescribeServiceErrorsWithContext ¶
func (m *MockOpsWorksAPI) DescribeServiceErrorsWithContext(arg0 context.Context, arg1 *opsworks.DescribeServiceErrorsInput, arg2 ...request.Option) (*opsworks.DescribeServiceErrorsOutput, error)
DescribeServiceErrorsWithContext mocks base method
func (*MockOpsWorksAPI) DescribeStackProvisioningParameters ¶
func (m *MockOpsWorksAPI) DescribeStackProvisioningParameters(arg0 *opsworks.DescribeStackProvisioningParametersInput) (*opsworks.DescribeStackProvisioningParametersOutput, error)
DescribeStackProvisioningParameters mocks base method
func (*MockOpsWorksAPI) DescribeStackProvisioningParametersRequest ¶
func (m *MockOpsWorksAPI) DescribeStackProvisioningParametersRequest(arg0 *opsworks.DescribeStackProvisioningParametersInput) (*request.Request, *opsworks.DescribeStackProvisioningParametersOutput)
DescribeStackProvisioningParametersRequest mocks base method
func (*MockOpsWorksAPI) DescribeStackProvisioningParametersWithContext ¶
func (m *MockOpsWorksAPI) DescribeStackProvisioningParametersWithContext(arg0 context.Context, arg1 *opsworks.DescribeStackProvisioningParametersInput, arg2 ...request.Option) (*opsworks.DescribeStackProvisioningParametersOutput, error)
DescribeStackProvisioningParametersWithContext mocks base method
func (*MockOpsWorksAPI) DescribeStackSummary ¶
func (m *MockOpsWorksAPI) DescribeStackSummary(arg0 *opsworks.DescribeStackSummaryInput) (*opsworks.DescribeStackSummaryOutput, error)
DescribeStackSummary mocks base method
func (*MockOpsWorksAPI) DescribeStackSummaryRequest ¶
func (m *MockOpsWorksAPI) DescribeStackSummaryRequest(arg0 *opsworks.DescribeStackSummaryInput) (*request.Request, *opsworks.DescribeStackSummaryOutput)
DescribeStackSummaryRequest mocks base method
func (*MockOpsWorksAPI) DescribeStackSummaryWithContext ¶
func (m *MockOpsWorksAPI) DescribeStackSummaryWithContext(arg0 context.Context, arg1 *opsworks.DescribeStackSummaryInput, arg2 ...request.Option) (*opsworks.DescribeStackSummaryOutput, error)
DescribeStackSummaryWithContext mocks base method
func (*MockOpsWorksAPI) DescribeStacks ¶
func (m *MockOpsWorksAPI) DescribeStacks(arg0 *opsworks.DescribeStacksInput) (*opsworks.DescribeStacksOutput, error)
DescribeStacks mocks base method
func (*MockOpsWorksAPI) DescribeStacksRequest ¶
func (m *MockOpsWorksAPI) DescribeStacksRequest(arg0 *opsworks.DescribeStacksInput) (*request.Request, *opsworks.DescribeStacksOutput)
DescribeStacksRequest mocks base method
func (*MockOpsWorksAPI) DescribeStacksWithContext ¶
func (m *MockOpsWorksAPI) DescribeStacksWithContext(arg0 context.Context, arg1 *opsworks.DescribeStacksInput, arg2 ...request.Option) (*opsworks.DescribeStacksOutput, error)
DescribeStacksWithContext mocks base method
func (*MockOpsWorksAPI) DescribeTimeBasedAutoScaling ¶
func (m *MockOpsWorksAPI) DescribeTimeBasedAutoScaling(arg0 *opsworks.DescribeTimeBasedAutoScalingInput) (*opsworks.DescribeTimeBasedAutoScalingOutput, error)
DescribeTimeBasedAutoScaling mocks base method
func (*MockOpsWorksAPI) DescribeTimeBasedAutoScalingRequest ¶
func (m *MockOpsWorksAPI) DescribeTimeBasedAutoScalingRequest(arg0 *opsworks.DescribeTimeBasedAutoScalingInput) (*request.Request, *opsworks.DescribeTimeBasedAutoScalingOutput)
DescribeTimeBasedAutoScalingRequest mocks base method
func (*MockOpsWorksAPI) DescribeTimeBasedAutoScalingWithContext ¶
func (m *MockOpsWorksAPI) DescribeTimeBasedAutoScalingWithContext(arg0 context.Context, arg1 *opsworks.DescribeTimeBasedAutoScalingInput, arg2 ...request.Option) (*opsworks.DescribeTimeBasedAutoScalingOutput, error)
DescribeTimeBasedAutoScalingWithContext mocks base method
func (*MockOpsWorksAPI) DescribeUserProfiles ¶
func (m *MockOpsWorksAPI) DescribeUserProfiles(arg0 *opsworks.DescribeUserProfilesInput) (*opsworks.DescribeUserProfilesOutput, error)
DescribeUserProfiles mocks base method
func (*MockOpsWorksAPI) DescribeUserProfilesRequest ¶
func (m *MockOpsWorksAPI) DescribeUserProfilesRequest(arg0 *opsworks.DescribeUserProfilesInput) (*request.Request, *opsworks.DescribeUserProfilesOutput)
DescribeUserProfilesRequest mocks base method
func (*MockOpsWorksAPI) DescribeUserProfilesWithContext ¶
func (m *MockOpsWorksAPI) DescribeUserProfilesWithContext(arg0 context.Context, arg1 *opsworks.DescribeUserProfilesInput, arg2 ...request.Option) (*opsworks.DescribeUserProfilesOutput, error)
DescribeUserProfilesWithContext mocks base method
func (*MockOpsWorksAPI) DescribeVolumes ¶
func (m *MockOpsWorksAPI) DescribeVolumes(arg0 *opsworks.DescribeVolumesInput) (*opsworks.DescribeVolumesOutput, error)
DescribeVolumes mocks base method
func (*MockOpsWorksAPI) DescribeVolumesRequest ¶
func (m *MockOpsWorksAPI) DescribeVolumesRequest(arg0 *opsworks.DescribeVolumesInput) (*request.Request, *opsworks.DescribeVolumesOutput)
DescribeVolumesRequest mocks base method
func (*MockOpsWorksAPI) DescribeVolumesWithContext ¶
func (m *MockOpsWorksAPI) DescribeVolumesWithContext(arg0 context.Context, arg1 *opsworks.DescribeVolumesInput, arg2 ...request.Option) (*opsworks.DescribeVolumesOutput, error)
DescribeVolumesWithContext mocks base method
func (*MockOpsWorksAPI) DetachElasticLoadBalancer ¶
func (m *MockOpsWorksAPI) DetachElasticLoadBalancer(arg0 *opsworks.DetachElasticLoadBalancerInput) (*opsworks.DetachElasticLoadBalancerOutput, error)
DetachElasticLoadBalancer mocks base method
func (*MockOpsWorksAPI) DetachElasticLoadBalancerRequest ¶
func (m *MockOpsWorksAPI) DetachElasticLoadBalancerRequest(arg0 *opsworks.DetachElasticLoadBalancerInput) (*request.Request, *opsworks.DetachElasticLoadBalancerOutput)
DetachElasticLoadBalancerRequest mocks base method
func (*MockOpsWorksAPI) DetachElasticLoadBalancerWithContext ¶
func (m *MockOpsWorksAPI) DetachElasticLoadBalancerWithContext(arg0 context.Context, arg1 *opsworks.DetachElasticLoadBalancerInput, arg2 ...request.Option) (*opsworks.DetachElasticLoadBalancerOutput, error)
DetachElasticLoadBalancerWithContext mocks base method
func (*MockOpsWorksAPI) DisassociateElasticIp ¶
func (m *MockOpsWorksAPI) DisassociateElasticIp(arg0 *opsworks.DisassociateElasticIpInput) (*opsworks.DisassociateElasticIpOutput, error)
DisassociateElasticIp mocks base method
func (*MockOpsWorksAPI) DisassociateElasticIpRequest ¶
func (m *MockOpsWorksAPI) DisassociateElasticIpRequest(arg0 *opsworks.DisassociateElasticIpInput) (*request.Request, *opsworks.DisassociateElasticIpOutput)
DisassociateElasticIpRequest mocks base method
func (*MockOpsWorksAPI) DisassociateElasticIpWithContext ¶
func (m *MockOpsWorksAPI) DisassociateElasticIpWithContext(arg0 context.Context, arg1 *opsworks.DisassociateElasticIpInput, arg2 ...request.Option) (*opsworks.DisassociateElasticIpOutput, error)
DisassociateElasticIpWithContext mocks base method
func (*MockOpsWorksAPI) EXPECT ¶
func (m *MockOpsWorksAPI) EXPECT() *MockOpsWorksAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockOpsWorksAPI) GetHostnameSuggestion ¶
func (m *MockOpsWorksAPI) GetHostnameSuggestion(arg0 *opsworks.GetHostnameSuggestionInput) (*opsworks.GetHostnameSuggestionOutput, error)
GetHostnameSuggestion mocks base method
func (*MockOpsWorksAPI) GetHostnameSuggestionRequest ¶
func (m *MockOpsWorksAPI) GetHostnameSuggestionRequest(arg0 *opsworks.GetHostnameSuggestionInput) (*request.Request, *opsworks.GetHostnameSuggestionOutput)
GetHostnameSuggestionRequest mocks base method
func (*MockOpsWorksAPI) GetHostnameSuggestionWithContext ¶
func (m *MockOpsWorksAPI) GetHostnameSuggestionWithContext(arg0 context.Context, arg1 *opsworks.GetHostnameSuggestionInput, arg2 ...request.Option) (*opsworks.GetHostnameSuggestionOutput, error)
GetHostnameSuggestionWithContext mocks base method
func (*MockOpsWorksAPI) GrantAccess ¶
func (m *MockOpsWorksAPI) GrantAccess(arg0 *opsworks.GrantAccessInput) (*opsworks.GrantAccessOutput, error)
GrantAccess mocks base method
func (*MockOpsWorksAPI) GrantAccessRequest ¶
func (m *MockOpsWorksAPI) GrantAccessRequest(arg0 *opsworks.GrantAccessInput) (*request.Request, *opsworks.GrantAccessOutput)
GrantAccessRequest mocks base method
func (*MockOpsWorksAPI) GrantAccessWithContext ¶
func (m *MockOpsWorksAPI) GrantAccessWithContext(arg0 context.Context, arg1 *opsworks.GrantAccessInput, arg2 ...request.Option) (*opsworks.GrantAccessOutput, error)
GrantAccessWithContext mocks base method
func (*MockOpsWorksAPI) ListTags ¶
func (m *MockOpsWorksAPI) ListTags(arg0 *opsworks.ListTagsInput) (*opsworks.ListTagsOutput, error)
ListTags mocks base method
func (*MockOpsWorksAPI) ListTagsRequest ¶
func (m *MockOpsWorksAPI) ListTagsRequest(arg0 *opsworks.ListTagsInput) (*request.Request, *opsworks.ListTagsOutput)
ListTagsRequest mocks base method
func (*MockOpsWorksAPI) ListTagsWithContext ¶
func (m *MockOpsWorksAPI) ListTagsWithContext(arg0 context.Context, arg1 *opsworks.ListTagsInput, arg2 ...request.Option) (*opsworks.ListTagsOutput, error)
ListTagsWithContext mocks base method
func (*MockOpsWorksAPI) RebootInstance ¶
func (m *MockOpsWorksAPI) RebootInstance(arg0 *opsworks.RebootInstanceInput) (*opsworks.RebootInstanceOutput, error)
RebootInstance mocks base method
func (*MockOpsWorksAPI) RebootInstanceRequest ¶
func (m *MockOpsWorksAPI) RebootInstanceRequest(arg0 *opsworks.RebootInstanceInput) (*request.Request, *opsworks.RebootInstanceOutput)
RebootInstanceRequest mocks base method
func (*MockOpsWorksAPI) RebootInstanceWithContext ¶
func (m *MockOpsWorksAPI) RebootInstanceWithContext(arg0 context.Context, arg1 *opsworks.RebootInstanceInput, arg2 ...request.Option) (*opsworks.RebootInstanceOutput, error)
RebootInstanceWithContext mocks base method
func (*MockOpsWorksAPI) RegisterEcsCluster ¶
func (m *MockOpsWorksAPI) RegisterEcsCluster(arg0 *opsworks.RegisterEcsClusterInput) (*opsworks.RegisterEcsClusterOutput, error)
RegisterEcsCluster mocks base method
func (*MockOpsWorksAPI) RegisterEcsClusterRequest ¶
func (m *MockOpsWorksAPI) RegisterEcsClusterRequest(arg0 *opsworks.RegisterEcsClusterInput) (*request.Request, *opsworks.RegisterEcsClusterOutput)
RegisterEcsClusterRequest mocks base method
func (*MockOpsWorksAPI) RegisterEcsClusterWithContext ¶
func (m *MockOpsWorksAPI) RegisterEcsClusterWithContext(arg0 context.Context, arg1 *opsworks.RegisterEcsClusterInput, arg2 ...request.Option) (*opsworks.RegisterEcsClusterOutput, error)
RegisterEcsClusterWithContext mocks base method
func (*MockOpsWorksAPI) RegisterElasticIp ¶
func (m *MockOpsWorksAPI) RegisterElasticIp(arg0 *opsworks.RegisterElasticIpInput) (*opsworks.RegisterElasticIpOutput, error)
RegisterElasticIp mocks base method
func (*MockOpsWorksAPI) RegisterElasticIpRequest ¶
func (m *MockOpsWorksAPI) RegisterElasticIpRequest(arg0 *opsworks.RegisterElasticIpInput) (*request.Request, *opsworks.RegisterElasticIpOutput)
RegisterElasticIpRequest mocks base method
func (*MockOpsWorksAPI) RegisterElasticIpWithContext ¶
func (m *MockOpsWorksAPI) RegisterElasticIpWithContext(arg0 context.Context, arg1 *opsworks.RegisterElasticIpInput, arg2 ...request.Option) (*opsworks.RegisterElasticIpOutput, error)
RegisterElasticIpWithContext mocks base method
func (*MockOpsWorksAPI) RegisterInstance ¶
func (m *MockOpsWorksAPI) RegisterInstance(arg0 *opsworks.RegisterInstanceInput) (*opsworks.RegisterInstanceOutput, error)
RegisterInstance mocks base method
func (*MockOpsWorksAPI) RegisterInstanceRequest ¶
func (m *MockOpsWorksAPI) RegisterInstanceRequest(arg0 *opsworks.RegisterInstanceInput) (*request.Request, *opsworks.RegisterInstanceOutput)
RegisterInstanceRequest mocks base method
func (*MockOpsWorksAPI) RegisterInstanceWithContext ¶
func (m *MockOpsWorksAPI) RegisterInstanceWithContext(arg0 context.Context, arg1 *opsworks.RegisterInstanceInput, arg2 ...request.Option) (*opsworks.RegisterInstanceOutput, error)
RegisterInstanceWithContext mocks base method
func (*MockOpsWorksAPI) RegisterRdsDbInstance ¶
func (m *MockOpsWorksAPI) RegisterRdsDbInstance(arg0 *opsworks.RegisterRdsDbInstanceInput) (*opsworks.RegisterRdsDbInstanceOutput, error)
RegisterRdsDbInstance mocks base method
func (*MockOpsWorksAPI) RegisterRdsDbInstanceRequest ¶
func (m *MockOpsWorksAPI) RegisterRdsDbInstanceRequest(arg0 *opsworks.RegisterRdsDbInstanceInput) (*request.Request, *opsworks.RegisterRdsDbInstanceOutput)
RegisterRdsDbInstanceRequest mocks base method
func (*MockOpsWorksAPI) RegisterRdsDbInstanceWithContext ¶
func (m *MockOpsWorksAPI) RegisterRdsDbInstanceWithContext(arg0 context.Context, arg1 *opsworks.RegisterRdsDbInstanceInput, arg2 ...request.Option) (*opsworks.RegisterRdsDbInstanceOutput, error)
RegisterRdsDbInstanceWithContext mocks base method
func (*MockOpsWorksAPI) RegisterVolume ¶
func (m *MockOpsWorksAPI) RegisterVolume(arg0 *opsworks.RegisterVolumeInput) (*opsworks.RegisterVolumeOutput, error)
RegisterVolume mocks base method
func (*MockOpsWorksAPI) RegisterVolumeRequest ¶
func (m *MockOpsWorksAPI) RegisterVolumeRequest(arg0 *opsworks.RegisterVolumeInput) (*request.Request, *opsworks.RegisterVolumeOutput)
RegisterVolumeRequest mocks base method
func (*MockOpsWorksAPI) RegisterVolumeWithContext ¶
func (m *MockOpsWorksAPI) RegisterVolumeWithContext(arg0 context.Context, arg1 *opsworks.RegisterVolumeInput, arg2 ...request.Option) (*opsworks.RegisterVolumeOutput, error)
RegisterVolumeWithContext mocks base method
func (*MockOpsWorksAPI) SetLoadBasedAutoScaling ¶
func (m *MockOpsWorksAPI) SetLoadBasedAutoScaling(arg0 *opsworks.SetLoadBasedAutoScalingInput) (*opsworks.SetLoadBasedAutoScalingOutput, error)
SetLoadBasedAutoScaling mocks base method
func (*MockOpsWorksAPI) SetLoadBasedAutoScalingRequest ¶
func (m *MockOpsWorksAPI) SetLoadBasedAutoScalingRequest(arg0 *opsworks.SetLoadBasedAutoScalingInput) (*request.Request, *opsworks.SetLoadBasedAutoScalingOutput)
SetLoadBasedAutoScalingRequest mocks base method
func (*MockOpsWorksAPI) SetLoadBasedAutoScalingWithContext ¶
func (m *MockOpsWorksAPI) SetLoadBasedAutoScalingWithContext(arg0 context.Context, arg1 *opsworks.SetLoadBasedAutoScalingInput, arg2 ...request.Option) (*opsworks.SetLoadBasedAutoScalingOutput, error)
SetLoadBasedAutoScalingWithContext mocks base method
func (*MockOpsWorksAPI) SetPermission ¶
func (m *MockOpsWorksAPI) SetPermission(arg0 *opsworks.SetPermissionInput) (*opsworks.SetPermissionOutput, error)
SetPermission mocks base method
func (*MockOpsWorksAPI) SetPermissionRequest ¶
func (m *MockOpsWorksAPI) SetPermissionRequest(arg0 *opsworks.SetPermissionInput) (*request.Request, *opsworks.SetPermissionOutput)
SetPermissionRequest mocks base method
func (*MockOpsWorksAPI) SetPermissionWithContext ¶
func (m *MockOpsWorksAPI) SetPermissionWithContext(arg0 context.Context, arg1 *opsworks.SetPermissionInput, arg2 ...request.Option) (*opsworks.SetPermissionOutput, error)
SetPermissionWithContext mocks base method
func (*MockOpsWorksAPI) SetTimeBasedAutoScaling ¶
func (m *MockOpsWorksAPI) SetTimeBasedAutoScaling(arg0 *opsworks.SetTimeBasedAutoScalingInput) (*opsworks.SetTimeBasedAutoScalingOutput, error)
SetTimeBasedAutoScaling mocks base method
func (*MockOpsWorksAPI) SetTimeBasedAutoScalingRequest ¶
func (m *MockOpsWorksAPI) SetTimeBasedAutoScalingRequest(arg0 *opsworks.SetTimeBasedAutoScalingInput) (*request.Request, *opsworks.SetTimeBasedAutoScalingOutput)
SetTimeBasedAutoScalingRequest mocks base method
func (*MockOpsWorksAPI) SetTimeBasedAutoScalingWithContext ¶
func (m *MockOpsWorksAPI) SetTimeBasedAutoScalingWithContext(arg0 context.Context, arg1 *opsworks.SetTimeBasedAutoScalingInput, arg2 ...request.Option) (*opsworks.SetTimeBasedAutoScalingOutput, error)
SetTimeBasedAutoScalingWithContext mocks base method
func (*MockOpsWorksAPI) StartInstance ¶
func (m *MockOpsWorksAPI) StartInstance(arg0 *opsworks.StartInstanceInput) (*opsworks.StartInstanceOutput, error)
StartInstance mocks base method
func (*MockOpsWorksAPI) StartInstanceRequest ¶
func (m *MockOpsWorksAPI) StartInstanceRequest(arg0 *opsworks.StartInstanceInput) (*request.Request, *opsworks.StartInstanceOutput)
StartInstanceRequest mocks base method
func (*MockOpsWorksAPI) StartInstanceWithContext ¶
func (m *MockOpsWorksAPI) StartInstanceWithContext(arg0 context.Context, arg1 *opsworks.StartInstanceInput, arg2 ...request.Option) (*opsworks.StartInstanceOutput, error)
StartInstanceWithContext mocks base method
func (*MockOpsWorksAPI) StartStack ¶
func (m *MockOpsWorksAPI) StartStack(arg0 *opsworks.StartStackInput) (*opsworks.StartStackOutput, error)
StartStack mocks base method
func (*MockOpsWorksAPI) StartStackRequest ¶
func (m *MockOpsWorksAPI) StartStackRequest(arg0 *opsworks.StartStackInput) (*request.Request, *opsworks.StartStackOutput)
StartStackRequest mocks base method
func (*MockOpsWorksAPI) StartStackWithContext ¶
func (m *MockOpsWorksAPI) StartStackWithContext(arg0 context.Context, arg1 *opsworks.StartStackInput, arg2 ...request.Option) (*opsworks.StartStackOutput, error)
StartStackWithContext mocks base method
func (*MockOpsWorksAPI) StopInstance ¶
func (m *MockOpsWorksAPI) StopInstance(arg0 *opsworks.StopInstanceInput) (*opsworks.StopInstanceOutput, error)
StopInstance mocks base method
func (*MockOpsWorksAPI) StopInstanceRequest ¶
func (m *MockOpsWorksAPI) StopInstanceRequest(arg0 *opsworks.StopInstanceInput) (*request.Request, *opsworks.StopInstanceOutput)
StopInstanceRequest mocks base method
func (*MockOpsWorksAPI) StopInstanceWithContext ¶
func (m *MockOpsWorksAPI) StopInstanceWithContext(arg0 context.Context, arg1 *opsworks.StopInstanceInput, arg2 ...request.Option) (*opsworks.StopInstanceOutput, error)
StopInstanceWithContext mocks base method
func (*MockOpsWorksAPI) StopStack ¶
func (m *MockOpsWorksAPI) StopStack(arg0 *opsworks.StopStackInput) (*opsworks.StopStackOutput, error)
StopStack mocks base method
func (*MockOpsWorksAPI) StopStackRequest ¶
func (m *MockOpsWorksAPI) StopStackRequest(arg0 *opsworks.StopStackInput) (*request.Request, *opsworks.StopStackOutput)
StopStackRequest mocks base method
func (*MockOpsWorksAPI) StopStackWithContext ¶
func (m *MockOpsWorksAPI) StopStackWithContext(arg0 context.Context, arg1 *opsworks.StopStackInput, arg2 ...request.Option) (*opsworks.StopStackOutput, error)
StopStackWithContext mocks base method
func (*MockOpsWorksAPI) TagResource ¶
func (m *MockOpsWorksAPI) TagResource(arg0 *opsworks.TagResourceInput) (*opsworks.TagResourceOutput, error)
TagResource mocks base method
func (*MockOpsWorksAPI) TagResourceRequest ¶
func (m *MockOpsWorksAPI) TagResourceRequest(arg0 *opsworks.TagResourceInput) (*request.Request, *opsworks.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockOpsWorksAPI) TagResourceWithContext ¶
func (m *MockOpsWorksAPI) TagResourceWithContext(arg0 context.Context, arg1 *opsworks.TagResourceInput, arg2 ...request.Option) (*opsworks.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockOpsWorksAPI) UnassignInstance ¶
func (m *MockOpsWorksAPI) UnassignInstance(arg0 *opsworks.UnassignInstanceInput) (*opsworks.UnassignInstanceOutput, error)
UnassignInstance mocks base method
func (*MockOpsWorksAPI) UnassignInstanceRequest ¶
func (m *MockOpsWorksAPI) UnassignInstanceRequest(arg0 *opsworks.UnassignInstanceInput) (*request.Request, *opsworks.UnassignInstanceOutput)
UnassignInstanceRequest mocks base method
func (*MockOpsWorksAPI) UnassignInstanceWithContext ¶
func (m *MockOpsWorksAPI) UnassignInstanceWithContext(arg0 context.Context, arg1 *opsworks.UnassignInstanceInput, arg2 ...request.Option) (*opsworks.UnassignInstanceOutput, error)
UnassignInstanceWithContext mocks base method
func (*MockOpsWorksAPI) UnassignVolume ¶
func (m *MockOpsWorksAPI) UnassignVolume(arg0 *opsworks.UnassignVolumeInput) (*opsworks.UnassignVolumeOutput, error)
UnassignVolume mocks base method
func (*MockOpsWorksAPI) UnassignVolumeRequest ¶
func (m *MockOpsWorksAPI) UnassignVolumeRequest(arg0 *opsworks.UnassignVolumeInput) (*request.Request, *opsworks.UnassignVolumeOutput)
UnassignVolumeRequest mocks base method
func (*MockOpsWorksAPI) UnassignVolumeWithContext ¶
func (m *MockOpsWorksAPI) UnassignVolumeWithContext(arg0 context.Context, arg1 *opsworks.UnassignVolumeInput, arg2 ...request.Option) (*opsworks.UnassignVolumeOutput, error)
UnassignVolumeWithContext mocks base method
func (*MockOpsWorksAPI) UntagResource ¶
func (m *MockOpsWorksAPI) UntagResource(arg0 *opsworks.UntagResourceInput) (*opsworks.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockOpsWorksAPI) UntagResourceRequest ¶
func (m *MockOpsWorksAPI) UntagResourceRequest(arg0 *opsworks.UntagResourceInput) (*request.Request, *opsworks.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockOpsWorksAPI) UntagResourceWithContext ¶
func (m *MockOpsWorksAPI) UntagResourceWithContext(arg0 context.Context, arg1 *opsworks.UntagResourceInput, arg2 ...request.Option) (*opsworks.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockOpsWorksAPI) UpdateApp ¶
func (m *MockOpsWorksAPI) UpdateApp(arg0 *opsworks.UpdateAppInput) (*opsworks.UpdateAppOutput, error)
UpdateApp mocks base method
func (*MockOpsWorksAPI) UpdateAppRequest ¶
func (m *MockOpsWorksAPI) UpdateAppRequest(arg0 *opsworks.UpdateAppInput) (*request.Request, *opsworks.UpdateAppOutput)
UpdateAppRequest mocks base method
func (*MockOpsWorksAPI) UpdateAppWithContext ¶
func (m *MockOpsWorksAPI) UpdateAppWithContext(arg0 context.Context, arg1 *opsworks.UpdateAppInput, arg2 ...request.Option) (*opsworks.UpdateAppOutput, error)
UpdateAppWithContext mocks base method
func (*MockOpsWorksAPI) UpdateElasticIp ¶
func (m *MockOpsWorksAPI) UpdateElasticIp(arg0 *opsworks.UpdateElasticIpInput) (*opsworks.UpdateElasticIpOutput, error)
UpdateElasticIp mocks base method
func (*MockOpsWorksAPI) UpdateElasticIpRequest ¶
func (m *MockOpsWorksAPI) UpdateElasticIpRequest(arg0 *opsworks.UpdateElasticIpInput) (*request.Request, *opsworks.UpdateElasticIpOutput)
UpdateElasticIpRequest mocks base method
func (*MockOpsWorksAPI) UpdateElasticIpWithContext ¶
func (m *MockOpsWorksAPI) UpdateElasticIpWithContext(arg0 context.Context, arg1 *opsworks.UpdateElasticIpInput, arg2 ...request.Option) (*opsworks.UpdateElasticIpOutput, error)
UpdateElasticIpWithContext mocks base method
func (*MockOpsWorksAPI) UpdateInstance ¶
func (m *MockOpsWorksAPI) UpdateInstance(arg0 *opsworks.UpdateInstanceInput) (*opsworks.UpdateInstanceOutput, error)
UpdateInstance mocks base method
func (*MockOpsWorksAPI) UpdateInstanceRequest ¶
func (m *MockOpsWorksAPI) UpdateInstanceRequest(arg0 *opsworks.UpdateInstanceInput) (*request.Request, *opsworks.UpdateInstanceOutput)
UpdateInstanceRequest mocks base method
func (*MockOpsWorksAPI) UpdateInstanceWithContext ¶
func (m *MockOpsWorksAPI) UpdateInstanceWithContext(arg0 context.Context, arg1 *opsworks.UpdateInstanceInput, arg2 ...request.Option) (*opsworks.UpdateInstanceOutput, error)
UpdateInstanceWithContext mocks base method
func (*MockOpsWorksAPI) UpdateLayer ¶
func (m *MockOpsWorksAPI) UpdateLayer(arg0 *opsworks.UpdateLayerInput) (*opsworks.UpdateLayerOutput, error)
UpdateLayer mocks base method
func (*MockOpsWorksAPI) UpdateLayerRequest ¶
func (m *MockOpsWorksAPI) UpdateLayerRequest(arg0 *opsworks.UpdateLayerInput) (*request.Request, *opsworks.UpdateLayerOutput)
UpdateLayerRequest mocks base method
func (*MockOpsWorksAPI) UpdateLayerWithContext ¶
func (m *MockOpsWorksAPI) UpdateLayerWithContext(arg0 context.Context, arg1 *opsworks.UpdateLayerInput, arg2 ...request.Option) (*opsworks.UpdateLayerOutput, error)
UpdateLayerWithContext mocks base method
func (*MockOpsWorksAPI) UpdateMyUserProfile ¶
func (m *MockOpsWorksAPI) UpdateMyUserProfile(arg0 *opsworks.UpdateMyUserProfileInput) (*opsworks.UpdateMyUserProfileOutput, error)
UpdateMyUserProfile mocks base method
func (*MockOpsWorksAPI) UpdateMyUserProfileRequest ¶
func (m *MockOpsWorksAPI) UpdateMyUserProfileRequest(arg0 *opsworks.UpdateMyUserProfileInput) (*request.Request, *opsworks.UpdateMyUserProfileOutput)
UpdateMyUserProfileRequest mocks base method
func (*MockOpsWorksAPI) UpdateMyUserProfileWithContext ¶
func (m *MockOpsWorksAPI) UpdateMyUserProfileWithContext(arg0 context.Context, arg1 *opsworks.UpdateMyUserProfileInput, arg2 ...request.Option) (*opsworks.UpdateMyUserProfileOutput, error)
UpdateMyUserProfileWithContext mocks base method
func (*MockOpsWorksAPI) UpdateRdsDbInstance ¶
func (m *MockOpsWorksAPI) UpdateRdsDbInstance(arg0 *opsworks.UpdateRdsDbInstanceInput) (*opsworks.UpdateRdsDbInstanceOutput, error)
UpdateRdsDbInstance mocks base method
func (*MockOpsWorksAPI) UpdateRdsDbInstanceRequest ¶
func (m *MockOpsWorksAPI) UpdateRdsDbInstanceRequest(arg0 *opsworks.UpdateRdsDbInstanceInput) (*request.Request, *opsworks.UpdateRdsDbInstanceOutput)
UpdateRdsDbInstanceRequest mocks base method
func (*MockOpsWorksAPI) UpdateRdsDbInstanceWithContext ¶
func (m *MockOpsWorksAPI) UpdateRdsDbInstanceWithContext(arg0 context.Context, arg1 *opsworks.UpdateRdsDbInstanceInput, arg2 ...request.Option) (*opsworks.UpdateRdsDbInstanceOutput, error)
UpdateRdsDbInstanceWithContext mocks base method
func (*MockOpsWorksAPI) UpdateStack ¶
func (m *MockOpsWorksAPI) UpdateStack(arg0 *opsworks.UpdateStackInput) (*opsworks.UpdateStackOutput, error)
UpdateStack mocks base method
func (*MockOpsWorksAPI) UpdateStackRequest ¶
func (m *MockOpsWorksAPI) UpdateStackRequest(arg0 *opsworks.UpdateStackInput) (*request.Request, *opsworks.UpdateStackOutput)
UpdateStackRequest mocks base method
func (*MockOpsWorksAPI) UpdateStackWithContext ¶
func (m *MockOpsWorksAPI) UpdateStackWithContext(arg0 context.Context, arg1 *opsworks.UpdateStackInput, arg2 ...request.Option) (*opsworks.UpdateStackOutput, error)
UpdateStackWithContext mocks base method
func (*MockOpsWorksAPI) UpdateUserProfile ¶
func (m *MockOpsWorksAPI) UpdateUserProfile(arg0 *opsworks.UpdateUserProfileInput) (*opsworks.UpdateUserProfileOutput, error)
UpdateUserProfile mocks base method
func (*MockOpsWorksAPI) UpdateUserProfileRequest ¶
func (m *MockOpsWorksAPI) UpdateUserProfileRequest(arg0 *opsworks.UpdateUserProfileInput) (*request.Request, *opsworks.UpdateUserProfileOutput)
UpdateUserProfileRequest mocks base method
func (*MockOpsWorksAPI) UpdateUserProfileWithContext ¶
func (m *MockOpsWorksAPI) UpdateUserProfileWithContext(arg0 context.Context, arg1 *opsworks.UpdateUserProfileInput, arg2 ...request.Option) (*opsworks.UpdateUserProfileOutput, error)
UpdateUserProfileWithContext mocks base method
func (*MockOpsWorksAPI) UpdateVolume ¶
func (m *MockOpsWorksAPI) UpdateVolume(arg0 *opsworks.UpdateVolumeInput) (*opsworks.UpdateVolumeOutput, error)
UpdateVolume mocks base method
func (*MockOpsWorksAPI) UpdateVolumeRequest ¶
func (m *MockOpsWorksAPI) UpdateVolumeRequest(arg0 *opsworks.UpdateVolumeInput) (*request.Request, *opsworks.UpdateVolumeOutput)
UpdateVolumeRequest mocks base method
func (*MockOpsWorksAPI) UpdateVolumeWithContext ¶
func (m *MockOpsWorksAPI) UpdateVolumeWithContext(arg0 context.Context, arg1 *opsworks.UpdateVolumeInput, arg2 ...request.Option) (*opsworks.UpdateVolumeOutput, error)
UpdateVolumeWithContext mocks base method
func (*MockOpsWorksAPI) WaitUntilAppExists ¶
func (m *MockOpsWorksAPI) WaitUntilAppExists(arg0 *opsworks.DescribeAppsInput) error
WaitUntilAppExists mocks base method
func (*MockOpsWorksAPI) WaitUntilAppExistsWithContext ¶
func (m *MockOpsWorksAPI) WaitUntilAppExistsWithContext(arg0 context.Context, arg1 *opsworks.DescribeAppsInput, arg2 ...request.WaiterOption) error
WaitUntilAppExistsWithContext mocks base method
func (*MockOpsWorksAPI) WaitUntilDeploymentSuccessful ¶
func (m *MockOpsWorksAPI) WaitUntilDeploymentSuccessful(arg0 *opsworks.DescribeDeploymentsInput) error
WaitUntilDeploymentSuccessful mocks base method
func (*MockOpsWorksAPI) WaitUntilDeploymentSuccessfulWithContext ¶
func (m *MockOpsWorksAPI) WaitUntilDeploymentSuccessfulWithContext(arg0 context.Context, arg1 *opsworks.DescribeDeploymentsInput, arg2 ...request.WaiterOption) error
WaitUntilDeploymentSuccessfulWithContext mocks base method
func (*MockOpsWorksAPI) WaitUntilInstanceOnline ¶
func (m *MockOpsWorksAPI) WaitUntilInstanceOnline(arg0 *opsworks.DescribeInstancesInput) error
WaitUntilInstanceOnline mocks base method
func (*MockOpsWorksAPI) WaitUntilInstanceOnlineWithContext ¶
func (m *MockOpsWorksAPI) WaitUntilInstanceOnlineWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, arg2 ...request.WaiterOption) error
WaitUntilInstanceOnlineWithContext mocks base method
func (*MockOpsWorksAPI) WaitUntilInstanceRegistered ¶
func (m *MockOpsWorksAPI) WaitUntilInstanceRegistered(arg0 *opsworks.DescribeInstancesInput) error
WaitUntilInstanceRegistered mocks base method
func (*MockOpsWorksAPI) WaitUntilInstanceRegisteredWithContext ¶
func (m *MockOpsWorksAPI) WaitUntilInstanceRegisteredWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, arg2 ...request.WaiterOption) error
WaitUntilInstanceRegisteredWithContext mocks base method
func (*MockOpsWorksAPI) WaitUntilInstanceStopped ¶
func (m *MockOpsWorksAPI) WaitUntilInstanceStopped(arg0 *opsworks.DescribeInstancesInput) error
WaitUntilInstanceStopped mocks base method
func (*MockOpsWorksAPI) WaitUntilInstanceStoppedWithContext ¶
func (m *MockOpsWorksAPI) WaitUntilInstanceStoppedWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, arg2 ...request.WaiterOption) error
WaitUntilInstanceStoppedWithContext mocks base method
func (*MockOpsWorksAPI) WaitUntilInstanceTerminated ¶
func (m *MockOpsWorksAPI) WaitUntilInstanceTerminated(arg0 *opsworks.DescribeInstancesInput) error
WaitUntilInstanceTerminated mocks base method
func (*MockOpsWorksAPI) WaitUntilInstanceTerminatedWithContext ¶
func (m *MockOpsWorksAPI) WaitUntilInstanceTerminatedWithContext(arg0 context.Context, arg1 *opsworks.DescribeInstancesInput, arg2 ...request.WaiterOption) error
WaitUntilInstanceTerminatedWithContext mocks base method
type MockOpsWorksAPIMockRecorder ¶
type MockOpsWorksAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockOpsWorksAPIMockRecorder is the mock recorder for MockOpsWorksAPI
func (*MockOpsWorksAPIMockRecorder) AssignInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) AssignInstance(arg0 interface{}) *gomock.Call
AssignInstance indicates an expected call of AssignInstance
func (*MockOpsWorksAPIMockRecorder) AssignInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) AssignInstanceRequest(arg0 interface{}) *gomock.Call
AssignInstanceRequest indicates an expected call of AssignInstanceRequest
func (*MockOpsWorksAPIMockRecorder) AssignInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) AssignInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssignInstanceWithContext indicates an expected call of AssignInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) AssignVolume ¶
func (mr *MockOpsWorksAPIMockRecorder) AssignVolume(arg0 interface{}) *gomock.Call
AssignVolume indicates an expected call of AssignVolume
func (*MockOpsWorksAPIMockRecorder) AssignVolumeRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) AssignVolumeRequest(arg0 interface{}) *gomock.Call
AssignVolumeRequest indicates an expected call of AssignVolumeRequest
func (*MockOpsWorksAPIMockRecorder) AssignVolumeWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) AssignVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssignVolumeWithContext indicates an expected call of AssignVolumeWithContext
func (*MockOpsWorksAPIMockRecorder) AssociateElasticIp ¶
func (mr *MockOpsWorksAPIMockRecorder) AssociateElasticIp(arg0 interface{}) *gomock.Call
AssociateElasticIp indicates an expected call of AssociateElasticIp
func (*MockOpsWorksAPIMockRecorder) AssociateElasticIpRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) AssociateElasticIpRequest(arg0 interface{}) *gomock.Call
AssociateElasticIpRequest indicates an expected call of AssociateElasticIpRequest
func (*MockOpsWorksAPIMockRecorder) AssociateElasticIpWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) AssociateElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateElasticIpWithContext indicates an expected call of AssociateElasticIpWithContext
func (*MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancer ¶
func (mr *MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancer(arg0 interface{}) *gomock.Call
AttachElasticLoadBalancer indicates an expected call of AttachElasticLoadBalancer
func (*MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancerRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancerRequest(arg0 interface{}) *gomock.Call
AttachElasticLoadBalancerRequest indicates an expected call of AttachElasticLoadBalancerRequest
func (*MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancerWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) AttachElasticLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttachElasticLoadBalancerWithContext indicates an expected call of AttachElasticLoadBalancerWithContext
func (*MockOpsWorksAPIMockRecorder) CloneStack ¶
func (mr *MockOpsWorksAPIMockRecorder) CloneStack(arg0 interface{}) *gomock.Call
CloneStack indicates an expected call of CloneStack
func (*MockOpsWorksAPIMockRecorder) CloneStackRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) CloneStackRequest(arg0 interface{}) *gomock.Call
CloneStackRequest indicates an expected call of CloneStackRequest
func (*MockOpsWorksAPIMockRecorder) CloneStackWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) CloneStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CloneStackWithContext indicates an expected call of CloneStackWithContext
func (*MockOpsWorksAPIMockRecorder) CreateApp ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateApp(arg0 interface{}) *gomock.Call
CreateApp indicates an expected call of CreateApp
func (*MockOpsWorksAPIMockRecorder) CreateAppRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateAppRequest(arg0 interface{}) *gomock.Call
CreateAppRequest indicates an expected call of CreateAppRequest
func (*MockOpsWorksAPIMockRecorder) CreateAppWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAppWithContext indicates an expected call of CreateAppWithContext
func (*MockOpsWorksAPIMockRecorder) CreateDeployment ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call
CreateDeployment indicates an expected call of CreateDeployment
func (*MockOpsWorksAPIMockRecorder) CreateDeploymentRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call
CreateDeploymentRequest indicates an expected call of CreateDeploymentRequest
func (*MockOpsWorksAPIMockRecorder) CreateDeploymentWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDeploymentWithContext indicates an expected call of CreateDeploymentWithContext
func (*MockOpsWorksAPIMockRecorder) CreateInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateInstance(arg0 interface{}) *gomock.Call
CreateInstance indicates an expected call of CreateInstance
func (*MockOpsWorksAPIMockRecorder) CreateInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateInstanceRequest(arg0 interface{}) *gomock.Call
CreateInstanceRequest indicates an expected call of CreateInstanceRequest
func (*MockOpsWorksAPIMockRecorder) CreateInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInstanceWithContext indicates an expected call of CreateInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) CreateLayer ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateLayer(arg0 interface{}) *gomock.Call
CreateLayer indicates an expected call of CreateLayer
func (*MockOpsWorksAPIMockRecorder) CreateLayerRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateLayerRequest(arg0 interface{}) *gomock.Call
CreateLayerRequest indicates an expected call of CreateLayerRequest
func (*MockOpsWorksAPIMockRecorder) CreateLayerWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateLayerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLayerWithContext indicates an expected call of CreateLayerWithContext
func (*MockOpsWorksAPIMockRecorder) CreateStack ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateStack(arg0 interface{}) *gomock.Call
CreateStack indicates an expected call of CreateStack
func (*MockOpsWorksAPIMockRecorder) CreateStackRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateStackRequest(arg0 interface{}) *gomock.Call
CreateStackRequest indicates an expected call of CreateStackRequest
func (*MockOpsWorksAPIMockRecorder) CreateStackWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStackWithContext indicates an expected call of CreateStackWithContext
func (*MockOpsWorksAPIMockRecorder) CreateUserProfile ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateUserProfile(arg0 interface{}) *gomock.Call
CreateUserProfile indicates an expected call of CreateUserProfile
func (*MockOpsWorksAPIMockRecorder) CreateUserProfileRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateUserProfileRequest(arg0 interface{}) *gomock.Call
CreateUserProfileRequest indicates an expected call of CreateUserProfileRequest
func (*MockOpsWorksAPIMockRecorder) CreateUserProfileWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) CreateUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUserProfileWithContext indicates an expected call of CreateUserProfileWithContext
func (*MockOpsWorksAPIMockRecorder) DeleteApp ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteApp(arg0 interface{}) *gomock.Call
DeleteApp indicates an expected call of DeleteApp
func (*MockOpsWorksAPIMockRecorder) DeleteAppRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteAppRequest(arg0 interface{}) *gomock.Call
DeleteAppRequest indicates an expected call of DeleteAppRequest
func (*MockOpsWorksAPIMockRecorder) DeleteAppWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAppWithContext indicates an expected call of DeleteAppWithContext
func (*MockOpsWorksAPIMockRecorder) DeleteInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteInstance(arg0 interface{}) *gomock.Call
DeleteInstance indicates an expected call of DeleteInstance
func (*MockOpsWorksAPIMockRecorder) DeleteInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteInstanceRequest(arg0 interface{}) *gomock.Call
DeleteInstanceRequest indicates an expected call of DeleteInstanceRequest
func (*MockOpsWorksAPIMockRecorder) DeleteInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInstanceWithContext indicates an expected call of DeleteInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) DeleteLayer ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteLayer(arg0 interface{}) *gomock.Call
DeleteLayer indicates an expected call of DeleteLayer
func (*MockOpsWorksAPIMockRecorder) DeleteLayerRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteLayerRequest(arg0 interface{}) *gomock.Call
DeleteLayerRequest indicates an expected call of DeleteLayerRequest
func (*MockOpsWorksAPIMockRecorder) DeleteLayerWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteLayerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLayerWithContext indicates an expected call of DeleteLayerWithContext
func (*MockOpsWorksAPIMockRecorder) DeleteStack ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteStack(arg0 interface{}) *gomock.Call
DeleteStack indicates an expected call of DeleteStack
func (*MockOpsWorksAPIMockRecorder) DeleteStackRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteStackRequest(arg0 interface{}) *gomock.Call
DeleteStackRequest indicates an expected call of DeleteStackRequest
func (*MockOpsWorksAPIMockRecorder) DeleteStackWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStackWithContext indicates an expected call of DeleteStackWithContext
func (*MockOpsWorksAPIMockRecorder) DeleteUserProfile ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteUserProfile(arg0 interface{}) *gomock.Call
DeleteUserProfile indicates an expected call of DeleteUserProfile
func (*MockOpsWorksAPIMockRecorder) DeleteUserProfileRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteUserProfileRequest(arg0 interface{}) *gomock.Call
DeleteUserProfileRequest indicates an expected call of DeleteUserProfileRequest
func (*MockOpsWorksAPIMockRecorder) DeleteUserProfileWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeleteUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUserProfileWithContext indicates an expected call of DeleteUserProfileWithContext
func (*MockOpsWorksAPIMockRecorder) DeregisterEcsCluster ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterEcsCluster(arg0 interface{}) *gomock.Call
DeregisterEcsCluster indicates an expected call of DeregisterEcsCluster
func (*MockOpsWorksAPIMockRecorder) DeregisterEcsClusterRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterEcsClusterRequest(arg0 interface{}) *gomock.Call
DeregisterEcsClusterRequest indicates an expected call of DeregisterEcsClusterRequest
func (*MockOpsWorksAPIMockRecorder) DeregisterEcsClusterWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterEcsClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterEcsClusterWithContext indicates an expected call of DeregisterEcsClusterWithContext
func (*MockOpsWorksAPIMockRecorder) DeregisterElasticIp ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterElasticIp(arg0 interface{}) *gomock.Call
DeregisterElasticIp indicates an expected call of DeregisterElasticIp
func (*MockOpsWorksAPIMockRecorder) DeregisterElasticIpRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterElasticIpRequest(arg0 interface{}) *gomock.Call
DeregisterElasticIpRequest indicates an expected call of DeregisterElasticIpRequest
func (*MockOpsWorksAPIMockRecorder) DeregisterElasticIpWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterElasticIpWithContext indicates an expected call of DeregisterElasticIpWithContext
func (*MockOpsWorksAPIMockRecorder) DeregisterInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterInstance(arg0 interface{}) *gomock.Call
DeregisterInstance indicates an expected call of DeregisterInstance
func (*MockOpsWorksAPIMockRecorder) DeregisterInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterInstanceRequest(arg0 interface{}) *gomock.Call
DeregisterInstanceRequest indicates an expected call of DeregisterInstanceRequest
func (*MockOpsWorksAPIMockRecorder) DeregisterInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterInstanceWithContext indicates an expected call of DeregisterInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstance(arg0 interface{}) *gomock.Call
DeregisterRdsDbInstance indicates an expected call of DeregisterRdsDbInstance
func (*MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstanceRequest(arg0 interface{}) *gomock.Call
DeregisterRdsDbInstanceRequest indicates an expected call of DeregisterRdsDbInstanceRequest
func (*MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterRdsDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterRdsDbInstanceWithContext indicates an expected call of DeregisterRdsDbInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) DeregisterVolume ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterVolume(arg0 interface{}) *gomock.Call
DeregisterVolume indicates an expected call of DeregisterVolume
func (*MockOpsWorksAPIMockRecorder) DeregisterVolumeRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterVolumeRequest(arg0 interface{}) *gomock.Call
DeregisterVolumeRequest indicates an expected call of DeregisterVolumeRequest
func (*MockOpsWorksAPIMockRecorder) DeregisterVolumeWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DeregisterVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterVolumeWithContext indicates an expected call of DeregisterVolumeWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeAgentVersions ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeAgentVersions(arg0 interface{}) *gomock.Call
DescribeAgentVersions indicates an expected call of DescribeAgentVersions
func (*MockOpsWorksAPIMockRecorder) DescribeAgentVersionsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeAgentVersionsRequest(arg0 interface{}) *gomock.Call
DescribeAgentVersionsRequest indicates an expected call of DescribeAgentVersionsRequest
func (*MockOpsWorksAPIMockRecorder) DescribeAgentVersionsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeAgentVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAgentVersionsWithContext indicates an expected call of DescribeAgentVersionsWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeApps ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeApps(arg0 interface{}) *gomock.Call
DescribeApps indicates an expected call of DescribeApps
func (*MockOpsWorksAPIMockRecorder) DescribeAppsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeAppsRequest(arg0 interface{}) *gomock.Call
DescribeAppsRequest indicates an expected call of DescribeAppsRequest
func (*MockOpsWorksAPIMockRecorder) DescribeAppsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeAppsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAppsWithContext indicates an expected call of DescribeAppsWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeCommands ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeCommands(arg0 interface{}) *gomock.Call
DescribeCommands indicates an expected call of DescribeCommands
func (*MockOpsWorksAPIMockRecorder) DescribeCommandsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeCommandsRequest(arg0 interface{}) *gomock.Call
DescribeCommandsRequest indicates an expected call of DescribeCommandsRequest
func (*MockOpsWorksAPIMockRecorder) DescribeCommandsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeCommandsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCommandsWithContext indicates an expected call of DescribeCommandsWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeDeployments ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeDeployments(arg0 interface{}) *gomock.Call
DescribeDeployments indicates an expected call of DescribeDeployments
func (*MockOpsWorksAPIMockRecorder) DescribeDeploymentsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeDeploymentsRequest(arg0 interface{}) *gomock.Call
DescribeDeploymentsRequest indicates an expected call of DescribeDeploymentsRequest
func (*MockOpsWorksAPIMockRecorder) DescribeDeploymentsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDeploymentsWithContext indicates an expected call of DescribeDeploymentsWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeEcsClusters ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClusters(arg0 interface{}) *gomock.Call
DescribeEcsClusters indicates an expected call of DescribeEcsClusters
func (*MockOpsWorksAPIMockRecorder) DescribeEcsClustersPages ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClustersPages(arg0, arg1 interface{}) *gomock.Call
DescribeEcsClustersPages indicates an expected call of DescribeEcsClustersPages
func (*MockOpsWorksAPIMockRecorder) DescribeEcsClustersPagesWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeEcsClustersPagesWithContext indicates an expected call of DescribeEcsClustersPagesWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeEcsClustersRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClustersRequest(arg0 interface{}) *gomock.Call
DescribeEcsClustersRequest indicates an expected call of DescribeEcsClustersRequest
func (*MockOpsWorksAPIMockRecorder) DescribeEcsClustersWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeEcsClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEcsClustersWithContext indicates an expected call of DescribeEcsClustersWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeElasticIps ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticIps(arg0 interface{}) *gomock.Call
DescribeElasticIps indicates an expected call of DescribeElasticIps
func (*MockOpsWorksAPIMockRecorder) DescribeElasticIpsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticIpsRequest(arg0 interface{}) *gomock.Call
DescribeElasticIpsRequest indicates an expected call of DescribeElasticIpsRequest
func (*MockOpsWorksAPIMockRecorder) DescribeElasticIpsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticIpsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeElasticIpsWithContext indicates an expected call of DescribeElasticIpsWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancers ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancers(arg0 interface{}) *gomock.Call
DescribeElasticLoadBalancers indicates an expected call of DescribeElasticLoadBalancers
func (*MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancersRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancersRequest(arg0 interface{}) *gomock.Call
DescribeElasticLoadBalancersRequest indicates an expected call of DescribeElasticLoadBalancersRequest
func (*MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancersWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeElasticLoadBalancersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeElasticLoadBalancersWithContext indicates an expected call of DescribeElasticLoadBalancersWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeInstances ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeInstances(arg0 interface{}) *gomock.Call
DescribeInstances indicates an expected call of DescribeInstances
func (*MockOpsWorksAPIMockRecorder) DescribeInstancesRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeInstancesRequest(arg0 interface{}) *gomock.Call
DescribeInstancesRequest indicates an expected call of DescribeInstancesRequest
func (*MockOpsWorksAPIMockRecorder) DescribeInstancesWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInstancesWithContext indicates an expected call of DescribeInstancesWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeLayers ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeLayers(arg0 interface{}) *gomock.Call
DescribeLayers indicates an expected call of DescribeLayers
func (*MockOpsWorksAPIMockRecorder) DescribeLayersRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeLayersRequest(arg0 interface{}) *gomock.Call
DescribeLayersRequest indicates an expected call of DescribeLayersRequest
func (*MockOpsWorksAPIMockRecorder) DescribeLayersWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeLayersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLayersWithContext indicates an expected call of DescribeLayersWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScaling ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScaling(arg0 interface{}) *gomock.Call
DescribeLoadBasedAutoScaling indicates an expected call of DescribeLoadBasedAutoScaling
func (*MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScalingRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScalingRequest(arg0 interface{}) *gomock.Call
DescribeLoadBasedAutoScalingRequest indicates an expected call of DescribeLoadBasedAutoScalingRequest
func (*MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScalingWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeLoadBasedAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoadBasedAutoScalingWithContext indicates an expected call of DescribeLoadBasedAutoScalingWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeMyUserProfile ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeMyUserProfile(arg0 interface{}) *gomock.Call
DescribeMyUserProfile indicates an expected call of DescribeMyUserProfile
func (*MockOpsWorksAPIMockRecorder) DescribeMyUserProfileRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeMyUserProfileRequest(arg0 interface{}) *gomock.Call
DescribeMyUserProfileRequest indicates an expected call of DescribeMyUserProfileRequest
func (*MockOpsWorksAPIMockRecorder) DescribeMyUserProfileWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeMyUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMyUserProfileWithContext indicates an expected call of DescribeMyUserProfileWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeOperatingSystems ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeOperatingSystems(arg0 interface{}) *gomock.Call
DescribeOperatingSystems indicates an expected call of DescribeOperatingSystems
func (*MockOpsWorksAPIMockRecorder) DescribeOperatingSystemsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeOperatingSystemsRequest(arg0 interface{}) *gomock.Call
DescribeOperatingSystemsRequest indicates an expected call of DescribeOperatingSystemsRequest
func (*MockOpsWorksAPIMockRecorder) DescribeOperatingSystemsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeOperatingSystemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOperatingSystemsWithContext indicates an expected call of DescribeOperatingSystemsWithContext
func (*MockOpsWorksAPIMockRecorder) DescribePermissions ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribePermissions(arg0 interface{}) *gomock.Call
DescribePermissions indicates an expected call of DescribePermissions
func (*MockOpsWorksAPIMockRecorder) DescribePermissionsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribePermissionsRequest(arg0 interface{}) *gomock.Call
DescribePermissionsRequest indicates an expected call of DescribePermissionsRequest
func (*MockOpsWorksAPIMockRecorder) DescribePermissionsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePermissionsWithContext indicates an expected call of DescribePermissionsWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeRaidArrays ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeRaidArrays(arg0 interface{}) *gomock.Call
DescribeRaidArrays indicates an expected call of DescribeRaidArrays
func (*MockOpsWorksAPIMockRecorder) DescribeRaidArraysRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeRaidArraysRequest(arg0 interface{}) *gomock.Call
DescribeRaidArraysRequest indicates an expected call of DescribeRaidArraysRequest
func (*MockOpsWorksAPIMockRecorder) DescribeRaidArraysWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeRaidArraysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRaidArraysWithContext indicates an expected call of DescribeRaidArraysWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeRdsDbInstances ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeRdsDbInstances(arg0 interface{}) *gomock.Call
DescribeRdsDbInstances indicates an expected call of DescribeRdsDbInstances
func (*MockOpsWorksAPIMockRecorder) DescribeRdsDbInstancesRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeRdsDbInstancesRequest(arg0 interface{}) *gomock.Call
DescribeRdsDbInstancesRequest indicates an expected call of DescribeRdsDbInstancesRequest
func (*MockOpsWorksAPIMockRecorder) DescribeRdsDbInstancesWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeRdsDbInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRdsDbInstancesWithContext indicates an expected call of DescribeRdsDbInstancesWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeServiceErrors ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeServiceErrors(arg0 interface{}) *gomock.Call
DescribeServiceErrors indicates an expected call of DescribeServiceErrors
func (*MockOpsWorksAPIMockRecorder) DescribeServiceErrorsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeServiceErrorsRequest(arg0 interface{}) *gomock.Call
DescribeServiceErrorsRequest indicates an expected call of DescribeServiceErrorsRequest
func (*MockOpsWorksAPIMockRecorder) DescribeServiceErrorsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeServiceErrorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeServiceErrorsWithContext indicates an expected call of DescribeServiceErrorsWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParameters ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParameters(arg0 interface{}) *gomock.Call
DescribeStackProvisioningParameters indicates an expected call of DescribeStackProvisioningParameters
func (*MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParametersRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParametersRequest(arg0 interface{}) *gomock.Call
DescribeStackProvisioningParametersRequest indicates an expected call of DescribeStackProvisioningParametersRequest
func (*MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParametersWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStackProvisioningParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackProvisioningParametersWithContext indicates an expected call of DescribeStackProvisioningParametersWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeStackSummary ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStackSummary(arg0 interface{}) *gomock.Call
DescribeStackSummary indicates an expected call of DescribeStackSummary
func (*MockOpsWorksAPIMockRecorder) DescribeStackSummaryRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStackSummaryRequest(arg0 interface{}) *gomock.Call
DescribeStackSummaryRequest indicates an expected call of DescribeStackSummaryRequest
func (*MockOpsWorksAPIMockRecorder) DescribeStackSummaryWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStackSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackSummaryWithContext indicates an expected call of DescribeStackSummaryWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeStacks ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStacks(arg0 interface{}) *gomock.Call
DescribeStacks indicates an expected call of DescribeStacks
func (*MockOpsWorksAPIMockRecorder) DescribeStacksRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStacksRequest(arg0 interface{}) *gomock.Call
DescribeStacksRequest indicates an expected call of DescribeStacksRequest
func (*MockOpsWorksAPIMockRecorder) DescribeStacksWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeStacksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStacksWithContext indicates an expected call of DescribeStacksWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScaling ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScaling(arg0 interface{}) *gomock.Call
DescribeTimeBasedAutoScaling indicates an expected call of DescribeTimeBasedAutoScaling
func (*MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScalingRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScalingRequest(arg0 interface{}) *gomock.Call
DescribeTimeBasedAutoScalingRequest indicates an expected call of DescribeTimeBasedAutoScalingRequest
func (*MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScalingWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeTimeBasedAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTimeBasedAutoScalingWithContext indicates an expected call of DescribeTimeBasedAutoScalingWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeUserProfiles ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeUserProfiles(arg0 interface{}) *gomock.Call
DescribeUserProfiles indicates an expected call of DescribeUserProfiles
func (*MockOpsWorksAPIMockRecorder) DescribeUserProfilesRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeUserProfilesRequest(arg0 interface{}) *gomock.Call
DescribeUserProfilesRequest indicates an expected call of DescribeUserProfilesRequest
func (*MockOpsWorksAPIMockRecorder) DescribeUserProfilesWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeUserProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUserProfilesWithContext indicates an expected call of DescribeUserProfilesWithContext
func (*MockOpsWorksAPIMockRecorder) DescribeVolumes ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeVolumes(arg0 interface{}) *gomock.Call
DescribeVolumes indicates an expected call of DescribeVolumes
func (*MockOpsWorksAPIMockRecorder) DescribeVolumesRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeVolumesRequest(arg0 interface{}) *gomock.Call
DescribeVolumesRequest indicates an expected call of DescribeVolumesRequest
func (*MockOpsWorksAPIMockRecorder) DescribeVolumesWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DescribeVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVolumesWithContext indicates an expected call of DescribeVolumesWithContext
func (*MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancer ¶
func (mr *MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancer(arg0 interface{}) *gomock.Call
DetachElasticLoadBalancer indicates an expected call of DetachElasticLoadBalancer
func (*MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancerRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancerRequest(arg0 interface{}) *gomock.Call
DetachElasticLoadBalancerRequest indicates an expected call of DetachElasticLoadBalancerRequest
func (*MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancerWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DetachElasticLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetachElasticLoadBalancerWithContext indicates an expected call of DetachElasticLoadBalancerWithContext
func (*MockOpsWorksAPIMockRecorder) DisassociateElasticIp ¶
func (mr *MockOpsWorksAPIMockRecorder) DisassociateElasticIp(arg0 interface{}) *gomock.Call
DisassociateElasticIp indicates an expected call of DisassociateElasticIp
func (*MockOpsWorksAPIMockRecorder) DisassociateElasticIpRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) DisassociateElasticIpRequest(arg0 interface{}) *gomock.Call
DisassociateElasticIpRequest indicates an expected call of DisassociateElasticIpRequest
func (*MockOpsWorksAPIMockRecorder) DisassociateElasticIpWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) DisassociateElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateElasticIpWithContext indicates an expected call of DisassociateElasticIpWithContext
func (*MockOpsWorksAPIMockRecorder) GetHostnameSuggestion ¶
func (mr *MockOpsWorksAPIMockRecorder) GetHostnameSuggestion(arg0 interface{}) *gomock.Call
GetHostnameSuggestion indicates an expected call of GetHostnameSuggestion
func (*MockOpsWorksAPIMockRecorder) GetHostnameSuggestionRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) GetHostnameSuggestionRequest(arg0 interface{}) *gomock.Call
GetHostnameSuggestionRequest indicates an expected call of GetHostnameSuggestionRequest
func (*MockOpsWorksAPIMockRecorder) GetHostnameSuggestionWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) GetHostnameSuggestionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetHostnameSuggestionWithContext indicates an expected call of GetHostnameSuggestionWithContext
func (*MockOpsWorksAPIMockRecorder) GrantAccess ¶
func (mr *MockOpsWorksAPIMockRecorder) GrantAccess(arg0 interface{}) *gomock.Call
GrantAccess indicates an expected call of GrantAccess
func (*MockOpsWorksAPIMockRecorder) GrantAccessRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) GrantAccessRequest(arg0 interface{}) *gomock.Call
GrantAccessRequest indicates an expected call of GrantAccessRequest
func (*MockOpsWorksAPIMockRecorder) GrantAccessWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) GrantAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GrantAccessWithContext indicates an expected call of GrantAccessWithContext
func (*MockOpsWorksAPIMockRecorder) ListTags ¶
func (mr *MockOpsWorksAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
ListTags indicates an expected call of ListTags
func (*MockOpsWorksAPIMockRecorder) ListTagsRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
ListTagsRequest indicates an expected call of ListTagsRequest
func (*MockOpsWorksAPIMockRecorder) ListTagsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsWithContext indicates an expected call of ListTagsWithContext
func (*MockOpsWorksAPIMockRecorder) RebootInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) RebootInstance(arg0 interface{}) *gomock.Call
RebootInstance indicates an expected call of RebootInstance
func (*MockOpsWorksAPIMockRecorder) RebootInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) RebootInstanceRequest(arg0 interface{}) *gomock.Call
RebootInstanceRequest indicates an expected call of RebootInstanceRequest
func (*MockOpsWorksAPIMockRecorder) RebootInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) RebootInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RebootInstanceWithContext indicates an expected call of RebootInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) RegisterEcsCluster ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterEcsCluster(arg0 interface{}) *gomock.Call
RegisterEcsCluster indicates an expected call of RegisterEcsCluster
func (*MockOpsWorksAPIMockRecorder) RegisterEcsClusterRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterEcsClusterRequest(arg0 interface{}) *gomock.Call
RegisterEcsClusterRequest indicates an expected call of RegisterEcsClusterRequest
func (*MockOpsWorksAPIMockRecorder) RegisterEcsClusterWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterEcsClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterEcsClusterWithContext indicates an expected call of RegisterEcsClusterWithContext
func (*MockOpsWorksAPIMockRecorder) RegisterElasticIp ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterElasticIp(arg0 interface{}) *gomock.Call
RegisterElasticIp indicates an expected call of RegisterElasticIp
func (*MockOpsWorksAPIMockRecorder) RegisterElasticIpRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterElasticIpRequest(arg0 interface{}) *gomock.Call
RegisterElasticIpRequest indicates an expected call of RegisterElasticIpRequest
func (*MockOpsWorksAPIMockRecorder) RegisterElasticIpWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterElasticIpWithContext indicates an expected call of RegisterElasticIpWithContext
func (*MockOpsWorksAPIMockRecorder) RegisterInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterInstance(arg0 interface{}) *gomock.Call
RegisterInstance indicates an expected call of RegisterInstance
func (*MockOpsWorksAPIMockRecorder) RegisterInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterInstanceRequest(arg0 interface{}) *gomock.Call
RegisterInstanceRequest indicates an expected call of RegisterInstanceRequest
func (*MockOpsWorksAPIMockRecorder) RegisterInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterInstanceWithContext indicates an expected call of RegisterInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) RegisterRdsDbInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterRdsDbInstance(arg0 interface{}) *gomock.Call
RegisterRdsDbInstance indicates an expected call of RegisterRdsDbInstance
func (*MockOpsWorksAPIMockRecorder) RegisterRdsDbInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterRdsDbInstanceRequest(arg0 interface{}) *gomock.Call
RegisterRdsDbInstanceRequest indicates an expected call of RegisterRdsDbInstanceRequest
func (*MockOpsWorksAPIMockRecorder) RegisterRdsDbInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterRdsDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterRdsDbInstanceWithContext indicates an expected call of RegisterRdsDbInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) RegisterVolume ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterVolume(arg0 interface{}) *gomock.Call
RegisterVolume indicates an expected call of RegisterVolume
func (*MockOpsWorksAPIMockRecorder) RegisterVolumeRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterVolumeRequest(arg0 interface{}) *gomock.Call
RegisterVolumeRequest indicates an expected call of RegisterVolumeRequest
func (*MockOpsWorksAPIMockRecorder) RegisterVolumeWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) RegisterVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterVolumeWithContext indicates an expected call of RegisterVolumeWithContext
func (*MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScaling ¶
func (mr *MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScaling(arg0 interface{}) *gomock.Call
SetLoadBasedAutoScaling indicates an expected call of SetLoadBasedAutoScaling
func (*MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScalingRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScalingRequest(arg0 interface{}) *gomock.Call
SetLoadBasedAutoScalingRequest indicates an expected call of SetLoadBasedAutoScalingRequest
func (*MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScalingWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) SetLoadBasedAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetLoadBasedAutoScalingWithContext indicates an expected call of SetLoadBasedAutoScalingWithContext
func (*MockOpsWorksAPIMockRecorder) SetPermission ¶
func (mr *MockOpsWorksAPIMockRecorder) SetPermission(arg0 interface{}) *gomock.Call
SetPermission indicates an expected call of SetPermission
func (*MockOpsWorksAPIMockRecorder) SetPermissionRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) SetPermissionRequest(arg0 interface{}) *gomock.Call
SetPermissionRequest indicates an expected call of SetPermissionRequest
func (*MockOpsWorksAPIMockRecorder) SetPermissionWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) SetPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetPermissionWithContext indicates an expected call of SetPermissionWithContext
func (*MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScaling ¶
func (mr *MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScaling(arg0 interface{}) *gomock.Call
SetTimeBasedAutoScaling indicates an expected call of SetTimeBasedAutoScaling
func (*MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScalingRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScalingRequest(arg0 interface{}) *gomock.Call
SetTimeBasedAutoScalingRequest indicates an expected call of SetTimeBasedAutoScalingRequest
func (*MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScalingWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) SetTimeBasedAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetTimeBasedAutoScalingWithContext indicates an expected call of SetTimeBasedAutoScalingWithContext
func (*MockOpsWorksAPIMockRecorder) StartInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) StartInstance(arg0 interface{}) *gomock.Call
StartInstance indicates an expected call of StartInstance
func (*MockOpsWorksAPIMockRecorder) StartInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) StartInstanceRequest(arg0 interface{}) *gomock.Call
StartInstanceRequest indicates an expected call of StartInstanceRequest
func (*MockOpsWorksAPIMockRecorder) StartInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) StartInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartInstanceWithContext indicates an expected call of StartInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) StartStack ¶
func (mr *MockOpsWorksAPIMockRecorder) StartStack(arg0 interface{}) *gomock.Call
StartStack indicates an expected call of StartStack
func (*MockOpsWorksAPIMockRecorder) StartStackRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) StartStackRequest(arg0 interface{}) *gomock.Call
StartStackRequest indicates an expected call of StartStackRequest
func (*MockOpsWorksAPIMockRecorder) StartStackWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) StartStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartStackWithContext indicates an expected call of StartStackWithContext
func (*MockOpsWorksAPIMockRecorder) StopInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) StopInstance(arg0 interface{}) *gomock.Call
StopInstance indicates an expected call of StopInstance
func (*MockOpsWorksAPIMockRecorder) StopInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) StopInstanceRequest(arg0 interface{}) *gomock.Call
StopInstanceRequest indicates an expected call of StopInstanceRequest
func (*MockOpsWorksAPIMockRecorder) StopInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) StopInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopInstanceWithContext indicates an expected call of StopInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) StopStack ¶
func (mr *MockOpsWorksAPIMockRecorder) StopStack(arg0 interface{}) *gomock.Call
StopStack indicates an expected call of StopStack
func (*MockOpsWorksAPIMockRecorder) StopStackRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) StopStackRequest(arg0 interface{}) *gomock.Call
StopStackRequest indicates an expected call of StopStackRequest
func (*MockOpsWorksAPIMockRecorder) StopStackWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) StopStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopStackWithContext indicates an expected call of StopStackWithContext
func (*MockOpsWorksAPIMockRecorder) TagResource ¶
func (mr *MockOpsWorksAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockOpsWorksAPIMockRecorder) TagResourceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockOpsWorksAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockOpsWorksAPIMockRecorder) UnassignInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) UnassignInstance(arg0 interface{}) *gomock.Call
UnassignInstance indicates an expected call of UnassignInstance
func (*MockOpsWorksAPIMockRecorder) UnassignInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UnassignInstanceRequest(arg0 interface{}) *gomock.Call
UnassignInstanceRequest indicates an expected call of UnassignInstanceRequest
func (*MockOpsWorksAPIMockRecorder) UnassignInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UnassignInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnassignInstanceWithContext indicates an expected call of UnassignInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) UnassignVolume ¶
func (mr *MockOpsWorksAPIMockRecorder) UnassignVolume(arg0 interface{}) *gomock.Call
UnassignVolume indicates an expected call of UnassignVolume
func (*MockOpsWorksAPIMockRecorder) UnassignVolumeRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UnassignVolumeRequest(arg0 interface{}) *gomock.Call
UnassignVolumeRequest indicates an expected call of UnassignVolumeRequest
func (*MockOpsWorksAPIMockRecorder) UnassignVolumeWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UnassignVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnassignVolumeWithContext indicates an expected call of UnassignVolumeWithContext
func (*MockOpsWorksAPIMockRecorder) UntagResource ¶
func (mr *MockOpsWorksAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockOpsWorksAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockOpsWorksAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateApp ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateApp(arg0 interface{}) *gomock.Call
UpdateApp indicates an expected call of UpdateApp
func (*MockOpsWorksAPIMockRecorder) UpdateAppRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateAppRequest(arg0 interface{}) *gomock.Call
UpdateAppRequest indicates an expected call of UpdateAppRequest
func (*MockOpsWorksAPIMockRecorder) UpdateAppWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAppWithContext indicates an expected call of UpdateAppWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateElasticIp ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateElasticIp(arg0 interface{}) *gomock.Call
UpdateElasticIp indicates an expected call of UpdateElasticIp
func (*MockOpsWorksAPIMockRecorder) UpdateElasticIpRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateElasticIpRequest(arg0 interface{}) *gomock.Call
UpdateElasticIpRequest indicates an expected call of UpdateElasticIpRequest
func (*MockOpsWorksAPIMockRecorder) UpdateElasticIpWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateElasticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateElasticIpWithContext indicates an expected call of UpdateElasticIpWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateInstance(arg0 interface{}) *gomock.Call
UpdateInstance indicates an expected call of UpdateInstance
func (*MockOpsWorksAPIMockRecorder) UpdateInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateInstanceRequest(arg0 interface{}) *gomock.Call
UpdateInstanceRequest indicates an expected call of UpdateInstanceRequest
func (*MockOpsWorksAPIMockRecorder) UpdateInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateInstanceWithContext indicates an expected call of UpdateInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateLayer ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateLayer(arg0 interface{}) *gomock.Call
UpdateLayer indicates an expected call of UpdateLayer
func (*MockOpsWorksAPIMockRecorder) UpdateLayerRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateLayerRequest(arg0 interface{}) *gomock.Call
UpdateLayerRequest indicates an expected call of UpdateLayerRequest
func (*MockOpsWorksAPIMockRecorder) UpdateLayerWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateLayerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLayerWithContext indicates an expected call of UpdateLayerWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateMyUserProfile ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateMyUserProfile(arg0 interface{}) *gomock.Call
UpdateMyUserProfile indicates an expected call of UpdateMyUserProfile
func (*MockOpsWorksAPIMockRecorder) UpdateMyUserProfileRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateMyUserProfileRequest(arg0 interface{}) *gomock.Call
UpdateMyUserProfileRequest indicates an expected call of UpdateMyUserProfileRequest
func (*MockOpsWorksAPIMockRecorder) UpdateMyUserProfileWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateMyUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMyUserProfileWithContext indicates an expected call of UpdateMyUserProfileWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateRdsDbInstance ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateRdsDbInstance(arg0 interface{}) *gomock.Call
UpdateRdsDbInstance indicates an expected call of UpdateRdsDbInstance
func (*MockOpsWorksAPIMockRecorder) UpdateRdsDbInstanceRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateRdsDbInstanceRequest(arg0 interface{}) *gomock.Call
UpdateRdsDbInstanceRequest indicates an expected call of UpdateRdsDbInstanceRequest
func (*MockOpsWorksAPIMockRecorder) UpdateRdsDbInstanceWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateRdsDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRdsDbInstanceWithContext indicates an expected call of UpdateRdsDbInstanceWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateStack ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateStack(arg0 interface{}) *gomock.Call
UpdateStack indicates an expected call of UpdateStack
func (*MockOpsWorksAPIMockRecorder) UpdateStackRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateStackRequest(arg0 interface{}) *gomock.Call
UpdateStackRequest indicates an expected call of UpdateStackRequest
func (*MockOpsWorksAPIMockRecorder) UpdateStackWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateStackWithContext indicates an expected call of UpdateStackWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateUserProfile ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateUserProfile(arg0 interface{}) *gomock.Call
UpdateUserProfile indicates an expected call of UpdateUserProfile
func (*MockOpsWorksAPIMockRecorder) UpdateUserProfileRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateUserProfileRequest(arg0 interface{}) *gomock.Call
UpdateUserProfileRequest indicates an expected call of UpdateUserProfileRequest
func (*MockOpsWorksAPIMockRecorder) UpdateUserProfileWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateUserProfileWithContext indicates an expected call of UpdateUserProfileWithContext
func (*MockOpsWorksAPIMockRecorder) UpdateVolume ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateVolume(arg0 interface{}) *gomock.Call
UpdateVolume indicates an expected call of UpdateVolume
func (*MockOpsWorksAPIMockRecorder) UpdateVolumeRequest ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateVolumeRequest(arg0 interface{}) *gomock.Call
UpdateVolumeRequest indicates an expected call of UpdateVolumeRequest
func (*MockOpsWorksAPIMockRecorder) UpdateVolumeWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) UpdateVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateVolumeWithContext indicates an expected call of UpdateVolumeWithContext
func (*MockOpsWorksAPIMockRecorder) WaitUntilAppExists ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilAppExists(arg0 interface{}) *gomock.Call
WaitUntilAppExists indicates an expected call of WaitUntilAppExists
func (*MockOpsWorksAPIMockRecorder) WaitUntilAppExistsWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilAppExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilAppExistsWithContext indicates an expected call of WaitUntilAppExistsWithContext
func (*MockOpsWorksAPIMockRecorder) WaitUntilDeploymentSuccessful ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilDeploymentSuccessful(arg0 interface{}) *gomock.Call
WaitUntilDeploymentSuccessful indicates an expected call of WaitUntilDeploymentSuccessful
func (*MockOpsWorksAPIMockRecorder) WaitUntilDeploymentSuccessfulWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilDeploymentSuccessfulWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilDeploymentSuccessfulWithContext indicates an expected call of WaitUntilDeploymentSuccessfulWithContext
func (*MockOpsWorksAPIMockRecorder) WaitUntilInstanceOnline ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceOnline(arg0 interface{}) *gomock.Call
WaitUntilInstanceOnline indicates an expected call of WaitUntilInstanceOnline
func (*MockOpsWorksAPIMockRecorder) WaitUntilInstanceOnlineWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceOnlineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilInstanceOnlineWithContext indicates an expected call of WaitUntilInstanceOnlineWithContext
func (*MockOpsWorksAPIMockRecorder) WaitUntilInstanceRegistered ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceRegistered(arg0 interface{}) *gomock.Call
WaitUntilInstanceRegistered indicates an expected call of WaitUntilInstanceRegistered
func (*MockOpsWorksAPIMockRecorder) WaitUntilInstanceRegisteredWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceRegisteredWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilInstanceRegisteredWithContext indicates an expected call of WaitUntilInstanceRegisteredWithContext
func (*MockOpsWorksAPIMockRecorder) WaitUntilInstanceStopped ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceStopped(arg0 interface{}) *gomock.Call
WaitUntilInstanceStopped indicates an expected call of WaitUntilInstanceStopped
func (*MockOpsWorksAPIMockRecorder) WaitUntilInstanceStoppedWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilInstanceStoppedWithContext indicates an expected call of WaitUntilInstanceStoppedWithContext
func (*MockOpsWorksAPIMockRecorder) WaitUntilInstanceTerminated ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceTerminated(arg0 interface{}) *gomock.Call
WaitUntilInstanceTerminated indicates an expected call of WaitUntilInstanceTerminated
func (*MockOpsWorksAPIMockRecorder) WaitUntilInstanceTerminatedWithContext ¶
func (mr *MockOpsWorksAPIMockRecorder) WaitUntilInstanceTerminatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilInstanceTerminatedWithContext indicates an expected call of WaitUntilInstanceTerminatedWithContext