Documentation ¶
Index ¶
- type CfDescribeStacksPaginator
- type CfDescribeStacksPaginatorNewer
- type Cloudformationer
- func (_m *Cloudformationer) CreateChangeSet(ctx context.Context, params *cloudformation.CreateChangeSetInput, ...) (*cloudformation.CreateChangeSetOutput, error)
- func (_m *Cloudformationer) CreateStack(ctx context.Context, params *cloudformation.CreateStackInput, ...) (*cloudformation.CreateStackOutput, error)
- func (_m *Cloudformationer) DeleteChangeSet(ctx context.Context, params *cloudformation.DeleteChangeSetInput, ...) (*cloudformation.DeleteChangeSetOutput, error)
- func (_m *Cloudformationer) DeleteStack(ctx context.Context, params *cloudformation.DeleteStackInput, ...) (*cloudformation.DeleteStackOutput, error)
- func (_m *Cloudformationer) DescribeChangeSet(_a0 context.Context, _a1 *cloudformation.DescribeChangeSetInput, ...) (*cloudformation.DescribeChangeSetOutput, error)
- func (_m *Cloudformationer) DescribeStackResources(ctx context.Context, params *cloudformation.DescribeStackResourcesInput, ...) (*cloudformation.DescribeStackResourcesOutput, error)
- func (_m *Cloudformationer) DescribeStacks(_a0 context.Context, _a1 *cloudformation.DescribeStacksInput, ...) (*cloudformation.DescribeStacksOutput, error)
- func (_m *Cloudformationer) ExecuteChangeSet(ctx context.Context, params *cloudformation.ExecuteChangeSetInput, ...) (*cloudformation.ExecuteChangeSetOutput, error)
- func (_m *Cloudformationer) GetTemplateSummary(ctx context.Context, params *cloudformation.GetTemplateSummaryInput, ...) (*cloudformation.GetTemplateSummaryOutput, error)
- type Iamer
- type Orger
- type Stser
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CfDescribeStacksPaginator ¶
CfDescribeStacksPaginator is an autogenerated mock type for the CfDescribeStacksPaginator type
func NewCfDescribeStacksPaginator ¶
func NewCfDescribeStacksPaginator(t mockConstructorTestingTNewCfDescribeStacksPaginator) *CfDescribeStacksPaginator
NewCfDescribeStacksPaginator creates a new instance of CfDescribeStacksPaginator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*CfDescribeStacksPaginator) HasMorePages ¶
func (_m *CfDescribeStacksPaginator) HasMorePages() bool
HasMorePages provides a mock function with given fields:
func (*CfDescribeStacksPaginator) NextPage ¶
func (_m *CfDescribeStacksPaginator) NextPage(ctx context.Context, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStacksOutput, error)
NextPage provides a mock function with given fields: ctx, optFns
type CfDescribeStacksPaginatorNewer ¶
CfDescribeStacksPaginatorNewer is an autogenerated mock type for the CfDescribeStacksPaginatorNewer type
func NewCfDescribeStacksPaginatorNewer ¶
func NewCfDescribeStacksPaginatorNewer(t mockConstructorTestingTNewCfDescribeStacksPaginatorNewer) *CfDescribeStacksPaginatorNewer
NewCfDescribeStacksPaginatorNewer creates a new instance of CfDescribeStacksPaginatorNewer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*CfDescribeStacksPaginatorNewer) Execute ¶
func (_m *CfDescribeStacksPaginatorNewer) Execute(client cloudformation.DescribeStacksAPIClient, params *cloudformation.DescribeStacksInput, optFns ...func(*cloudformation.DescribeStacksPaginatorOptions)) *cloudformation.DescribeStacksPaginator
Execute provides a mock function with given fields: client, params, optFns
type Cloudformationer ¶
Cloudformationer is an autogenerated mock type for the Cloudformationer type
func NewCloudformationer ¶
func NewCloudformationer(t mockConstructorTestingTNewCloudformationer) *Cloudformationer
NewCloudformationer creates a new instance of Cloudformationer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Cloudformationer) CreateChangeSet ¶
func (_m *Cloudformationer) CreateChangeSet(ctx context.Context, params *cloudformation.CreateChangeSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.CreateChangeSetOutput, error)
CreateChangeSet provides a mock function with given fields: ctx, params, optFns
func (*Cloudformationer) CreateStack ¶
func (_m *Cloudformationer) CreateStack(ctx context.Context, params *cloudformation.CreateStackInput, optFns ...func(*cloudformation.Options)) (*cloudformation.CreateStackOutput, error)
CreateStack provides a mock function with given fields: ctx, params, optFns
func (*Cloudformationer) DeleteChangeSet ¶
func (_m *Cloudformationer) DeleteChangeSet(ctx context.Context, params *cloudformation.DeleteChangeSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeleteChangeSetOutput, error)
DeleteChangeSet provides a mock function with given fields: ctx, params, optFns
func (*Cloudformationer) DeleteStack ¶
func (_m *Cloudformationer) DeleteStack(ctx context.Context, params *cloudformation.DeleteStackInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeleteStackOutput, error)
DeleteStack provides a mock function with given fields: ctx, params, optFns
func (*Cloudformationer) DescribeChangeSet ¶
func (_m *Cloudformationer) DescribeChangeSet(_a0 context.Context, _a1 *cloudformation.DescribeChangeSetInput, _a2 ...func(*cloudformation.Options)) (*cloudformation.DescribeChangeSetOutput, error)
DescribeChangeSet provides a mock function with given fields: _a0, _a1, _a2
func (*Cloudformationer) DescribeStackResources ¶
func (_m *Cloudformationer) DescribeStackResources(ctx context.Context, params *cloudformation.DescribeStackResourcesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackResourcesOutput, error)
DescribeStackResources provides a mock function with given fields: ctx, params, optFns
func (*Cloudformationer) DescribeStacks ¶
func (_m *Cloudformationer) DescribeStacks(_a0 context.Context, _a1 *cloudformation.DescribeStacksInput, _a2 ...func(*cloudformation.Options)) (*cloudformation.DescribeStacksOutput, error)
DescribeStacks provides a mock function with given fields: _a0, _a1, _a2
func (*Cloudformationer) ExecuteChangeSet ¶
func (_m *Cloudformationer) ExecuteChangeSet(ctx context.Context, params *cloudformation.ExecuteChangeSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ExecuteChangeSetOutput, error)
ExecuteChangeSet provides a mock function with given fields: ctx, params, optFns
func (*Cloudformationer) GetTemplateSummary ¶
func (_m *Cloudformationer) GetTemplateSummary(ctx context.Context, params *cloudformation.GetTemplateSummaryInput, optFns ...func(*cloudformation.Options)) (*cloudformation.GetTemplateSummaryOutput, error)
GetTemplateSummary provides a mock function with given fields: ctx, params, optFns
type Iamer ¶
Iamer is an autogenerated mock type for the Iamer type
func NewIamer ¶
func NewIamer(t mockConstructorTestingTNewIamer) *Iamer
NewIamer creates a new instance of Iamer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Iamer) ListAccountAliases ¶
func (_m *Iamer) ListAccountAliases(_a0 context.Context, _a1 *iam.ListAccountAliasesInput, _a2 ...func(*iam.Options)) (*iam.ListAccountAliasesOutput, error)
ListAccountAliases provides a mock function with given fields: _a0, _a1, _a2
type Orger ¶
Orger is an autogenerated mock type for the Orger type
func NewOrger ¶
func NewOrger(t mockConstructorTestingTNewOrger) *Orger
NewOrger creates a new instance of Orger. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Orger) ListAccounts ¶
func (_m *Orger) ListAccounts(_a0 context.Context, _a1 *organizations.ListAccountsInput, _a2 ...func(*organizations.Options)) (*organizations.ListAccountsOutput, error)
ListAccounts provides a mock function with given fields: _a0, _a1, _a2
type Stser ¶
Stser is an autogenerated mock type for the Stser type
func NewStser ¶
func NewStser(t mockConstructorTestingTNewStser) *Stser
NewStser creates a new instance of Stser. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Stser) GetCallerIdentity ¶
func (_m *Stser) GetCallerIdentity(ctx context.Context, params *sts.GetCallerIdentityInput, optFns ...func(*sts.Options)) (*sts.GetCallerIdentityOutput, error)
GetCallerIdentity provides a mock function with given fields: ctx, params, optFns