snowballmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package snowballmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSnowballAPI

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

MockSnowballAPI is a mock of SnowballAPI interface.

func NewMockSnowballAPI

func NewMockSnowballAPI(ctrl *gomock.Controller) *MockSnowballAPI

NewMockSnowballAPI creates a new mock instance.

func (*MockSnowballAPI) CancelCluster

CancelCluster mocks base method.

func (*MockSnowballAPI) CancelClusterRequest

CancelClusterRequest mocks base method.

func (*MockSnowballAPI) CancelClusterWithContext

func (m *MockSnowballAPI) CancelClusterWithContext(arg0 context.Context, arg1 *snowball.CancelClusterInput, arg2 ...request.Option) (*snowball.CancelClusterOutput, error)

CancelClusterWithContext mocks base method.

func (*MockSnowballAPI) CancelJob

CancelJob mocks base method.

func (*MockSnowballAPI) CancelJobRequest

CancelJobRequest mocks base method.

func (*MockSnowballAPI) CancelJobWithContext

func (m *MockSnowballAPI) CancelJobWithContext(arg0 context.Context, arg1 *snowball.CancelJobInput, arg2 ...request.Option) (*snowball.CancelJobOutput, error)

CancelJobWithContext mocks base method.

func (*MockSnowballAPI) CreateAddress

CreateAddress mocks base method.

func (*MockSnowballAPI) CreateAddressRequest

CreateAddressRequest mocks base method.

func (*MockSnowballAPI) CreateAddressWithContext

func (m *MockSnowballAPI) CreateAddressWithContext(arg0 context.Context, arg1 *snowball.CreateAddressInput, arg2 ...request.Option) (*snowball.CreateAddressOutput, error)

CreateAddressWithContext mocks base method.

func (*MockSnowballAPI) CreateCluster

CreateCluster mocks base method.

func (*MockSnowballAPI) CreateClusterRequest

CreateClusterRequest mocks base method.

func (*MockSnowballAPI) CreateClusterWithContext

func (m *MockSnowballAPI) CreateClusterWithContext(arg0 context.Context, arg1 *snowball.CreateClusterInput, arg2 ...request.Option) (*snowball.CreateClusterOutput, error)

CreateClusterWithContext mocks base method.

func (*MockSnowballAPI) CreateJob

CreateJob mocks base method.

func (*MockSnowballAPI) CreateJobRequest

CreateJobRequest mocks base method.

func (*MockSnowballAPI) CreateJobWithContext

func (m *MockSnowballAPI) CreateJobWithContext(arg0 context.Context, arg1 *snowball.CreateJobInput, arg2 ...request.Option) (*snowball.CreateJobOutput, error)

CreateJobWithContext mocks base method.

func (*MockSnowballAPI) CreateLongTermPricing added in v1.38.35

CreateLongTermPricing mocks base method.

func (*MockSnowballAPI) CreateLongTermPricingRequest added in v1.38.35

CreateLongTermPricingRequest mocks base method.

func (*MockSnowballAPI) CreateLongTermPricingWithContext added in v1.38.35

func (m *MockSnowballAPI) CreateLongTermPricingWithContext(arg0 context.Context, arg1 *snowball.CreateLongTermPricingInput, arg2 ...request.Option) (*snowball.CreateLongTermPricingOutput, error)

CreateLongTermPricingWithContext mocks base method.

func (*MockSnowballAPI) CreateReturnShippingLabel

CreateReturnShippingLabel mocks base method.

func (*MockSnowballAPI) CreateReturnShippingLabelRequest

CreateReturnShippingLabelRequest mocks base method.

func (*MockSnowballAPI) CreateReturnShippingLabelWithContext

func (m *MockSnowballAPI) CreateReturnShippingLabelWithContext(arg0 context.Context, arg1 *snowball.CreateReturnShippingLabelInput, arg2 ...request.Option) (*snowball.CreateReturnShippingLabelOutput, error)

CreateReturnShippingLabelWithContext mocks base method.

func (*MockSnowballAPI) DescribeAddress

DescribeAddress mocks base method.

func (*MockSnowballAPI) DescribeAddressRequest

DescribeAddressRequest mocks base method.

func (*MockSnowballAPI) DescribeAddressWithContext

