fake

package
v0.47.2 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockServicediscoveryClient

type MockServicediscoveryClient struct {
	servicediscoveryiface.ServiceDiscoveryAPI
	// MockGetOperation is a function pointer
	MockGetOperation func(*svcsdk.GetOperationInput) (*svcsdk.GetOperationOutput, error)
	// MockGetNamespace is a function pointer
	MockGetNamespace func(*svcsdk.GetNamespaceInput) (*svcsdk.GetNamespaceOutput, error)
	// MockCreatePrivateDNSNamespace is a function pointer
	MockCreatePrivateDNSNamespace func(*svcsdk.CreatePrivateDnsNamespaceInput) (*svcsdk.CreatePrivateDnsNamespaceOutput, error)
	// MockCreatePublicDNSNamespace is a function pointer
	MockCreatePublicDNSNamespace func(input *svcsdk.CreatePublicDnsNamespaceInput) (*svcsdk.CreatePublicDnsNamespaceOutput, error)
	// MockCreateHTTPNamespace is a function pointer
	MockCreateHTTPNamespace func(input *svcsdk.CreateHttpNamespaceInput) (*svcsdk.CreateHttpNamespaceOutput, error)
	// MockDeleteNamespace is a function pointer
	MockDeleteNamespace func(*svcsdk.DeleteNamespaceInput) (*svcsdk.DeleteNamespaceOutput, error)
	// MockGetOperationRequest is a function pointer
	MockGetOperationRequest func(*svcsdk.GetOperationInput) (*request.Request, *svcsdk.GetOperationOutput)
	// MockGetNamespaceRequest is a function pointer
	MockGetNamespaceRequest func(*svcsdk.GetNamespaceInput) (*request.Request, *svcsdk.GetNamespaceOutput)
	// MockCreatePrivateDNSNamespaceRequest is a function pointer
	MockCreatePrivateDNSNamespaceRequest func(*svcsdk.CreatePrivateDnsNamespaceInput) (*request.Request, *svcsdk.CreatePrivateDnsNamespaceOutput)
	// MockCreatePublicDNSNamespaceRequest is a function pointer
	MockCreatePublicDNSNamespaceRequest func(*svcsdk.CreatePublicDnsNamespaceInput) (*request.Request, *svcsdk.CreatePublicDnsNamespaceOutput)
	// MockCreateHTTPNamespaceRequest is a function pointer
	MockCreateHTTPNamespaceRequest func(*svcsdk.CreateHttpNamespaceInput) (*request.Request, *svcsdk.CreateHttpNamespaceOutput)
	// MockDeleteNamespaceRequest is a function pointer
	MockDeleteNamespaceRequest func(*svcsdk.DeleteNamespaceInput) (*request.Request, *svcsdk.DeleteNamespaceOutput)
	// MockListTagsForResource is a function pointer
	MockListTagsForResource func(*svcsdk.ListTagsForResourceInput) (*svcsdk.ListTagsForResourceOutput, error)
	// MockUntagResource is a function pointer
	MockUntagResource func(*svcsdk.UntagResourceInput) (*svcsdk.UntagResourceOutput, error)
	// MockTagResource is a function pointer
	MockTagResource func(*svcsdk.TagResourceInput) (*svcsdk.TagResourceOutput, error)
}

MockServicediscoveryClient is the mocked service client

func (*MockServicediscoveryClient) CreateHttpNamespace

CreateHttpNamespace is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) CreateHttpNamespaceRequest

CreateHttpNamespaceRequest is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) CreateHttpNamespaceWithContext

CreateHttpNamespaceWithContext is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) CreatePrivateDnsNamespace

CreatePrivateDnsNamespace is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) CreatePrivateDnsNamespaceRequest

CreatePrivateDnsNamespaceRequest is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) CreatePrivateDnsNamespaceWithContext

CreatePrivateDnsNamespaceWithContext is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) CreatePublicDnsNamespace

CreatePublicDnsNamespace is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) CreatePublicDnsNamespaceRequest

CreatePublicDnsNamespaceRequest is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) CreatePublicDnsNamespaceWithContext

CreatePublicDnsNamespaceWithContext is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) DeleteNamespace

DeleteNamespace is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) DeleteNamespaceRequest

DeleteNamespaceRequest is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) DeleteNamespaceWithContext

DeleteNamespaceWithContext is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) GetNamespace

GetNamespace is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) GetNamespaceRequest

GetNamespaceRequest is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) GetNamespaceWithContext

GetNamespaceWithContext is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) GetNamespaceWithContextRequest

GetNamespaceWithContextRequest is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) GetOperation

GetOperation is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) GetOperationRequest

GetOperationRequest is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) GetOperationWithContext

GetOperationWithContext is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) GetOperationWithContextRequest

GetOperationWithContextRequest is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) ListTagsForResource added in v0.37.0

ListTagsForResource is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) TagResource added in v0.37.0

TagResource is the interface function to call the mock function pointer

func (*MockServicediscoveryClient) UntagResource added in v0.37.0

UntagResource is the interface function to call the mock function pointer

Jump to

Keyboard shortcuts

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