mocks

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 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) AcceptMarketplaceRegistration

func (_m *IClient) AcceptMarketplaceRegistration(ctx context.Context, params *odb.AcceptMarketplaceRegistrationInput, optFns ...func(*odb.Options)) (*odb.AcceptMarketplaceRegistrationOutput, error)

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

func (*IClient) CreateCloudAutonomousVmCluster

func (_m *IClient) CreateCloudAutonomousVmCluster(ctx context.Context, params *odb.CreateCloudAutonomousVmClusterInput, optFns ...func(*odb.Options)) (*odb.CreateCloudAutonomousVmClusterOutput, error)

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

func (*IClient) CreateCloudExadataInfrastructure

func (_m *IClient) CreateCloudExadataInfrastructure(ctx context.Context, params *odb.CreateCloudExadataInfrastructureInput, optFns ...func(*odb.Options)) (*odb.CreateCloudExadataInfrastructureOutput, error)

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

func (*IClient) CreateCloudVmCluster

func (_m *IClient) CreateCloudVmCluster(ctx context.Context, params *odb.CreateCloudVmClusterInput, optFns ...func(*odb.Options)) (*odb.CreateCloudVmClusterOutput, error)

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

func (*IClient) CreateOdbNetwork

func (_m *IClient) CreateOdbNetwork(ctx context.Context, params *odb.CreateOdbNetworkInput, optFns ...func(*odb.Options)) (*odb.CreateOdbNetworkOutput, error)

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

func (*IClient) CreateOdbPeeringConnection

func (_m *IClient) CreateOdbPeeringConnection(ctx context.Context, params *odb.CreateOdbPeeringConnectionInput, optFns ...func(*odb.Options)) (*odb.CreateOdbPeeringConnectionOutput, error)

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

func (*IClient) DeleteCloudAutonomousVmCluster

func (_m *IClient) DeleteCloudAutonomousVmCluster(ctx context.Context, params *odb.DeleteCloudAutonomousVmClusterInput, optFns ...func(*odb.Options)) (*odb.DeleteCloudAutonomousVmClusterOutput, error)

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

func (*IClient) DeleteCloudExadataInfrastructure

func (_m *IClient) DeleteCloudExadataInfrastructure(ctx context.Context, params *odb.DeleteCloudExadataInfrastructureInput, optFns ...func(*odb.Options)) (*odb.DeleteCloudExadataInfrastructureOutput, error)

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

func (*IClient) DeleteCloudVmCluster

func (_m *IClient) DeleteCloudVmCluster(ctx context.Context, params *odb.DeleteCloudVmClusterInput, optFns ...func(*odb.Options)) (*odb.DeleteCloudVmClusterOutput, error)

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

func (*IClient) DeleteOdbNetwork

func (_m *IClient) DeleteOdbNetwork(ctx context.Context, params *odb.DeleteOdbNetworkInput, optFns ...func(*odb.Options)) (*odb.DeleteOdbNetworkOutput, error)

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

func (*IClient) DeleteOdbPeeringConnection

func (_m *IClient) DeleteOdbPeeringConnection(ctx context.Context, params *odb.DeleteOdbPeeringConnectionInput, optFns ...func(*odb.Options)) (*odb.DeleteOdbPeeringConnectionOutput, error)

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

func (*IClient) GetCloudAutonomousVmCluster

func (_m *IClient) GetCloudAutonomousVmCluster(ctx context.Context, params *odb.GetCloudAutonomousVmClusterInput, optFns ...func(*odb.Options)) (*odb.GetCloudAutonomousVmClusterOutput, error)

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

func (*IClient) GetCloudExadataInfrastructure

func (_m *IClient) GetCloudExadataInfrastructure(ctx context.Context, params *odb.GetCloudExadataInfrastructureInput, optFns ...func(*odb.Options)) (*odb.GetCloudExadataInfrastructureOutput, error)

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

func (*IClient) GetCloudExadataInfrastructureUnallocatedResources

func (_m *IClient) GetCloudExadataInfrastructureUnallocatedResources(ctx context.Context, params *odb.GetCloudExadataInfrastructureUnallocatedResourcesInput, optFns ...func(*odb.Options)) (*odb.GetCloudExadataInfrastructureUnallocatedResourcesOutput, error)

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

func (*IClient) GetCloudVmCluster

func (_m *IClient) GetCloudVmCluster(ctx context.Context, params *odb.GetCloudVmClusterInput, optFns ...func(*odb.Options)) (*odb.GetCloudVmClusterOutput, error)

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

func (*IClient) GetDbNode

func (_m *IClient) GetDbNode(ctx context.Context, params *odb.GetDbNodeInput, optFns ...func(*odb.Options)) (*odb.GetDbNodeOutput, error)

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

func (*IClient) GetDbServer

func (_m *IClient) GetDbServer(ctx context.Context, params *odb.GetDbServerInput, optFns ...func(*odb.Options)) (*odb.GetDbServerOutput, error)

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

func (*IClient) GetOciOnboardingStatus

func (_m *IClient) GetOciOnboardingStatus(ctx context.Context, params *odb.GetOciOnboardingStatusInput, optFns ...func(*odb.Options)) (*odb.GetOciOnboardingStatusOutput, error)

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

func (*IClient) GetOdbNetwork