func (m *MockSnowballAPI) DescribeAddressWithContext(arg0 context.Context, arg1 *snowball.DescribeAddressInput, arg2 ...request.Option) (*snowball.DescribeAddressOutput, error)

DescribeAddressWithContext mocks base method.

func (*MockSnowballAPI) DescribeAddresses

DescribeAddresses mocks base method.

func (*MockSnowballAPI) DescribeAddressesPages

func (m *MockSnowballAPI) DescribeAddressesPages(arg0 *snowball.DescribeAddressesInput, arg1 func(*snowball.DescribeAddressesOutput, bool) bool) error

DescribeAddressesPages mocks base method.

func (*MockSnowballAPI) DescribeAddressesPagesWithContext

func (m *MockSnowballAPI) DescribeAddressesPagesWithContext(arg0 context.Context, arg1 *snowball.DescribeAddressesInput, arg2 func(*snowball.DescribeAddressesOutput, bool) bool, arg3 ...request.Option) error

DescribeAddressesPagesWithContext mocks base method.

func (*MockSnowballAPI) DescribeAddressesRequest

DescribeAddressesRequest mocks base method.

func (*MockSnowballAPI) DescribeAddressesWithContext

func (m *MockSnowballAPI) DescribeAddressesWithContext(arg0 context.Context, arg1 *snowball.DescribeAddressesInput, arg2 ...request.Option) (*snowball.DescribeAddressesOutput, error)

DescribeAddressesWithContext mocks base method.

func (*MockSnowballAPI) DescribeCluster

DescribeCluster mocks base method.

func (*MockSnowballAPI) DescribeClusterRequest

DescribeClusterRequest mocks base method.

func (*MockSnowballAPI) DescribeClusterWithContext

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

DescribeClusterWithContext mocks base method.

func (*MockSnowballAPI) DescribeJob

DescribeJob mocks base method.

func (*MockSnowballAPI) DescribeJobRequest

DescribeJobRequest mocks base method.

func (*MockSnowballAPI) DescribeJobWithContext

func (m *MockSnowballAPI) DescribeJobWithContext(arg0 context.Context, arg1 *snowball.DescribeJobInput, arg2 ...request.Option) (*snowball.DescribeJobOutput, error)

DescribeJobWithContext mocks base method.

func (*MockSnowballAPI) DescribeReturnShippingLabel

DescribeReturnShippingLabel mocks base method.

func (*MockSnowballAPI) DescribeReturnShippingLabelRequest

DescribeReturnShippingLabelRequest mocks base method.

func (*MockSnowballAPI) DescribeReturnShippingLabelWithContext

func (m *MockSnowballAPI) DescribeReturnShippingLabelWithContext(arg0 context.Context, arg1 *snowball.DescribeReturnShippingLabelInput, arg2 ...request.Option) (*snowball.DescribeReturnShippingLabelOutput, error)

DescribeReturnShippingLabelWithContext mocks base method.

func (*MockSnowballAPI) EXPECT

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

func (*MockSnowballAPI) GetJobManifest

GetJobManifest mocks base method.

func (*MockSnowballAPI) GetJobManifestRequest

GetJobManifestRequest mocks base method.

func (*MockSnowballAPI) GetJobManifestWithContext

func (m *MockSnowballAPI) GetJobManifestWithContext(arg0 context.Context, arg1 *snowball.GetJobManifestInput, arg2 ...request.Option) (*snowball.GetJobManifestOutput, error)

GetJobManifestWithContext mocks base method.

func (*MockSnowballAPI) GetJobUnlockCode

GetJobUnlockCode mocks base method.

func (*MockSnowballAPI) GetJobUnlockCodeRequest

GetJobUnlockCodeRequest mocks base method.

func (*MockSnowballAPI) GetJobUnlockCodeWithContext

func (m *MockSnowballAPI) GetJobUnlockCodeWithContext(arg0 context.Context, arg1 *snowball.GetJobUnlockCodeInput, arg2 ...request.Option) (*snowball.GetJobUnlockCodeOutput, error)

GetJobUnlockCodeWithContext mocks base method.

func (*MockSnowballAPI) GetSnowballUsage

GetSnowballUsage mocks base method.

func (*MockSnowballAPI) GetSnowballUsageRequest

GetSnowballUsageRequest mocks base method.

