mocks

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

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) AssociateLenses

AssociateLenses provides a mock function with given fields: ctx, params, optFns

func (*IClient) AssociateProfiles

AssociateProfiles provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateLensShare

CreateLensShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateLensVersion

CreateLensVersion provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateMilestone

CreateMilestone provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateProfile

CreateProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateProfileShare

CreateProfileShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateReviewTemplate

CreateReviewTemplate provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateTemplateShare

CreateTemplateShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateWorkload

CreateWorkload provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateWorkloadShare

CreateWorkloadShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteLens

DeleteLens provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteLensShare

DeleteLensShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteProfile

DeleteProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteProfileShare

DeleteProfileShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteReviewTemplate

DeleteReviewTemplate provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteTemplateShare

DeleteTemplateShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteWorkload

DeleteWorkload provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteWorkloadShare

DeleteWorkloadShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateLenses

DisassociateLenses provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateProfiles

DisassociateProfiles provides a mock function with given fields: ctx, params, optFns

func (*IClient) ExportLens

ExportLens provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetAnswer

GetAnswer provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetConsolidatedReport

GetConsolidatedReport provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetGlobalSettings

GetGlobalSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetLens

GetLens provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetLensReview

GetLensReview provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetLensReviewReport

GetLensReviewReport provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetLensVersionDifference

GetLensVersionDifference provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetMilestone

GetMilestone provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetProfile

GetProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetProfileTemplate

GetProfileTemplate provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetReviewTemplate

GetReviewTemplate provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetReviewTemplateAnswer

GetReviewTemplateAnswer provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetReviewTemplateLensReview

GetReviewTemplateLensReview provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWorkload

GetWorkload provides a mock function with given fields: ctx, params, optFns

func (*IClient) ImportLens

ImportLens provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListAnswers

ListAnswers provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListCheckDetails

ListCheckDetails provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListCheckSummaries

ListCheckSummaries provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListLensReviewImprovements

ListLensReviewImprovements provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListLensReviews

ListLensReviews provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListLensShares

ListLensShares provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListLenses

ListLenses provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListMilestones

ListMilestones provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListNotifications

ListNotifications provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListProfileNotifications

ListProfileNotifications provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListProfileShares

ListProfileShares provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListProfiles

ListProfiles provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListReviewTemplateAnswers

ListReviewTemplateAnswers provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListReviewTemplates

ListReviewTemplates provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListShareInvitations

ListShareInvitations provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTagsForResource

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTemplateShares

ListTemplateShares provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListWorkloadShares

ListWorkloadShares provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListWorkloads

ListWorkloads provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() wellarchitected.Options

Options provides a mock function with given fields:

func (*IClient) TagResource

TagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UntagResource

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateAnswer

UpdateAnswer provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateGlobalSettings

UpdateGlobalSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateIntegration

UpdateIntegration provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateLensReview

UpdateLensReview provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateProfile

UpdateProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateReviewTemplate

UpdateReviewTemplate provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateReviewTemplateAnswer

UpdateReviewTemplateAnswer provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateReviewTemplateLensReview

UpdateReviewTemplateLensReview provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateShareInvitation

UpdateShareInvitation provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateWorkload

UpdateWorkload provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateWorkloadShare

UpdateWorkloadShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpgradeLensReview

UpgradeLensReview provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpgradeProfileVersion

UpgradeProfileVersion provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpgradeReviewTemplateLensReview

UpgradeReviewTemplateLensReview provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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