func (_m *IClient) GetOdbNetwork(ctx context.Context, params *odb.GetOdbNetworkInput, optFns ...func(*odb.Options)) (*odb.GetOdbNetworkOutput, error)

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

func (*IClient) GetOdbPeeringConnection

func (_m *IClient) GetOdbPeeringConnection(ctx context.Context, params *odb.GetOdbPeeringConnectionInput, optFns ...func(*odb.Options)) (*odb.GetOdbPeeringConnectionOutput, error)

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

func (*IClient) InitializeService

func (_m *IClient) InitializeService(ctx context.Context, params *odb.InitializeServiceInput, optFns ...func(*odb.Options)) (*odb.InitializeServiceOutput, error)

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

func (*IClient) ListAutonomousVirtualMachines

func (_m *IClient) ListAutonomousVirtualMachines(ctx context.Context, params *odb.ListAutonomousVirtualMachinesInput, optFns ...func(*odb.Options)) (*odb.ListAutonomousVirtualMachinesOutput, error)

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

func (*IClient) ListCloudAutonomousVmClusters

func (_m *IClient) ListCloudAutonomousVmClusters(ctx context.Context, params *odb.ListCloudAutonomousVmClustersInput, optFns ...func(*odb.Options)) (*odb.ListCloudAutonomousVmClustersOutput, error)

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

func (*IClient) ListCloudExadataInfrastructures

func (_m *IClient) ListCloudExadataInfrastructures(ctx context.Context, params *odb.ListCloudExadataInfrastructuresInput, optFns ...func(*odb.Options)) (*odb.ListCloudExadataInfrastructuresOutput, error)

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

func (*IClient) ListCloudVmClusters

func (_m *IClient) ListCloudVmClusters(ctx context.Context, params *odb.ListCloudVmClustersInput, optFns ...func(*odb.Options)) (*odb.ListCloudVmClustersOutput, error)

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

func (*IClient) ListDbNodes

func (_m *IClient) ListDbNodes(ctx context.Context, params *odb.ListDbNodesInput, optFns ...func(*odb.Options)) (*odb.ListDbNodesOutput, error)

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

func (*IClient) ListDbServers

func (_m *IClient) ListDbServers(ctx context.Context, params *odb.ListDbServersInput, optFns ...func(*odb.Options)) (*odb.ListDbServersOutput, error)

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

func (*IClient) ListDbSystemShapes

func (_m *IClient) ListDbSystemShapes(ctx context.Context, params *odb.ListDbSystemShapesInput, optFns ...func(*odb.Options)) (*odb.ListDbSystemShapesOutput, error)

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

func (*IClient) ListGiVersions

func (_m *IClient) ListGiVersions(ctx context.Context, params *odb.ListGiVersionsInput, optFns ...func(*odb.Options)) (*odb.ListGiVersionsOutput, error)

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

func (*IClient) ListOdbNetworks

func (_m *IClient) ListOdbNetworks(ctx context.Context, params *odb.ListOdbNetworksInput, optFns ...func(*odb.Options)) (*odb.ListOdbNetworksOutput, error)

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

func (*IClient) ListOdbPeeringConnections

func (_m *IClient) ListOdbPeeringConnections(ctx context.Context, params *odb.ListOdbPeeringConnectionsInput, optFns ...func(*odb.Options)) (*odb.ListOdbPeeringConnectionsOutput, error)

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

func (*IClient) ListSystemVersions

func (_m *IClient) ListSystemVersions(ctx context.Context, params *odb.ListSystemVersionsInput, optFns ...func(*odb.Options)) (*odb.ListSystemVersionsOutput, error)

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

func (*IClient) ListTagsForResource

func (_m *IClient) ListTagsForResource(ctx context.Context, params *odb.ListTagsForResourceInput, optFns ...func(*odb.Options)) (*odb.ListTagsForResourceOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with no fields

func (*IClient) RebootDbNode

func (_m *IClient) RebootDbNode(ctx context.Context, params *odb.RebootDbNodeInput, optFns ...func(*odb.Options)) (*odb.RebootDbNodeOutput, error)

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

func (*IClient) StartDbNode

func (_m *IClient) StartDbNode(ctx context.Context, params *odb.StartDbNodeInput, optFns ...func(*odb.Options)) (*odb.StartDbNodeOutput, error)

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

func (*IClient) StopDbNode

func (_m *IClient) StopDbNode(ctx context.Context, params *odb.StopDbNodeInput, optFns ...func(*odb.Options)) (*odb.StopDbNodeOutput, error)

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

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *odb.TagResourceInput, optFns ...func(*odb.Options)) (*odb.TagResourceOutput, error)

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

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *odb.UntagResourceInput, optFns ...func(*odb.Options)) (*odb.UntagResourceOutput, error)

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

func (*IClient) UpdateCloudExadataInfrastructure

func (_m *IClient) UpdateCloudExadataInfrastructure(ctx context.Context, params *odb.UpdateCloudExadataInfrastructureInput, optFns ...func(*odb.Options)) (*odb.UpdateCloudExadataInfrastructureOutput, error)

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

func (*IClient) UpdateOdbNetwork

func (_m *IClient) UpdateOdbNetwork(ctx context.Context, params *odb.UpdateOdbNetworkInput, optFns ...func(*odb.Options)) (*odb.UpdateOdbNetworkOutput, error)

UpdateOdbNetwork 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