func (*MockSnowballAPI) GetSnowballUsageWithContext

func (m *MockSnowballAPI) GetSnowballUsageWithContext(arg0 context.Context, arg1 *snowball.GetSnowballUsageInput, arg2 ...request.Option) (*snowball.GetSnowballUsageOutput, error)

GetSnowballUsageWithContext mocks base method.

func (*MockSnowballAPI) GetSoftwareUpdates

GetSoftwareUpdates mocks base method.

func (*MockSnowballAPI) GetSoftwareUpdatesRequest

GetSoftwareUpdatesRequest mocks base method.

func (*MockSnowballAPI) GetSoftwareUpdatesWithContext

func (m *MockSnowballAPI) GetSoftwareUpdatesWithContext(arg0 context.Context, arg1 *snowball.GetSoftwareUpdatesInput, arg2 ...request.Option) (*snowball.GetSoftwareUpdatesOutput, error)

GetSoftwareUpdatesWithContext mocks base method.

func (*MockSnowballAPI) ListClusterJobs

ListClusterJobs mocks base method.

func (*MockSnowballAPI) ListClusterJobsRequest

ListClusterJobsRequest mocks base method.

func (*MockSnowballAPI) ListClusterJobsWithContext

func (m *MockSnowballAPI) ListClusterJobsWithContext(arg0 context.Context, arg1 *snowball.ListClusterJobsInput, arg2 ...request.Option) (*snowball.ListClusterJobsOutput, error)

ListClusterJobsWithContext mocks base method.

func (*MockSnowballAPI) ListClusters

ListClusters mocks base method.

func (*MockSnowballAPI) ListClustersRequest

ListClustersRequest mocks base method.

func (*MockSnowballAPI) ListClustersWithContext

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

ListClustersWithContext mocks base method.

func (*MockSnowballAPI) ListCompatibleImages

ListCompatibleImages mocks base method.

func (*MockSnowballAPI) ListCompatibleImagesRequest

ListCompatibleImagesRequest mocks base method.

func (*MockSnowballAPI) ListCompatibleImagesWithContext

func (m *MockSnowballAPI) ListCompatibleImagesWithContext(arg0 context.Context, arg1 *snowball.ListCompatibleImagesInput, arg2 ...request.Option) (*snowball.ListCompatibleImagesOutput, error)

ListCompatibleImagesWithContext mocks base method.

func (*MockSnowballAPI) ListJobs

ListJobs mocks base method.

func (*MockSnowballAPI) ListJobsPages

func (m *MockSnowballAPI) ListJobsPages(arg0 *snowball.ListJobsInput, arg1 func(*snowball.ListJobsOutput, bool) bool) error

ListJobsPages mocks base method.

func (*MockSnowballAPI) ListJobsPagesWithContext

func (m *MockSnowballAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *snowball.ListJobsInput, arg2 func(*snowball.ListJobsOutput, bool) bool, arg3 ...request.Option) error

ListJobsPagesWithContext mocks base method.

func (*MockSnowballAPI) ListJobsRequest

ListJobsRequest mocks base method.

func (*MockSnowballAPI) ListJobsWithContext

func (m *MockSnowballAPI) ListJobsWithContext(arg0 context.Context, arg1 *snowball.ListJobsInput, arg2 ...request.Option) (*snowball.ListJobsOutput, error)

ListJobsWithContext mocks base method.

func (*MockSnowballAPI) ListLongTermPricing added in v1.38.35

ListLongTermPricing mocks base method.

func (*MockSnowballAPI) ListLongTermPricingRequest added in v1.38.35

ListLongTermPricingRequest mocks base method.

func (*MockSnowballAPI) ListLongTermPricingWithContext added in v1.38.35

func (m *MockSnowballAPI) ListLongTermPricingWithContext(arg0 context.Context, arg1 *snowball.ListLongTermPricingInput, arg2 ...request.Option) (*snowball.ListLongTermPricingOutput, error)

ListLongTermPricingWithContext mocks base method.

func (*MockSnowballAPI) UpdateCluster

UpdateCluster mocks base method.

func (*MockSnowballAPI) UpdateClusterRequest

UpdateClusterRequest mocks base method.

func (*MockSnowballAPI) UpdateClusterWithContext

