mocks

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GcpServiceClient

type GcpServiceClient struct {
	mock.Mock
}

GcpServiceClient is an autogenerated mock type for the GcpServiceClient type

func NewGcpServiceClient

func NewGcpServiceClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *GcpServiceClient

NewGcpServiceClient creates a new instance of GcpServiceClient. 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 (*GcpServiceClient) DescribeInstance

func (_m *GcpServiceClient) DescribeInstance(ctx context.Context, projectID string, zone string, instanceName string) (*gcp.Compute, error)

DescribeInstance provides a mock function with given fields: ctx, projectID, zone, instanceName

func (*GcpServiceClient) GetAsset

func (_m *GcpServiceClient) GetAsset(ctx context.Context, gcpProjectID string, resourceName string) (*assetpb.ResourceSearchResult, error)

GetAsset provides a mock function with given fields: ctx, gcpProjectID, resourceName

func (*GcpServiceClient) VerifyCode

func (_m *GcpServiceClient) VerifyCode(ctx context.Context, gcpProjectID string, verificationCode string) (bool, error)

VerifyCode provides a mock function with given fields: ctx, gcpProjectID, verificationCode

Jump to

Keyboard shortcuts

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