Documentation ¶
Index ¶
- type ISSMClient
- func (_m *ISSMClient) UpdateInstanceInformation(input *ssm.UpdateInstanceInformationInput) (*ssm.UpdateInstanceInformationOutput, error)
- func (_m *ISSMClient) UpdateInstanceInformationWithContext(ctx context.Context, input *ssm.UpdateInstanceInformationInput, ...) (*ssm.UpdateInstanceInformationOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ISSMClient ¶
ISSMClient is an autogenerated mock type for the ISSMClient type
func NewISSMClient ¶
func NewISSMClient(t mockConstructorTestingTNewISSMClient) *ISSMClient
NewISSMClient creates a new instance of ISSMClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ISSMClient) UpdateInstanceInformation ¶
func (_m *ISSMClient) UpdateInstanceInformation(input *ssm.UpdateInstanceInformationInput) (*ssm.UpdateInstanceInformationOutput, error)
UpdateInstanceInformation provides a mock function with given fields: input
func (*ISSMClient) UpdateInstanceInformationWithContext ¶
func (_m *ISSMClient) UpdateInstanceInformationWithContext(ctx context.Context, input *ssm.UpdateInstanceInformationInput, opts ...request.Option) (*ssm.UpdateInstanceInformationOutput, error)
UpdateInstanceInformationWithContext provides a mock function with given fields: ctx, input, opts
Click to show internal directories.
Click to hide internal directories.