func (m *MockSnowballAPI) UpdateClusterWithContext(arg0 context.Context, arg1 *snowball.UpdateClusterInput, arg2 ...request.Option) (*snowball.UpdateClusterOutput, error)

UpdateClusterWithContext mocks base method.

func (*MockSnowballAPI) UpdateJob

UpdateJob mocks base method.

func (*MockSnowballAPI) UpdateJobRequest

UpdateJobRequest mocks base method.

func (*MockSnowballAPI) UpdateJobShipmentState

UpdateJobShipmentState mocks base method.

func (*MockSnowballAPI) UpdateJobShipmentStateRequest

UpdateJobShipmentStateRequest mocks base method.

func (*MockSnowballAPI) UpdateJobShipmentStateWithContext

func (m *MockSnowballAPI) UpdateJobShipmentStateWithContext(arg0 context.Context, arg1 *snowball.UpdateJobShipmentStateInput, arg2 ...request.Option) (*snowball.UpdateJobShipmentStateOutput, error)

UpdateJobShipmentStateWithContext mocks base method.

func (*MockSnowballAPI) UpdateJobWithContext

func (m *MockSnowballAPI) UpdateJobWithContext(arg0 context.Context, arg1 *snowball.UpdateJobInput, arg2 ...request.Option) (*snowball.UpdateJobOutput, error)

UpdateJobWithContext mocks base method.

func (*MockSnowballAPI) UpdateLongTermPricing added in v1.38.35

UpdateLongTermPricing mocks base method.

func (*MockSnowballAPI) UpdateLongTermPricingRequest added in v1.38.35

UpdateLongTermPricingRequest mocks base method.

func (*MockSnowballAPI) UpdateLongTermPricingWithContext added in v1.38.35

func (m *MockSnowballAPI) UpdateLongTermPricingWithContext(arg0 context.Context, arg1 *snowball.UpdateLongTermPricingInput, arg2 ...request.Option) (*snowball.UpdateLongTermPricingOutput, error)

UpdateLongTermPricingWithContext mocks base method.

type MockSnowballAPIMockRecorder

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

MockSnowballAPIMockRecorder is the mock recorder for MockSnowballAPI.

func (*MockSnowballAPIMockRecorder) CancelCluster

func (mr *MockSnowballAPIMockRecorder) CancelCluster(arg0 interface{}) *gomock.Call

CancelCluster indicates an expected call of CancelCluster.

func (*MockSnowballAPIMockRecorder) CancelClusterRequest

func (mr *MockSnowballAPIMockRecorder) CancelClusterRequest(arg0 interface{}) *gomock.Call

CancelClusterRequest indicates an expected call of CancelClusterRequest.

func (*MockSnowballAPIMockRecorder) CancelClusterWithContext

func (mr *MockSnowballAPIMockRecorder) CancelClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelClusterWithContext indicates an expected call of CancelClusterWithContext.

func (*MockSnowballAPIMockRecorder) CancelJob

func (mr *MockSnowballAPIMockRecorder) CancelJob(arg0 interface{}) *gomock.Call

CancelJob indicates an expected call of CancelJob.

func (*MockSnowballAPIMockRecorder) CancelJobRequest

func (mr *MockSnowballAPIMockRecorder) CancelJobRequest(arg0 interface{}) *gomock.Call

CancelJobRequest indicates an expected call of CancelJobRequest.

func (*MockSnowballAPIMockRecorder) CancelJobWithContext

func (mr *MockSnowballAPIMockRecorder) CancelJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelJobWithContext indicates an expected call of CancelJobWithContext.

func (*MockSnowballAPIMockRecorder) CreateAddress

func (mr *MockSnowballAPIMockRecorder) CreateAddress(arg0 interface{}) *gomock.Call

CreateAddress indicates an expected call of CreateAddress.

func (*MockSnowballAPIMockRecorder) CreateAddressRequest

func (mr *MockSnowballAPIMockRecorder) CreateAddressRequest(arg0 interface{}) *gomock.Call

CreateAddressRequest indicates an expected call of CreateAddressRequest.

func (*MockSnowballAPIMockRecorder) CreateAddressWithContext

func (mr *MockSnowballAPIMockRecorder) CreateAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAddressWithContext indicates an expected call of CreateAddressWithContext.

