Documentation ¶
Overview ¶
Package mocks is a generated GoMock package.
Index ¶
- type Mockapi
- func (m *Mockapi) CreateStackInstances(arg0 *cloudformation.CreateStackInstancesInput) (*cloudformation.CreateStackInstancesOutput, error)
- func (m *Mockapi) CreateStackSet(arg0 *cloudformation.CreateStackSetInput) (*cloudformation.CreateStackSetOutput, error)
- func (m *Mockapi) DeleteStackInstances(arg0 *cloudformation.DeleteStackInstancesInput) (*cloudformation.DeleteStackInstancesOutput, error)
- func (m *Mockapi) DeleteStackSet(arg0 *cloudformation.DeleteStackSetInput) (*cloudformation.DeleteStackSetOutput, error)
- func (m *Mockapi) DescribeStackSet(arg0 *cloudformation.DescribeStackSetInput) (*cloudformation.DescribeStackSetOutput, error)
- func (m *Mockapi) DescribeStackSetOperation(arg0 *cloudformation.DescribeStackSetOperationInput) (*cloudformation.DescribeStackSetOperationOutput, error)
- func (m *Mockapi) EXPECT() *MockapiMockRecorder
- func (m *Mockapi) ListStackInstances(arg0 *cloudformation.ListStackInstancesInput) (*cloudformation.ListStackInstancesOutput, error)
- func (m *Mockapi) ListStackSetOperations(input *cloudformation.ListStackSetOperationsInput) (*cloudformation.ListStackSetOperationsOutput, error)
- func (m *Mockapi) UpdateStackSet(arg0 *cloudformation.UpdateStackSetInput) (*cloudformation.UpdateStackSetOutput, error)
- type MockapiMockRecorder
- func (mr *MockapiMockRecorder) CreateStackInstances(arg0 interface{}) *gomock.Call
- func (mr *MockapiMockRecorder) CreateStackSet(arg0 interface{}) *gomock.Call
- func (mr *MockapiMockRecorder) DeleteStackInstances(arg0 interface{}) *gomock.Call
- func (mr *MockapiMockRecorder) DeleteStackSet(arg0 interface{}) *gomock.Call
- func (mr *MockapiMockRecorder) DescribeStackSet(arg0 interface{}) *gomock.Call
- func (mr *MockapiMockRecorder) DescribeStackSetOperation(arg0 interface{}) *gomock.Call
- func (mr *MockapiMockRecorder) ListStackInstances(arg0 interface{}) *gomock.Call
- func (mr *MockapiMockRecorder) ListStackSetOperations(input interface{}) *gomock.Call
- func (mr *MockapiMockRecorder) UpdateStackSet(arg0 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mockapi ¶
type Mockapi struct {
// contains filtered or unexported fields
}
Mockapi is a mock of api interface.
func NewMockapi ¶
func NewMockapi(ctrl *gomock.Controller) *Mockapi
NewMockapi creates a new mock instance.
func (*Mockapi) CreateStackInstances ¶
func (m *Mockapi) CreateStackInstances(arg0 *cloudformation.CreateStackInstancesInput) (*cloudformation.CreateStackInstancesOutput, error)
CreateStackInstances mocks base method.
func (*Mockapi) CreateStackSet ¶
func (m *Mockapi) CreateStackSet(arg0 *cloudformation.CreateStackSetInput) (*cloudformation.CreateStackSetOutput, error)
CreateStackSet mocks base method.
func (*Mockapi) DeleteStackInstances ¶
func (m *Mockapi) DeleteStackInstances(arg0 *cloudformation.DeleteStackInstancesInput) (*cloudformation.DeleteStackInstancesOutput, error)
DeleteStackInstances mocks base method.
func (*Mockapi) DeleteStackSet ¶
func (m *Mockapi) DeleteStackSet(arg0 *cloudformation.DeleteStackSetInput) (*cloudformation.DeleteStackSetOutput, error)
DeleteStackSet mocks base method.
func (*Mockapi) DescribeStackSet ¶
func (m *Mockapi) DescribeStackSet(arg0 *cloudformation.DescribeStackSetInput) (*cloudformation.DescribeStackSetOutput, error)
DescribeStackSet mocks base method.
func (*Mockapi) DescribeStackSetOperation ¶
func (m *Mockapi) DescribeStackSetOperation(arg0 *cloudformation.DescribeStackSetOperationInput) (*cloudformation.DescribeStackSetOperationOutput, error)
DescribeStackSetOperation mocks base method.
func (*Mockapi) EXPECT ¶
func (m *Mockapi) EXPECT() *MockapiMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*Mockapi) ListStackInstances ¶
func (m *Mockapi) ListStackInstances(arg0 *cloudformation.ListStackInstancesInput) (*cloudformation.ListStackInstancesOutput, error)
ListStackInstances mocks base method.
func (*Mockapi) ListStackSetOperations ¶ added in v1.6.0
func (m *Mockapi) ListStackSetOperations(input *cloudformation.ListStackSetOperationsInput) (*cloudformation.ListStackSetOperationsOutput, error)
ListStackSetOperations mocks base method.
func (*Mockapi) UpdateStackSet ¶
func (m *Mockapi) UpdateStackSet(arg0 *cloudformation.UpdateStackSetInput) (*cloudformation.UpdateStackSetOutput, error)
UpdateStackSet mocks base method.
type MockapiMockRecorder ¶
type MockapiMockRecorder struct {
// contains filtered or unexported fields
}
MockapiMockRecorder is the mock recorder for Mockapi.
func (*MockapiMockRecorder) CreateStackInstances ¶
func (mr *MockapiMockRecorder) CreateStackInstances(arg0 interface{}) *gomock.Call
CreateStackInstances indicates an expected call of CreateStackInstances.
func (*MockapiMockRecorder) CreateStackSet ¶
func (mr *MockapiMockRecorder) CreateStackSet(arg0 interface{}) *gomock.Call
CreateStackSet indicates an expected call of CreateStackSet.
func (*MockapiMockRecorder) DeleteStackInstances ¶
func (mr *MockapiMockRecorder) DeleteStackInstances(arg0 interface{}) *gomock.Call
DeleteStackInstances indicates an expected call of DeleteStackInstances.
func (*MockapiMockRecorder) DeleteStackSet ¶
func (mr *MockapiMockRecorder) DeleteStackSet(arg0 interface{}) *gomock.Call
DeleteStackSet indicates an expected call of DeleteStackSet.
func (*MockapiMockRecorder) DescribeStackSet ¶
func (mr *MockapiMockRecorder) DescribeStackSet(arg0 interface{}) *gomock.Call
DescribeStackSet indicates an expected call of DescribeStackSet.
func (*MockapiMockRecorder) DescribeStackSetOperation ¶
func (mr *MockapiMockRecorder) DescribeStackSetOperation(arg0 interface{}) *gomock.Call
DescribeStackSetOperation indicates an expected call of DescribeStackSetOperation.
func (*MockapiMockRecorder) ListStackInstances ¶
func (mr *MockapiMockRecorder) ListStackInstances(arg0 interface{}) *gomock.Call
ListStackInstances indicates an expected call of ListStackInstances.
func (*MockapiMockRecorder) ListStackSetOperations ¶ added in v1.6.0
func (mr *MockapiMockRecorder) ListStackSetOperations(input interface{}) *gomock.Call
ListStackSetOperations indicates an expected call of ListStackSetOperations.
func (*MockapiMockRecorder) UpdateStackSet ¶
func (mr *MockapiMockRecorder) UpdateStackSet(arg0 interface{}) *gomock.Call
UpdateStackSet indicates an expected call of UpdateStackSet.