mocks

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 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) AddFacetToObject

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

func (*IClient) ApplySchema

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

func (*IClient) AttachObject

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

func (*IClient) AttachPolicy

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

func (*IClient) AttachToIndex

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

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

func (*IClient) BatchRead

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

func (*IClient) BatchWrite

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

func (*IClient) CreateDirectory

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

func (*IClient) CreateFacet

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

func (*IClient) CreateIndex

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

func (*IClient) CreateObject

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

func (*IClient) CreateSchema

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

func (*IClient) CreateTypedLinkFacet

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

func (*IClient) DeleteDirectory

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

func (*IClient) DeleteFacet

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

func (*IClient) DeleteObject

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

func (*IClient) DeleteSchema

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

func (*IClient) DeleteTypedLinkFacet

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

func (*IClient) DetachFromIndex

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

func (*IClient) DetachObject

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

func (*IClient) DetachPolicy

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

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

func (*IClient) DisableDirectory

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

func (*IClient) EnableDirectory

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

func (*IClient) GetAppliedSchemaVersion

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

func (*IClient) GetDirectory

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

func (*IClient) GetFacet

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

func (*IClient) GetLinkAttributes

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

func (*IClient) GetObjectAttributes

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

func (*IClient) GetObjectInformation

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

func (*IClient) GetSchemaAsJson

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

func (*IClient) GetTypedLinkFacetInformation

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

func (*IClient) ListAppliedSchemaArns

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

func (*IClient) ListAttachedIndices

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

func (*IClient) ListDevelopmentSchemaArns

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

func (*IClient) ListDirectories

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

func (*IClient) ListFacetAttributes

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

func (*IClient) ListFacetNames

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

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

func (*IClient) ListIndex

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

func (*IClient) ListManagedSchemaArns

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

func (*IClient) ListObjectAttributes

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

func (*IClient) ListObjectChildren

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

func (*IClient) ListObjectParentPaths

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

func (*IClient) ListObjectParents

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

func (*IClient) ListObjectPolicies

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

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

func (*IClient) ListPolicyAttachments

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

func (*IClient) ListPublishedSchemaArns

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

func (*IClient) ListTagsForResource

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

func (*IClient) ListTypedLinkFacetAttributes

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

func (*IClient) ListTypedLinkFacetNames

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

func (*IClient) LookupPolicy

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) PublishSchema

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

func (*IClient) PutSchemaFromJson

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

func (*IClient) RemoveFacetFromObject

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

func (*IClient) TagResource

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

func (*IClient) UntagResource

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

func (*IClient) UpdateFacet

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

func (*IClient) UpdateLinkAttributes

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

func (*IClient) UpdateObjectAttributes

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

func (*IClient) UpdateSchema

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

func (*IClient) UpdateTypedLinkFacet

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

func (*IClient) UpgradeAppliedSchema

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

func (*IClient) UpgradePublishedSchema

UpgradePublishedSchema 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