mocks

package
v0.0.0-...-955c50f Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 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 testing.TB) *IClient

NewIClient creates a new instance of IClient. It also registers the testing.TB interface on the mock and a cleanup function to assert the mocks expectations.

func (*IClient) RegisterManagedInstance

func (_m *IClient) RegisterManagedInstance(activationCode string, activationID string, publicKey string, publicKeyType string, fingerprint string) (string, error)

RegisterManagedInstance provides a mock function with given fields: activationCode, activationID, publicKey, publicKeyType, fingerprint

type ISsmSdk

type ISsmSdk struct {
	mock.Mock
}

ISsmSdk is an autogenerated mock type for the ISsmSdk type

func NewISsmSdk

func NewISsmSdk(t testing.TB) *ISsmSdk

NewISsmSdk creates a new instance of ISsmSdk. It also registers the testing.TB interface on the mock and a cleanup function to assert the mocks expectations.

func (*ISsmSdk) RegisterManagedInstance

func (_m *ISsmSdk) RegisterManagedInstance(input *ssm.RegisterManagedInstanceInput) (*ssm.RegisterManagedInstanceOutput, error)

RegisterManagedInstance provides a mock function with given fields: input

Jump to

Keyboard shortcuts

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