mocks

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MIT 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 interface {
	mock.TestingT
	Cleanup(func())
}) *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. The first argument is typically a *testing.T value.

func (*IClient) CreateGroup

CreateGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteGroup

DeleteGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetAccountSettings

GetAccountSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetGroup

GetGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetGroupConfiguration

GetGroupConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetGroupQuery

GetGroupQuery provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetTags

GetTags provides a mock function with given fields: ctx, params, optFns

func (*IClient) GroupResources

GroupResources provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListGroupResources

ListGroupResources provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListGroups

ListGroups provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() resourcegroups.Options

Options provides a mock function with given fields:

func (*IClient) PutGroupConfiguration

PutGroupConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) SearchResources

SearchResources provides a mock function with given fields: ctx, params, optFns

func (*IClient) Tag

func (_m *IClient) Tag(ctx context.Context, params *resourcegroups.TagInput, optFns ...func(*resourcegroups.Options)) (*resourcegroups.TagOutput, error)

Tag provides a mock function with given fields: ctx, params, optFns

func (*IClient) UngroupResources

UngroupResources provides a mock function with given fields: ctx, params, optFns

func (*IClient) Untag

func (_m *IClient) Untag(ctx context.Context, params *resourcegroups.UntagInput, optFns ...func(*resourcegroups.Options)) (*resourcegroups.UntagOutput, error)

Untag provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateAccountSettings

UpdateAccountSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateGroup

UpdateGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateGroupQuery

UpdateGroupQuery provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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