func (*MockSnowballAPIMockRecorder) CreateCluster

func (mr *MockSnowballAPIMockRecorder) CreateCluster(arg0 interface{}) *gomock.Call

CreateCluster indicates an expected call of CreateCluster.

func (*MockSnowballAPIMockRecorder) CreateClusterRequest

func (mr *MockSnowballAPIMockRecorder) CreateClusterRequest(arg0 interface{}) *gomock.Call

CreateClusterRequest indicates an expected call of CreateClusterRequest.

func (*MockSnowballAPIMockRecorder) CreateClusterWithContext

func (mr *MockSnowballAPIMockRecorder) CreateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClusterWithContext indicates an expected call of CreateClusterWithContext.

func (*MockSnowballAPIMockRecorder) CreateJob

func (mr *MockSnowballAPIMockRecorder) CreateJob(arg0 interface{}) *gomock.Call

CreateJob indicates an expected call of CreateJob.

func (*MockSnowballAPIMockRecorder) CreateJobRequest

func (mr *MockSnowballAPIMockRecorder) CreateJobRequest(arg0 interface{}) *gomock.Call

CreateJobRequest indicates an expected call of CreateJobRequest.

func (*MockSnowballAPIMockRecorder) CreateJobWithContext

func (mr *MockSnowballAPIMockRecorder) CreateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateJobWithContext indicates an expected call of CreateJobWithContext.

func (*MockSnowballAPIMockRecorder) CreateLongTermPricing added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) CreateLongTermPricing(arg0 interface{}) *gomock.Call

CreateLongTermPricing indicates an expected call of CreateLongTermPricing.

func (*MockSnowballAPIMockRecorder) CreateLongTermPricingRequest added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) CreateLongTermPricingRequest(arg0 interface{}) *gomock.Call

CreateLongTermPricingRequest indicates an expected call of CreateLongTermPricingRequest.

func (*MockSnowballAPIMockRecorder) CreateLongTermPricingWithContext added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) CreateLongTermPricingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLongTermPricingWithContext indicates an expected call of CreateLongTermPricingWithContext.

func (*MockSnowballAPIMockRecorder) CreateReturnShippingLabel

func (mr *MockSnowballAPIMockRecorder) CreateReturnShippingLabel(arg0 interface{}) *gomock.Call

CreateReturnShippingLabel indicates an expected call of CreateReturnShippingLabel.

func (*MockSnowballAPIMockRecorder) CreateReturnShippingLabelRequest

func (mr *MockSnowballAPIMockRecorder) CreateReturnShippingLabelRequest(arg0 interface{}) *gomock.Call

CreateReturnShippingLabelRequest indicates an expected call of CreateReturnShippingLabelRequest.

func (*MockSnowballAPIMockRecorder) CreateReturnShippingLabelWithContext

func (mr *MockSnowballAPIMockRecorder) CreateReturnShippingLabelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateReturnShippingLabelWithContext indicates an expected call of CreateReturnShippingLabelWithContext.

func (*MockSnowballAPIMockRecorder) DescribeAddress

func (mr *MockSnowballAPIMockRecorder) DescribeAddress(arg0 interface{}) *gomock.Call

DescribeAddress indicates an expected call of DescribeAddress.

func (*MockSnowballAPIMockRecorder) DescribeAddressRequest

func (mr *MockSnowballAPIMockRecorder) DescribeAddressRequest(arg0 interface{}) *gomock.Call

DescribeAddressRequest indicates an expected call of DescribeAddressRequest.

func (*MockSnowballAPIMockRecorder) DescribeAddressWithContext

func (mr *MockSnowballAPIMockRecorder) DescribeAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAddressWithContext indicates an expected call of DescribeAddressWithContext.

func (*MockSnowballAPIMockRecorder) DescribeAddresses

func (mr *MockSnowballAPIMockRecorder) DescribeAddresses(arg0 interface{}) *gomock.Call

DescribeAddresses indicates an expected call of DescribeAddresses.

func (*MockSnowballAPIMockRecorder) DescribeAddressesPages

func (mr *MockSnowballAPIMockRecorder) DescribeAddressesPages(arg0, arg1 interface{}) *gomock.Call

DescribeAddressesPages indicates an expected call of DescribeAddressesPages.

