Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) GetApplicationComponentDetails(ctx context.Context, ...) (*migrationhubstrategy.GetApplicationComponentDetailsOutput, error)
- func (_m *IClient) GetApplicationComponentStrategies(ctx context.Context, ...) (*migrationhubstrategy.GetApplicationComponentStrategiesOutput, error)
- func (_m *IClient) GetAssessment(ctx context.Context, params *migrationhubstrategy.GetAssessmentInput, ...) (*migrationhubstrategy.GetAssessmentOutput, error)
- func (_m *IClient) GetImportFileTask(ctx context.Context, params *migrationhubstrategy.GetImportFileTaskInput, ...) (*migrationhubstrategy.GetImportFileTaskOutput, error)
- func (_m *IClient) GetLatestAssessmentId(ctx context.Context, params *migrationhubstrategy.GetLatestAssessmentIdInput, ...) (*migrationhubstrategy.GetLatestAssessmentIdOutput, error)
- func (_m *IClient) GetPortfolioPreferences(ctx context.Context, params *migrationhubstrategy.GetPortfolioPreferencesInput, ...) (*migrationhubstrategy.GetPortfolioPreferencesOutput, error)
- func (_m *IClient) GetPortfolioSummary(ctx context.Context, params *migrationhubstrategy.GetPortfolioSummaryInput, ...) (*migrationhubstrategy.GetPortfolioSummaryOutput, error)
- func (_m *IClient) GetRecommendationReportDetails(ctx context.Context, ...) (*migrationhubstrategy.GetRecommendationReportDetailsOutput, error)
- func (_m *IClient) GetServerDetails(ctx context.Context, params *migrationhubstrategy.GetServerDetailsInput, ...) (*migrationhubstrategy.GetServerDetailsOutput, error)
- func (_m *IClient) GetServerStrategies(ctx context.Context, params *migrationhubstrategy.GetServerStrategiesInput, ...) (*migrationhubstrategy.GetServerStrategiesOutput, error)
- func (_m *IClient) ListAnalyzableServers(ctx context.Context, params *migrationhubstrategy.ListAnalyzableServersInput, ...) (*migrationhubstrategy.ListAnalyzableServersOutput, error)
- func (_m *IClient) ListApplicationComponents(ctx context.Context, ...) (*migrationhubstrategy.ListApplicationComponentsOutput, error)
- func (_m *IClient) ListCollectors(ctx context.Context, params *migrationhubstrategy.ListCollectorsInput, ...) (*migrationhubstrategy.ListCollectorsOutput, error)
- func (_m *IClient) ListImportFileTask(ctx context.Context, params *migrationhubstrategy.ListImportFileTaskInput, ...) (*migrationhubstrategy.ListImportFileTaskOutput, error)
- func (_m *IClient) ListServers(ctx context.Context, params *migrationhubstrategy.ListServersInput, ...) (*migrationhubstrategy.ListServersOutput, error)
- func (_m *IClient) Options() migrationhubstrategy.Options
- func (_m *IClient) PutPortfolioPreferences(ctx context.Context, params *migrationhubstrategy.PutPortfolioPreferencesInput, ...) (*migrationhubstrategy.PutPortfolioPreferencesOutput, error)
- func (_m *IClient) StartAssessment(ctx context.Context, params *migrationhubstrategy.StartAssessmentInput, ...) (*migrationhubstrategy.StartAssessmentOutput, error)
- func (_m *IClient) StartImportFileTask(ctx context.Context, params *migrationhubstrategy.StartImportFileTaskInput, ...) (*migrationhubstrategy.StartImportFileTaskOutput, error)
- func (_m *IClient) StartRecommendationReportGeneration(ctx context.Context, ...) (*migrationhubstrategy.StartRecommendationReportGenerationOutput, error)
- func (_m *IClient) StopAssessment(ctx context.Context, params *migrationhubstrategy.StopAssessmentInput, ...) (*migrationhubstrategy.StopAssessmentOutput, error)
- func (_m *IClient) UpdateApplicationComponentConfig(ctx context.Context, ...) (*migrationhubstrategy.UpdateApplicationComponentConfigOutput, error)
- func (_m *IClient) UpdateServerConfig(ctx context.Context, params *migrationhubstrategy.UpdateServerConfigInput, ...) (*migrationhubstrategy.UpdateServerConfigOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) GetApplicationComponentDetails ¶
func (_m *IClient) GetApplicationComponentDetails(ctx context.Context, params *migrationhubstrategy.GetApplicationComponentDetailsInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetApplicationComponentDetailsOutput, error)
GetApplicationComponentDetails provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApplicationComponentStrategies ¶
func (_m *IClient) GetApplicationComponentStrategies(ctx context.Context, params *migrationhubstrategy.GetApplicationComponentStrategiesInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetApplicationComponentStrategiesOutput, error)
GetApplicationComponentStrategies provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAssessment ¶
func (_m *IClient) GetAssessment(ctx context.Context, params *migrationhubstrategy.GetAssessmentInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetAssessmentOutput, error)
GetAssessment provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetImportFileTask ¶
func (_m *IClient) GetImportFileTask(ctx context.Context, params *migrationhubstrategy.GetImportFileTaskInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetImportFileTaskOutput, error)
GetImportFileTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLatestAssessmentId ¶
func (_m *IClient) GetLatestAssessmentId(ctx context.Context, params *migrationhubstrategy.GetLatestAssessmentIdInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetLatestAssessmentIdOutput, error)
GetLatestAssessmentId provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPortfolioPreferences ¶
func (_m *IClient) GetPortfolioPreferences(ctx context.Context, params *migrationhubstrategy.GetPortfolioPreferencesInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetPortfolioPreferencesOutput, error)
GetPortfolioPreferences provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPortfolioSummary ¶
func (_m *IClient) GetPortfolioSummary(ctx context.Context, params *migrationhubstrategy.GetPortfolioSummaryInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetPortfolioSummaryOutput, error)
GetPortfolioSummary provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRecommendationReportDetails ¶
func (_m *IClient) GetRecommendationReportDetails(ctx context.Context, params *migrationhubstrategy.GetRecommendationReportDetailsInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetRecommendationReportDetailsOutput, error)
GetRecommendationReportDetails provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetServerDetails ¶
func (_m *IClient) GetServerDetails(ctx context.Context, params *migrationhubstrategy.GetServerDetailsInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetServerDetailsOutput, error)
GetServerDetails provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetServerStrategies ¶
func (_m *IClient) GetServerStrategies(ctx context.Context, params *migrationhubstrategy.GetServerStrategiesInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.GetServerStrategiesOutput, error)
GetServerStrategies provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListAnalyzableServers ¶
func (_m *IClient) ListAnalyzableServers(ctx context.Context, params *migrationhubstrategy.ListAnalyzableServersInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.ListAnalyzableServersOutput, error)
ListAnalyzableServers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListApplicationComponents ¶
func (_m *IClient) ListApplicationComponents(ctx context.Context, params *migrationhubstrategy.ListApplicationComponentsInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.ListApplicationComponentsOutput, error)
ListApplicationComponents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCollectors ¶
func (_m *IClient) ListCollectors(ctx context.Context, params *migrationhubstrategy.ListCollectorsInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.ListCollectorsOutput, error)
ListCollectors provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImportFileTask ¶
func (_m *IClient) ListImportFileTask(ctx context.Context, params *migrationhubstrategy.ListImportFileTaskInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.ListImportFileTaskOutput, error)
ListImportFileTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServers ¶
func (_m *IClient) ListServers(ctx context.Context, params *migrationhubstrategy.ListServersInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.ListServersOutput, error)
ListServers provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() migrationhubstrategy.Options
Options provides a mock function with given fields:
func (*IClient) PutPortfolioPreferences ¶
func (_m *IClient) PutPortfolioPreferences(ctx context.Context, params *migrationhubstrategy.PutPortfolioPreferencesInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.PutPortfolioPreferencesOutput, error)
PutPortfolioPreferences provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartAssessment ¶
func (_m *IClient) StartAssessment(ctx context.Context, params *migrationhubstrategy.StartAssessmentInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.StartAssessmentOutput, error)
StartAssessment provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartImportFileTask ¶
func (_m *IClient) StartImportFileTask(ctx context.Context, params *migrationhubstrategy.StartImportFileTaskInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.StartImportFileTaskOutput, error)
StartImportFileTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartRecommendationReportGeneration ¶
func (_m *IClient) StartRecommendationReportGeneration(ctx context.Context, params *migrationhubstrategy.StartRecommendationReportGenerationInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.StartRecommendationReportGenerationOutput, error)
StartRecommendationReportGeneration provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopAssessment ¶
func (_m *IClient) StopAssessment(ctx context.Context, params *migrationhubstrategy.StopAssessmentInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.StopAssessmentOutput, error)
StopAssessment provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateApplicationComponentConfig ¶
func (_m *IClient) UpdateApplicationComponentConfig(ctx context.Context, params *migrationhubstrategy.UpdateApplicationComponentConfigInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.UpdateApplicationComponentConfigOutput, error)
UpdateApplicationComponentConfig provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateServerConfig ¶
func (_m *IClient) UpdateServerConfig(ctx context.Context, params *migrationhubstrategy.UpdateServerConfigInput, optFns ...func(*migrationhubstrategy.Options)) (*migrationhubstrategy.UpdateServerConfigOutput, error)
UpdateServerConfig provides a mock function with given fields: ctx, params, optFns