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: 4 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 mockConstructorTestingTNewIClient) *IClient

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.

func (*IClient) RequestManagedInstanceRoleToken

func (_m *IClient) RequestManagedInstanceRoleToken(fingerprint string) (*ssm.RequestManagedInstanceRoleTokenOutput, error)

RequestManagedInstanceRoleToken provides a mock function with given fields: fingerprint

func (*IClient) RequestManagedInstanceRoleTokenWithContext

func (_m *IClient) RequestManagedInstanceRoleTokenWithContext(ctx context.Context, fingerprint string) (*ssm.RequestManagedInstanceRoleTokenOutput, error)

RequestManagedInstanceRoleTokenWithContext provides a mock function with given fields: ctx, fingerprint

func (*IClient) UpdateManagedInstancePublicKey

func (_m *IClient) UpdateManagedInstancePublicKey(publicKey string, publicKeyType string) (*ssm.UpdateManagedInstancePublicKeyOutput, error)

UpdateManagedInstancePublicKey provides a mock function with given fields: publicKey, publicKeyType

func (*IClient) UpdateManagedInstancePublicKeyWithContext

func (_m *IClient) UpdateManagedInstancePublicKeyWithContext(ctx context.Context, publicKey string, publicKeyType string) (*ssm.UpdateManagedInstancePublicKeyOutput, error)

UpdateManagedInstancePublicKeyWithContext provides a mock function with given fields: ctx, publicKey, publicKeyType

type ISsmSdk

type ISsmSdk struct {
	mock.Mock
}

ISsmSdk is an autogenerated mock type for the ISsmSdk type

func NewISsmSdk

func NewISsmSdk(t mockConstructorTestingTNewISsmSdk) *ISsmSdk

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

func (*ISsmSdk) RequestManagedInstanceRoleToken

func (_m *ISsmSdk) RequestManagedInstanceRoleToken(input *ssm.RequestManagedInstanceRoleTokenInput) (*ssm.RequestManagedInstanceRoleTokenOutput, error)

RequestManagedInstanceRoleToken provides a mock function with given fields: input

func (*ISsmSdk) RequestManagedInstanceRoleTokenWithContext

func (_m *ISsmSdk) RequestManagedInstanceRoleTokenWithContext(ctx context.Context, input *ssm.RequestManagedInstanceRoleTokenInput, opts ...request.Option) (*ssm.RequestManagedInstanceRoleTokenOutput, error)

RequestManagedInstanceRoleTokenWithContext provides a mock function with given fields: ctx, input, opts

func (*ISsmSdk) UpdateManagedInstancePublicKey

func (_m *ISsmSdk) UpdateManagedInstancePublicKey(input *ssm.UpdateManagedInstancePublicKeyInput) (*ssm.UpdateManagedInstancePublicKeyOutput, error)

UpdateManagedInstancePublicKey provides a mock function with given fields: input

func (*ISsmSdk) UpdateManagedInstancePublicKeyWithContext

func (_m *ISsmSdk) UpdateManagedInstancePublicKeyWithContext(ctx context.Context, input *ssm.UpdateManagedInstancePublicKeyInput, opts ...request.Option) (*ssm.UpdateManagedInstancePublicKeyOutput, error)

UpdateManagedInstancePublicKeyWithContext provides a mock function with given fields: ctx, input, opts

Jump to

Keyboard shortcuts

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