Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateComponent(ctx context.Context, params *amplifyuibuilder.CreateComponentInput, ...) (*amplifyuibuilder.CreateComponentOutput, error)
- func (_m *IClient) CreateForm(ctx context.Context, params *amplifyuibuilder.CreateFormInput, ...) (*amplifyuibuilder.CreateFormOutput, error)
- func (_m *IClient) CreateTheme(ctx context.Context, params *amplifyuibuilder.CreateThemeInput, ...) (*amplifyuibuilder.CreateThemeOutput, error)
- func (_m *IClient) DeleteComponent(ctx context.Context, params *amplifyuibuilder.DeleteComponentInput, ...) (*amplifyuibuilder.DeleteComponentOutput, error)
- func (_m *IClient) DeleteForm(ctx context.Context, params *amplifyuibuilder.DeleteFormInput, ...) (*amplifyuibuilder.DeleteFormOutput, error)
- func (_m *IClient) DeleteTheme(ctx context.Context, params *amplifyuibuilder.DeleteThemeInput, ...) (*amplifyuibuilder.DeleteThemeOutput, error)
- func (_m *IClient) ExchangeCodeForToken(ctx context.Context, params *amplifyuibuilder.ExchangeCodeForTokenInput, ...) (*amplifyuibuilder.ExchangeCodeForTokenOutput, error)
- func (_m *IClient) ExportComponents(ctx context.Context, params *amplifyuibuilder.ExportComponentsInput, ...) (*amplifyuibuilder.ExportComponentsOutput, error)
- func (_m *IClient) ExportForms(ctx context.Context, params *amplifyuibuilder.ExportFormsInput, ...) (*amplifyuibuilder.ExportFormsOutput, error)
- func (_m *IClient) ExportThemes(ctx context.Context, params *amplifyuibuilder.ExportThemesInput, ...) (*amplifyuibuilder.ExportThemesOutput, error)
- func (_m *IClient) GetCodegenJob(ctx context.Context, params *amplifyuibuilder.GetCodegenJobInput, ...) (*amplifyuibuilder.GetCodegenJobOutput, error)
- func (_m *IClient) GetComponent(ctx context.Context, params *amplifyuibuilder.GetComponentInput, ...) (*amplifyuibuilder.GetComponentOutput, error)
- func (_m *IClient) GetForm(ctx context.Context, params *amplifyuibuilder.GetFormInput, ...) (*amplifyuibuilder.GetFormOutput, error)
- func (_m *IClient) GetMetadata(ctx context.Context, params *amplifyuibuilder.GetMetadataInput, ...) (*amplifyuibuilder.GetMetadataOutput, error)
- func (_m *IClient) GetTheme(ctx context.Context, params *amplifyuibuilder.GetThemeInput, ...) (*amplifyuibuilder.GetThemeOutput, error)
- func (_m *IClient) ListCodegenJobs(ctx context.Context, params *amplifyuibuilder.ListCodegenJobsInput, ...) (*amplifyuibuilder.ListCodegenJobsOutput, error)
- func (_m *IClient) ListComponents(ctx context.Context, params *amplifyuibuilder.ListComponentsInput, ...) (*amplifyuibuilder.ListComponentsOutput, error)
- func (_m *IClient) ListForms(ctx context.Context, params *amplifyuibuilder.ListFormsInput, ...) (*amplifyuibuilder.ListFormsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *amplifyuibuilder.ListTagsForResourceInput, ...) (*amplifyuibuilder.ListTagsForResourceOutput, error)
- func (_m *IClient) ListThemes(ctx context.Context, params *amplifyuibuilder.ListThemesInput, ...) (*amplifyuibuilder.ListThemesOutput, error)
- func (_m *IClient) Options() amplifyuibuilder.Options
- func (_m *IClient) PutMetadataFlag(ctx context.Context, params *amplifyuibuilder.PutMetadataFlagInput, ...) (*amplifyuibuilder.PutMetadataFlagOutput, error)
- func (_m *IClient) RefreshToken(ctx context.Context, params *amplifyuibuilder.RefreshTokenInput, ...) (*amplifyuibuilder.RefreshTokenOutput, error)
- func (_m *IClient) StartCodegenJob(ctx context.Context, params *amplifyuibuilder.StartCodegenJobInput, ...) (*amplifyuibuilder.StartCodegenJobOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *amplifyuibuilder.TagResourceInput, ...) (*amplifyuibuilder.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *amplifyuibuilder.UntagResourceInput, ...) (*amplifyuibuilder.UntagResourceOutput, error)
- func (_m *IClient) UpdateComponent(ctx context.Context, params *amplifyuibuilder.UpdateComponentInput, ...) (*amplifyuibuilder.UpdateComponentOutput, error)
- func (_m *IClient) UpdateForm(ctx context.Context, params *amplifyuibuilder.UpdateFormInput, ...) (*amplifyuibuilder.UpdateFormOutput, error)
- func (_m *IClient) UpdateTheme(ctx context.Context, params *amplifyuibuilder.UpdateThemeInput, ...) (*amplifyuibuilder.UpdateThemeOutput, 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) CreateComponent ¶
func (_m *IClient) CreateComponent(ctx context.Context, params *amplifyuibuilder.CreateComponentInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.CreateComponentOutput, error)
CreateComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateForm ¶
func (_m *IClient) CreateForm(ctx context.Context, params *amplifyuibuilder.CreateFormInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.CreateFormOutput, error)
CreateForm provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateTheme ¶
func (_m *IClient) CreateTheme(ctx context.Context, params *amplifyuibuilder.CreateThemeInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.CreateThemeOutput, error)
CreateTheme provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteComponent ¶
func (_m *IClient) DeleteComponent(ctx context.Context, params *amplifyuibuilder.DeleteComponentInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.DeleteComponentOutput, error)
DeleteComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteForm ¶
func (_m *IClient) DeleteForm(ctx context.Context, params *amplifyuibuilder.DeleteFormInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.DeleteFormOutput, error)
DeleteForm provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTheme ¶
func (_m *IClient) DeleteTheme(ctx context.Context, params *amplifyuibuilder.DeleteThemeInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.DeleteThemeOutput, error)
DeleteTheme provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExchangeCodeForToken ¶
func (_m *IClient) ExchangeCodeForToken(ctx context.Context, params *amplifyuibuilder.ExchangeCodeForTokenInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ExchangeCodeForTokenOutput, error)
ExchangeCodeForToken provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExportComponents ¶
func (_m *IClient) ExportComponents(ctx context.Context, params *amplifyuibuilder.ExportComponentsInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ExportComponentsOutput, error)
ExportComponents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExportForms ¶
func (_m *IClient) ExportForms(ctx context.Context, params *amplifyuibuilder.ExportFormsInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ExportFormsOutput, error)
ExportForms provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExportThemes ¶
func (_m *IClient) ExportThemes(ctx context.Context, params *amplifyuibuilder.ExportThemesInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ExportThemesOutput, error)
ExportThemes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCodegenJob ¶
func (_m *IClient) GetCodegenJob(ctx context.Context, params *amplifyuibuilder.GetCodegenJobInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.GetCodegenJobOutput, error)
GetCodegenJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetComponent ¶
func (_m *IClient) GetComponent(ctx context.Context, params *amplifyuibuilder.GetComponentInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.GetComponentOutput, error)
GetComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetForm ¶
func (_m *IClient) GetForm(ctx context.Context, params *amplifyuibuilder.GetFormInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.GetFormOutput, error)
GetForm provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMetadata ¶
func (_m *IClient) GetMetadata(ctx context.Context, params *amplifyuibuilder.GetMetadataInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.GetMetadataOutput, error)
GetMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTheme ¶
func (_m *IClient) GetTheme(ctx context.Context, params *amplifyuibuilder.GetThemeInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.GetThemeOutput, error)
GetTheme provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCodegenJobs ¶
func (_m *IClient) ListCodegenJobs(ctx context.Context, params *amplifyuibuilder.ListCodegenJobsInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ListCodegenJobsOutput, error)
ListCodegenJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListComponents ¶
func (_m *IClient) ListComponents(ctx context.Context, params *amplifyuibuilder.ListComponentsInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ListComponentsOutput, error)
ListComponents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListForms ¶
func (_m *IClient) ListForms(ctx context.Context, params *amplifyuibuilder.ListFormsInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ListFormsOutput, error)
ListForms provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *amplifyuibuilder.ListTagsForResourceInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListThemes ¶
func (_m *IClient) ListThemes(ctx context.Context, params *amplifyuibuilder.ListThemesInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.ListThemesOutput, error)
ListThemes provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() amplifyuibuilder.Options
Options provides a mock function with given fields:
func (*IClient) PutMetadataFlag ¶
func (_m *IClient) PutMetadataFlag(ctx context.Context, params *amplifyuibuilder.PutMetadataFlagInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.PutMetadataFlagOutput, error)
PutMetadataFlag provides a mock function with given fields: ctx, params, optFns
func (*IClient) RefreshToken ¶
func (_m *IClient) RefreshToken(ctx context.Context, params *amplifyuibuilder.RefreshTokenInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.RefreshTokenOutput, error)
RefreshToken provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartCodegenJob ¶
func (_m *IClient) StartCodegenJob(ctx context.Context, params *amplifyuibuilder.StartCodegenJobInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.StartCodegenJobOutput, error)
StartCodegenJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *amplifyuibuilder.TagResourceInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *amplifyuibuilder.UntagResourceInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateComponent ¶
func (_m *IClient) UpdateComponent(ctx context.Context, params *amplifyuibuilder.UpdateComponentInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.UpdateComponentOutput, error)
UpdateComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateForm ¶
func (_m *IClient) UpdateForm(ctx context.Context, params *amplifyuibuilder.UpdateFormInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.UpdateFormOutput, error)
UpdateForm provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateTheme ¶
func (_m *IClient) UpdateTheme(ctx context.Context, params *amplifyuibuilder.UpdateThemeInput, optFns ...func(*amplifyuibuilder.Options)) (*amplifyuibuilder.UpdateThemeOutput, error)
UpdateTheme provides a mock function with given fields: ctx, params, optFns