mocks

package
v0.0.7 Latest Latest
Warning

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

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

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

func (*IClient) AddTags

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

func (*IClient) AssociatePackage

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

func (*IClient) AuthorizeVpcEndpointAccess

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

func (*IClient) CancelDomainConfigChange

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

func (*IClient) CancelElasticsearchServiceSoftwareUpdate

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

func (*IClient) CreateElasticsearchDomain

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

func (*IClient) CreateOutboundCrossClusterSearchConnection

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

func (*IClient) CreatePackage

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

func (*IClient) CreateVpcEndpoint

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

func (*IClient) DeleteElasticsearchDomain

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

func (*IClient) DeleteElasticsearchServiceRole

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

func (*IClient) DeleteInboundCrossClusterSearchConnection

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

func (*IClient) DeleteOutboundCrossClusterSearchConnection

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

func (*IClient) DeletePackage

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

func (*IClient) DeleteVpcEndpoint

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

func (*IClient) DescribeDomainAutoTunes

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

func (*IClient) DescribeDomainChangeProgress

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

func (*IClient) DescribeElasticsearchDomain

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

func (*IClient) DescribeElasticsearchDomainConfig

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

func (*IClient) DescribeElasticsearchDomains

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

func (*IClient) DescribeElasticsearchInstanceTypeLimits

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

func (*IClient) DescribeInboundCrossClusterSearchConnections

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

func (*IClient) DescribeOutboundCrossClusterSearchConnections

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

func (*IClient) DescribePackages

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

func (*IClient) DescribeReservedElasticsearchInstanceOfferings

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

func (*IClient) DescribeReservedElasticsearchInstances

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

func (*IClient) DescribeVpcEndpoints

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

func (*IClient) DissociatePackage

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

func (*IClient) GetCompatibleElasticsearchVersions

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

func (*IClient) GetPackageVersionHistory

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

func (*IClient) GetUpgradeHistory

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

func (*IClient) GetUpgradeStatus

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

func (*IClient) ListDomainNames

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

func (*IClient) ListDomainsForPackage

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

func (*IClient) ListElasticsearchInstanceTypes

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

func (*IClient) ListElasticsearchVersions

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

func (*IClient) ListPackagesForDomain

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

func (*IClient) ListTags

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

func (*IClient) ListVpcEndpointAccess

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

func (*IClient) ListVpcEndpoints

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

func (*IClient) ListVpcEndpointsForDomain

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) PurchaseReservedElasticsearchInstanceOffering

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

func (*IClient) RejectInboundCrossClusterSearchConnection

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

func (*IClient) RemoveTags

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

func (*IClient) RevokeVpcEndpointAccess

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

func (*IClient) StartElasticsearchServiceSoftwareUpdate

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

func (*IClient) UpdateElasticsearchDomainConfig

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

func (*IClient) UpdatePackage

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

func (*IClient) UpdateVpcEndpoint

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

func (*IClient) UpgradeElasticsearchDomain

UpgradeElasticsearchDomain 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