func (*MockSnowballAPIMockRecorder) DescribeAddressesPagesWithContext

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

DescribeAddressesPagesWithContext indicates an expected call of DescribeAddressesPagesWithContext.

func (*MockSnowballAPIMockRecorder) DescribeAddressesRequest

func (mr *MockSnowballAPIMockRecorder) DescribeAddressesRequest(arg0 interface{}) *gomock.Call

DescribeAddressesRequest indicates an expected call of DescribeAddressesRequest.

func (*MockSnowballAPIMockRecorder) DescribeAddressesWithContext

func (mr *MockSnowballAPIMockRecorder) DescribeAddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAddressesWithContext indicates an expected call of DescribeAddressesWithContext.

func (*MockSnowballAPIMockRecorder) DescribeCluster

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

DescribeCluster indicates an expected call of DescribeCluster.

func (*MockSnowballAPIMockRecorder) DescribeClusterRequest

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

DescribeClusterRequest indicates an expected call of DescribeClusterRequest.

func (*MockSnowballAPIMockRecorder) DescribeClusterWithContext

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

DescribeClusterWithContext indicates an expected call of DescribeClusterWithContext.

func (*MockSnowballAPIMockRecorder) DescribeJob

func (mr *MockSnowballAPIMockRecorder) DescribeJob(arg0 interface{}) *gomock.Call

DescribeJob indicates an expected call of DescribeJob.

func (*MockSnowballAPIMockRecorder) DescribeJobRequest

func (mr *MockSnowballAPIMockRecorder) DescribeJobRequest(arg0 interface{}) *gomock.Call

DescribeJobRequest indicates an expected call of DescribeJobRequest.

func (*MockSnowballAPIMockRecorder) DescribeJobWithContext

func (mr *MockSnowballAPIMockRecorder) DescribeJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeJobWithContext indicates an expected call of DescribeJobWithContext.

func (*MockSnowballAPIMockRecorder) DescribeReturnShippingLabel

func (mr *MockSnowballAPIMockRecorder) DescribeReturnShippingLabel(arg0 interface{}) *gomock.Call

DescribeReturnShippingLabel indicates an expected call of DescribeReturnShippingLabel.

func (*MockSnowballAPIMockRecorder) DescribeReturnShippingLabelRequest

func (mr *MockSnowballAPIMockRecorder) DescribeReturnShippingLabelRequest(arg0 interface{}) *gomock.Call

DescribeReturnShippingLabelRequest indicates an expected call of DescribeReturnShippingLabelRequest.

func (*MockSnowballAPIMockRecorder) DescribeReturnShippingLabelWithContext

func (mr *MockSnowballAPIMockRecorder) DescribeReturnShippingLabelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReturnShippingLabelWithContext indicates an expected call of DescribeReturnShippingLabelWithContext.

func (*MockSnowballAPIMockRecorder) GetJobManifest

func (mr *MockSnowballAPIMockRecorder) GetJobManifest(arg0 interface{}) *gomock.Call

GetJobManifest indicates an expected call of GetJobManifest.

func (*MockSnowballAPIMockRecorder) GetJobManifestRequest

func (mr *MockSnowballAPIMockRecorder) GetJobManifestRequest(arg0 interface{}) *gomock.Call

GetJobManifestRequest indicates an expected call of GetJobManifestRequest.

func (*MockSnowballAPIMockRecorder) GetJobManifestWithContext

func (mr *MockSnowballAPIMockRecorder) GetJobManifestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetJobManifestWithContext indicates an expected call of GetJobManifestWithContext.

func (*MockSnowballAPIMockRecorder) GetJobUnlockCode

func (mr *MockSnowballAPIMockRecorder) GetJobUnlockCode(arg0 interface{}) *gomock.Call

GetJobUnlockCode indicates an expected call of GetJobUnlockCode.

func (*MockSnowballAPIMockRecorder) GetJobUnlockCodeRequest

func (mr *MockSnowballAPIMockRecorder) GetJobUnlockCodeRequest(arg0 interface{}) *gomock.Call

GetJobUnlockCodeRequest indicates an expected call of GetJobUnlockCodeRequest.

func (*MockSnowballAPIMockRecorder) GetJobUnlockCodeWithContext

func (mr *MockSnowballAPIMockRecorder) GetJobUnlockCodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetJobUnlockCodeWithContext indicates an expected call of GetJobUnlockCodeWithContext.

func (*MockSnowballAPIMockRecorder) GetSnowballUsage

func (mr *MockSnowballAPIMockRecorder) GetSnowballUsage(arg0 interface{}) *gomock.Call

GetSnowballUsage indicates an expected call of GetSnowballUsage.

func (*MockSnowballAPIMockRecorder) GetSnowballUsageRequest

func (mr *MockSnowballAPIMockRecorder) GetSnowballUsageRequest(arg0 interface{}) *gomock.Call

GetSnowballUsageRequest indicates an expected call of GetSnowballUsageRequest.

func (*MockSnowballAPIMockRecorder) GetSnowballUsageWithContext

func (mr *MockSnowballAPIMockRecorder) GetSnowballUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSnowballUsageWithContext indicates an expected call of GetSnowballUsageWithContext.

func (*MockSnowballAPIMockRecorder) GetSoftwareUpdates

func (mr *MockSnowballAPIMockRecorder) GetSoftwareUpdates(arg0 interface{}) *gomock.Call

GetSoftwareUpdates indicates an expected call of GetSoftwareUpdates.

func (*MockSnowballAPIMockRecorder) GetSoftwareUpdatesRequest

func (mr *MockSnowballAPIMockRecorder) GetSoftwareUpdatesRequest(arg0 interface{}) *gomock.Call

GetSoftwareUpdatesRequest indicates an expected call of GetSoftwareUpdatesRequest.

func (*MockSnowballAPIMockRecorder) GetSoftwareUpdatesWithContext

func (mr *MockSnowballAPIMockRecorder) GetSoftwareUpdatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSoftwareUpdatesWithContext indicates an expected call of GetSoftwareUpdatesWithContext.

func (*MockSnowballAPIMockRecorder) ListClusterJobs

func (mr *MockSnowballAPIMockRecorder) ListClusterJobs(arg0 interface{}) *gomock.Call

ListClusterJobs indicates an expected call of ListClusterJobs.

func (*MockSnowballAPIMockRecorder) ListClusterJobsRequest

func (mr *MockSnowballAPIMockRecorder) ListClusterJobsRequest(arg0 interface{}) *gomock.Call

ListClusterJobsRequest indicates an expected call of ListClusterJobsRequest.

func (*MockSnowballAPIMockRecorder) ListClusterJobsWithContext

func (mr *MockSnowballAPIMockRecorder) ListClusterJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListClusterJobsWithContext indicates an expected call of ListClusterJobsWithContext.

func (*MockSnowballAPIMockRecorder) ListClusters

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

ListClusters indicates an expected call of ListClusters.

func (*MockSnowballAPIMockRecorder) ListClustersRequest

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

ListClustersRequest indicates an expected call of ListClustersRequest.

func (*MockSnowballAPIMockRecorder) ListClustersWithContext

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

ListClustersWithContext indicates an expected call of ListClustersWithContext.

func (*MockSnowballAPIMockRecorder) ListCompatibleImages

func (mr *MockSnowballAPIMockRecorder) ListCompatibleImages(arg0 interface{}) *gomock.Call

ListCompatibleImages indicates an expected call of ListCompatibleImages.

func (*MockSnowballAPIMockRecorder) ListCompatibleImagesRequest

func (mr *MockSnowballAPIMockRecorder) ListCompatibleImagesRequest(arg0 interface{}) *gomock.Call

ListCompatibleImagesRequest indicates an expected call of ListCompatibleImagesRequest.

func (*MockSnowballAPIMockRecorder) ListCompatibleImagesWithContext

func (mr *MockSnowballAPIMockRecorder) ListCompatibleImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCompatibleImagesWithContext indicates an expected call of ListCompatibleImagesWithContext.

func (*MockSnowballAPIMockRecorder) ListJobs

func (mr *MockSnowballAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call

ListJobs indicates an expected call of ListJobs.

func (*MockSnowballAPIMockRecorder) ListJobsPages

func (mr *MockSnowballAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call

ListJobsPages indicates an expected call of ListJobsPages.

func (*MockSnowballAPIMockRecorder) ListJobsPagesWithContext

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

ListJobsPagesWithContext indicates an expected call of ListJobsPagesWithContext.

func (*MockSnowballAPIMockRecorder) ListJobsRequest

func (mr *MockSnowballAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call

ListJobsRequest indicates an expected call of ListJobsRequest.

func (*MockSnowballAPIMockRecorder) ListJobsWithContext

func (mr *MockSnowballAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListJobsWithContext indicates an expected call of ListJobsWithContext.

func (*MockSnowballAPIMockRecorder) ListLongTermPricing added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) ListLongTermPricing(arg0 interface{}) *gomock.Call

ListLongTermPricing indicates an expected call of ListLongTermPricing.

func (*MockSnowballAPIMockRecorder) ListLongTermPricingRequest added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) ListLongTermPricingRequest(arg0 interface{}) *gomock.Call

ListLongTermPricingRequest indicates an expected call of ListLongTermPricingRequest.

func (*MockSnowballAPIMockRecorder) ListLongTermPricingWithContext added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) ListLongTermPricingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLongTermPricingWithContext indicates an expected call of ListLongTermPricingWithContext.

func (*MockSnowballAPIMockRecorder) UpdateCluster

func (mr *MockSnowballAPIMockRecorder) UpdateCluster(arg0 interface{}) *gomock.Call

UpdateCluster indicates an expected call of UpdateCluster.

func (*MockSnowballAPIMockRecorder) UpdateClusterRequest

func (mr *MockSnowballAPIMockRecorder) UpdateClusterRequest(arg0 interface{}) *gomock.Call

UpdateClusterRequest indicates an expected call of UpdateClusterRequest.

func (*MockSnowballAPIMockRecorder) UpdateClusterWithContext

func (mr *MockSnowballAPIMockRecorder) UpdateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateClusterWithContext indicates an expected call of UpdateClusterWithContext.

func (*MockSnowballAPIMockRecorder) UpdateJob

func (mr *MockSnowballAPIMockRecorder) UpdateJob(arg0 interface{}) *gomock.Call

UpdateJob indicates an expected call of UpdateJob.

func (*MockSnowballAPIMockRecorder) UpdateJobRequest

func (mr *MockSnowballAPIMockRecorder) UpdateJobRequest(arg0 interface{}) *gomock.Call

UpdateJobRequest indicates an expected call of UpdateJobRequest.

func (*MockSnowballAPIMockRecorder) UpdateJobShipmentState

func (mr *MockSnowballAPIMockRecorder) UpdateJobShipmentState(arg0 interface{}) *gomock.Call

UpdateJobShipmentState indicates an expected call of UpdateJobShipmentState.

func (*MockSnowballAPIMockRecorder) UpdateJobShipmentStateRequest

func (mr *MockSnowballAPIMockRecorder) UpdateJobShipmentStateRequest(arg0 interface{}) *gomock.Call

UpdateJobShipmentStateRequest indicates an expected call of UpdateJobShipmentStateRequest.

func (*MockSnowballAPIMockRecorder) UpdateJobShipmentStateWithContext

func (mr *MockSnowballAPIMockRecorder) UpdateJobShipmentStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateJobShipmentStateWithContext indicates an expected call of UpdateJobShipmentStateWithContext.

func (*MockSnowballAPIMockRecorder) UpdateJobWithContext

func (mr *MockSnowballAPIMockRecorder) UpdateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateJobWithContext indicates an expected call of UpdateJobWithContext.

func (*MockSnowballAPIMockRecorder) UpdateLongTermPricing added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) UpdateLongTermPricing(arg0 interface{}) *gomock.Call

UpdateLongTermPricing indicates an expected call of UpdateLongTermPricing.

func (*MockSnowballAPIMockRecorder) UpdateLongTermPricingRequest added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) UpdateLongTermPricingRequest(arg0 interface{}) *gomock.Call

UpdateLongTermPricingRequest indicates an expected call of UpdateLongTermPricingRequest.

func (*MockSnowballAPIMockRecorder) UpdateLongTermPricingWithContext added in v1.38.35

func (mr *MockSnowballAPIMockRecorder) UpdateLongTermPricingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLongTermPricingWithContext indicates an expected call of UpdateLongTermPricingWithContext.

Jump to

Keyboard shortcuts

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