fake

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutonomousDatabaseBackupsServer

type AutonomousDatabaseBackupsServer struct {
	// BeginCreateOrUpdate is the fake for method AutonomousDatabaseBackupsClient.BeginCreateOrUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusCreated
	BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, adbbackupid string, resource armoracledatabase.AutonomousDatabaseBackup, options *armoracledatabase.AutonomousDatabaseBackupsClientBeginCreateOrUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.AutonomousDatabaseBackupsClientCreateOrUpdateResponse], errResp azfake.ErrorResponder)

	// BeginDelete is the fake for method AutonomousDatabaseBackupsClient.BeginDelete
	// HTTP status codes to indicate success: http.StatusAccepted, http.StatusNoContent
	BeginDelete func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, adbbackupid string, options *armoracledatabase.AutonomousDatabaseBackupsClientBeginDeleteOptions) (resp azfake.PollerResponder[armoracledatabase.AutonomousDatabaseBackupsClientDeleteResponse], errResp azfake.ErrorResponder)

	// Get is the fake for method AutonomousDatabaseBackupsClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, adbbackupid string, options *armoracledatabase.AutonomousDatabaseBackupsClientGetOptions) (resp azfake.Responder[armoracledatabase.AutonomousDatabaseBackupsClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByAutonomousDatabasePager is the fake for method AutonomousDatabaseBackupsClient.NewListByAutonomousDatabasePager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByAutonomousDatabasePager func(resourceGroupName string, autonomousdatabasename string, options *armoracledatabase.AutonomousDatabaseBackupsClientListByAutonomousDatabaseOptions) (resp azfake.PagerResponder[armoracledatabase.AutonomousDatabaseBackupsClientListByAutonomousDatabaseResponse])

	// BeginUpdate is the fake for method AutonomousDatabaseBackupsClient.BeginUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginUpdate func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, adbbackupid string, properties armoracledatabase.AutonomousDatabaseBackupUpdate, options *armoracledatabase.AutonomousDatabaseBackupsClientBeginUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.AutonomousDatabaseBackupsClientUpdateResponse], errResp azfake.ErrorResponder)
}

AutonomousDatabaseBackupsServer is a fake server for instances of the armoracledatabase.AutonomousDatabaseBackupsClient type.

type AutonomousDatabaseBackupsServerTransport

type AutonomousDatabaseBackupsServerTransport struct {
	// contains filtered or unexported fields
}

AutonomousDatabaseBackupsServerTransport connects instances of armoracledatabase.AutonomousDatabaseBackupsClient to instances of AutonomousDatabaseBackupsServer. Don't use this type directly, use NewAutonomousDatabaseBackupsServerTransport instead.

func NewAutonomousDatabaseBackupsServerTransport

func NewAutonomousDatabaseBackupsServerTransport(srv *AutonomousDatabaseBackupsServer) *AutonomousDatabaseBackupsServerTransport

NewAutonomousDatabaseBackupsServerTransport creates a new instance of AutonomousDatabaseBackupsServerTransport with the provided implementation. The returned AutonomousDatabaseBackupsServerTransport instance is connected to an instance of armoracledatabase.AutonomousDatabaseBackupsClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*AutonomousDatabaseBackupsServerTransport) Do

Do implements the policy.Transporter interface for AutonomousDatabaseBackupsServerTransport.

type AutonomousDatabaseCharacterSetsServer

type AutonomousDatabaseCharacterSetsServer struct {
	// Get is the fake for method AutonomousDatabaseCharacterSetsClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, location string, adbscharsetname string, options *armoracledatabase.AutonomousDatabaseCharacterSetsClientGetOptions) (resp azfake.Responder[armoracledatabase.AutonomousDatabaseCharacterSetsClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByLocationPager is the fake for method AutonomousDatabaseCharacterSetsClient.NewListByLocationPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByLocationPager func(location string, options *armoracledatabase.AutonomousDatabaseCharacterSetsClientListByLocationOptions) (resp azfake.PagerResponder[armoracledatabase.AutonomousDatabaseCharacterSetsClientListByLocationResponse])
}

AutonomousDatabaseCharacterSetsServer is a fake server for instances of the armoracledatabase.AutonomousDatabaseCharacterSetsClient type.

type AutonomousDatabaseCharacterSetsServerTransport

type AutonomousDatabaseCharacterSetsServerTransport struct {
	// contains filtered or unexported fields
}

AutonomousDatabaseCharacterSetsServerTransport connects instances of armoracledatabase.AutonomousDatabaseCharacterSetsClient to instances of AutonomousDatabaseCharacterSetsServer. Don't use this type directly, use NewAutonomousDatabaseCharacterSetsServerTransport instead.

func NewAutonomousDatabaseCharacterSetsServerTransport

func NewAutonomousDatabaseCharacterSetsServerTransport(srv *AutonomousDatabaseCharacterSetsServer) *AutonomousDatabaseCharacterSetsServerTransport

NewAutonomousDatabaseCharacterSetsServerTransport creates a new instance of AutonomousDatabaseCharacterSetsServerTransport with the provided implementation. The returned AutonomousDatabaseCharacterSetsServerTransport instance is connected to an instance of armoracledatabase.AutonomousDatabaseCharacterSetsClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*AutonomousDatabaseCharacterSetsServerTransport) Do

Do implements the policy.Transporter interface for AutonomousDatabaseCharacterSetsServerTransport.

type AutonomousDatabaseNationalCharacterSetsServer

type AutonomousDatabaseNationalCharacterSetsServer struct {
	// Get is the fake for method AutonomousDatabaseNationalCharacterSetsClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, location string, adbsncharsetname string, options *armoracledatabase.AutonomousDatabaseNationalCharacterSetsClientGetOptions) (resp azfake.Responder[armoracledatabase.AutonomousDatabaseNationalCharacterSetsClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByLocationPager is the fake for method AutonomousDatabaseNationalCharacterSetsClient.NewListByLocationPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByLocationPager func(location string, options *armoracledatabase.AutonomousDatabaseNationalCharacterSetsClientListByLocationOptions) (resp azfake.PagerResponder[armoracledatabase.AutonomousDatabaseNationalCharacterSetsClientListByLocationResponse])
}

AutonomousDatabaseNationalCharacterSetsServer is a fake server for instances of the armoracledatabase.AutonomousDatabaseNationalCharacterSetsClient type.

type AutonomousDatabaseNationalCharacterSetsServerTransport

type AutonomousDatabaseNationalCharacterSetsServerTransport struct {
	// contains filtered or unexported fields
}

AutonomousDatabaseNationalCharacterSetsServerTransport connects instances of armoracledatabase.AutonomousDatabaseNationalCharacterSetsClient to instances of AutonomousDatabaseNationalCharacterSetsServer. Don't use this type directly, use NewAutonomousDatabaseNationalCharacterSetsServerTransport instead.

func NewAutonomousDatabaseNationalCharacterSetsServerTransport

func NewAutonomousDatabaseNationalCharacterSetsServerTransport(srv *AutonomousDatabaseNationalCharacterSetsServer) *AutonomousDatabaseNationalCharacterSetsServerTransport

NewAutonomousDatabaseNationalCharacterSetsServerTransport creates a new instance of AutonomousDatabaseNationalCharacterSetsServerTransport with the provided implementation. The returned AutonomousDatabaseNationalCharacterSetsServerTransport instance is connected to an instance of armoracledatabase.AutonomousDatabaseNationalCharacterSetsClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*AutonomousDatabaseNationalCharacterSetsServerTransport) Do

Do implements the policy.Transporter interface for AutonomousDatabaseNationalCharacterSetsServerTransport.

type AutonomousDatabaseVersionsServer

type AutonomousDatabaseVersionsServer struct {
	// Get is the fake for method AutonomousDatabaseVersionsClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, location string, autonomousdbversionsname string, options *armoracledatabase.AutonomousDatabaseVersionsClientGetOptions) (resp azfake.Responder[armoracledatabase.AutonomousDatabaseVersionsClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByLocationPager is the fake for method AutonomousDatabaseVersionsClient.NewListByLocationPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByLocationPager func(location string, options *armoracledatabase.AutonomousDatabaseVersionsClientListByLocationOptions) (resp azfake.PagerResponder[armoracledatabase.AutonomousDatabaseVersionsClientListByLocationResponse])
}

AutonomousDatabaseVersionsServer is a fake server for instances of the armoracledatabase.AutonomousDatabaseVersionsClient type.

type AutonomousDatabaseVersionsServerTransport

type AutonomousDatabaseVersionsServerTransport struct {
	// contains filtered or unexported fields
}

AutonomousDatabaseVersionsServerTransport connects instances of armoracledatabase.AutonomousDatabaseVersionsClient to instances of AutonomousDatabaseVersionsServer. Don't use this type directly, use NewAutonomousDatabaseVersionsServerTransport instead.

func NewAutonomousDatabaseVersionsServerTransport

func NewAutonomousDatabaseVersionsServerTransport(srv *AutonomousDatabaseVersionsServer) *AutonomousDatabaseVersionsServerTransport

NewAutonomousDatabaseVersionsServerTransport creates a new instance of AutonomousDatabaseVersionsServerTransport with the provided implementation. The returned AutonomousDatabaseVersionsServerTransport instance is connected to an instance of armoracledatabase.AutonomousDatabaseVersionsClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*AutonomousDatabaseVersionsServerTransport) Do

Do implements the policy.Transporter interface for AutonomousDatabaseVersionsServerTransport.

type AutonomousDatabasesServer

type AutonomousDatabasesServer struct {
	// BeginCreateOrUpdate is the fake for method AutonomousDatabasesClient.BeginCreateOrUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusCreated
	BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, resource armoracledatabase.AutonomousDatabase, options *armoracledatabase.AutonomousDatabasesClientBeginCreateOrUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.AutonomousDatabasesClientCreateOrUpdateResponse], errResp azfake.ErrorResponder)

	// BeginDelete is the fake for method AutonomousDatabasesClient.BeginDelete
	// HTTP status codes to indicate success: http.StatusAccepted, http.StatusNoContent
	BeginDelete func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, options *armoracledatabase.AutonomousDatabasesClientBeginDeleteOptions) (resp azfake.PollerResponder[armoracledatabase.AutonomousDatabasesClientDeleteResponse], errResp azfake.ErrorResponder)

	// BeginFailover is the fake for method AutonomousDatabasesClient.BeginFailover
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginFailover func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, body armoracledatabase.PeerDbDetails, options *armoracledatabase.AutonomousDatabasesClientBeginFailoverOptions) (resp azfake.PollerResponder[armoracledatabase.AutonomousDatabasesClientFailoverResponse], errResp azfake.ErrorResponder)

	// GenerateWallet is the fake for method AutonomousDatabasesClient.GenerateWallet
	// HTTP status codes to indicate success: http.StatusOK
	GenerateWallet func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, body armoracledatabase.GenerateAutonomousDatabaseWalletDetails, options *armoracledatabase.AutonomousDatabasesClientGenerateWalletOptions) (resp azfake.Responder[armoracledatabase.AutonomousDatabasesClientGenerateWalletResponse], errResp azfake.ErrorResponder)

	// Get is the fake for method AutonomousDatabasesClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, options *armoracledatabase.AutonomousDatabasesClientGetOptions) (resp azfake.Responder[armoracledatabase.AutonomousDatabasesClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByResourceGroupPager is the fake for method AutonomousDatabasesClient.NewListByResourceGroupPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByResourceGroupPager func(resourceGroupName string, options *armoracledatabase.AutonomousDatabasesClientListByResourceGroupOptions) (resp azfake.PagerResponder[armoracledatabase.AutonomousDatabasesClientListByResourceGroupResponse])

	// NewListBySubscriptionPager is the fake for method AutonomousDatabasesClient.NewListBySubscriptionPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListBySubscriptionPager func(options *armoracledatabase.AutonomousDatabasesClientListBySubscriptionOptions) (resp azfake.PagerResponder[armoracledatabase.AutonomousDatabasesClientListBySubscriptionResponse])

	// BeginSwitchover is the fake for method AutonomousDatabasesClient.BeginSwitchover
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginSwitchover func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, body armoracledatabase.PeerDbDetails, options *armoracledatabase.AutonomousDatabasesClientBeginSwitchoverOptions) (resp azfake.PollerResponder[armoracledatabase.AutonomousDatabasesClientSwitchoverResponse], errResp azfake.ErrorResponder)

	// BeginUpdate is the fake for method AutonomousDatabasesClient.BeginUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginUpdate func(ctx context.Context, resourceGroupName string, autonomousdatabasename string, properties armoracledatabase.AutonomousDatabaseUpdate, options *armoracledatabase.AutonomousDatabasesClientBeginUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.AutonomousDatabasesClientUpdateResponse], errResp azfake.ErrorResponder)
}

AutonomousDatabasesServer is a fake server for instances of the armoracledatabase.AutonomousDatabasesClient type.

type AutonomousDatabasesServerTransport

type AutonomousDatabasesServerTransport struct {
	// contains filtered or unexported fields
}

AutonomousDatabasesServerTransport connects instances of armoracledatabase.AutonomousDatabasesClient to instances of AutonomousDatabasesServer. Don't use this type directly, use NewAutonomousDatabasesServerTransport instead.

func NewAutonomousDatabasesServerTransport

func NewAutonomousDatabasesServerTransport(srv *AutonomousDatabasesServer) *AutonomousDatabasesServerTransport

NewAutonomousDatabasesServerTransport creates a new instance of AutonomousDatabasesServerTransport with the provided implementation. The returned AutonomousDatabasesServerTransport instance is connected to an instance of armoracledatabase.AutonomousDatabasesClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*AutonomousDatabasesServerTransport) Do

Do implements the policy.Transporter interface for AutonomousDatabasesServerTransport.

type CloudExadataInfrastructuresServer

type CloudExadataInfrastructuresServer struct {
	// BeginAddStorageCapacity is the fake for method CloudExadataInfrastructuresClient.BeginAddStorageCapacity
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginAddStorageCapacity func(ctx context.Context, resourceGroupName string, cloudexadatainfrastructurename string, options *armoracledatabase.CloudExadataInfrastructuresClientBeginAddStorageCapacityOptions) (resp azfake.PollerResponder[armoracledatabase.CloudExadataInfrastructuresClientAddStorageCapacityResponse], errResp azfake.ErrorResponder)

	// BeginCreateOrUpdate is the fake for method CloudExadataInfrastructuresClient.BeginCreateOrUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusCreated
	BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, cloudexadatainfrastructurename string, resource armoracledatabase.CloudExadataInfrastructure, options *armoracledatabase.CloudExadataInfrastructuresClientBeginCreateOrUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.CloudExadataInfrastructuresClientCreateOrUpdateResponse], errResp azfake.ErrorResponder)

	// BeginDelete is the fake for method CloudExadataInfrastructuresClient.BeginDelete
	// HTTP status codes to indicate success: http.StatusAccepted, http.StatusNoContent
	BeginDelete func(ctx context.Context, resourceGroupName string, cloudexadatainfrastructurename string, options *armoracledatabase.CloudExadataInfrastructuresClientBeginDeleteOptions) (resp azfake.PollerResponder[armoracledatabase.CloudExadataInfrastructuresClientDeleteResponse], errResp azfake.ErrorResponder)

	// Get is the fake for method CloudExadataInfrastructuresClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, resourceGroupName string, cloudexadatainfrastructurename string, options *armoracledatabase.CloudExadataInfrastructuresClientGetOptions) (resp azfake.Responder[armoracledatabase.CloudExadataInfrastructuresClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByResourceGroupPager is the fake for method CloudExadataInfrastructuresClient.NewListByResourceGroupPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByResourceGroupPager func(resourceGroupName string, options *armoracledatabase.CloudExadataInfrastructuresClientListByResourceGroupOptions) (resp azfake.PagerResponder[armoracledatabase.CloudExadataInfrastructuresClientListByResourceGroupResponse])

	// NewListBySubscriptionPager is the fake for method CloudExadataInfrastructuresClient.NewListBySubscriptionPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListBySubscriptionPager func(options *armoracledatabase.CloudExadataInfrastructuresClientListBySubscriptionOptions) (resp azfake.PagerResponder[armoracledatabase.CloudExadataInfrastructuresClientListBySubscriptionResponse])

	// BeginUpdate is the fake for method CloudExadataInfrastructuresClient.BeginUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginUpdate func(ctx context.Context, resourceGroupName string, cloudexadatainfrastructurename string, properties armoracledatabase.CloudExadataInfrastructureUpdate, options *armoracledatabase.CloudExadataInfrastructuresClientBeginUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.CloudExadataInfrastructuresClientUpdateResponse], errResp azfake.ErrorResponder)
}

CloudExadataInfrastructuresServer is a fake server for instances of the armoracledatabase.CloudExadataInfrastructuresClient type.

type CloudExadataInfrastructuresServerTransport

type CloudExadataInfrastructuresServerTransport struct {
	// contains filtered or unexported fields
}

CloudExadataInfrastructuresServerTransport connects instances of armoracledatabase.CloudExadataInfrastructuresClient to instances of CloudExadataInfrastructuresServer. Don't use this type directly, use NewCloudExadataInfrastructuresServerTransport instead.

func NewCloudExadataInfrastructuresServerTransport

func NewCloudExadataInfrastructuresServerTransport(srv *CloudExadataInfrastructuresServer) *CloudExadataInfrastructuresServerTransport

NewCloudExadataInfrastructuresServerTransport creates a new instance of CloudExadataInfrastructuresServerTransport with the provided implementation. The returned CloudExadataInfrastructuresServerTransport instance is connected to an instance of armoracledatabase.CloudExadataInfrastructuresClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*CloudExadataInfrastructuresServerTransport) Do

Do implements the policy.Transporter interface for CloudExadataInfrastructuresServerTransport.

type CloudVMClustersServer

type CloudVMClustersServer struct {
	// BeginAddVMs is the fake for method CloudVMClustersClient.BeginAddVMs
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginAddVMs func(ctx context.Context, resourceGroupName string, cloudvmclustername string, body armoracledatabase.AddRemoveDbNode, options *armoracledatabase.CloudVMClustersClientBeginAddVMsOptions) (resp azfake.PollerResponder[armoracledatabase.CloudVMClustersClientAddVMsResponse], errResp azfake.ErrorResponder)

	// BeginCreateOrUpdate is the fake for method CloudVMClustersClient.BeginCreateOrUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusCreated
	BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, cloudvmclustername string, resource armoracledatabase.CloudVMCluster, options *armoracledatabase.CloudVMClustersClientBeginCreateOrUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.CloudVMClustersClientCreateOrUpdateResponse], errResp azfake.ErrorResponder)

	// BeginDelete is the fake for method CloudVMClustersClient.BeginDelete
	// HTTP status codes to indicate success: http.StatusAccepted, http.StatusNoContent
	BeginDelete func(ctx context.Context, resourceGroupName string, cloudvmclustername string, options *armoracledatabase.CloudVMClustersClientBeginDeleteOptions) (resp azfake.PollerResponder[armoracledatabase.CloudVMClustersClientDeleteResponse], errResp azfake.ErrorResponder)

	// Get is the fake for method CloudVMClustersClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, resourceGroupName string, cloudvmclustername string, options *armoracledatabase.CloudVMClustersClientGetOptions) (resp azfake.Responder[armoracledatabase.CloudVMClustersClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByResourceGroupPager is the fake for method CloudVMClustersClient.NewListByResourceGroupPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByResourceGroupPager func(resourceGroupName string, options *armoracledatabase.CloudVMClustersClientListByResourceGroupOptions) (resp azfake.PagerResponder[armoracledatabase.CloudVMClustersClientListByResourceGroupResponse])

	// NewListBySubscriptionPager is the fake for method CloudVMClustersClient.NewListBySubscriptionPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListBySubscriptionPager func(options *armoracledatabase.CloudVMClustersClientListBySubscriptionOptions) (resp azfake.PagerResponder[armoracledatabase.CloudVMClustersClientListBySubscriptionResponse])

	// ListPrivateIPAddresses is the fake for method CloudVMClustersClient.ListPrivateIPAddresses
	// HTTP status codes to indicate success: http.StatusOK
	ListPrivateIPAddresses func(ctx context.Context, resourceGroupName string, cloudvmclustername string, body armoracledatabase.PrivateIPAddressesFilter, options *armoracledatabase.CloudVMClustersClientListPrivateIPAddressesOptions) (resp azfake.Responder[armoracledatabase.CloudVMClustersClientListPrivateIPAddressesResponse], errResp azfake.ErrorResponder)

	// BeginRemoveVMs is the fake for method CloudVMClustersClient.BeginRemoveVMs
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginRemoveVMs func(ctx context.Context, resourceGroupName string, cloudvmclustername string, body armoracledatabase.AddRemoveDbNode, options *armoracledatabase.CloudVMClustersClientBeginRemoveVMsOptions) (resp azfake.PollerResponder[armoracledatabase.CloudVMClustersClientRemoveVMsResponse], errResp azfake.ErrorResponder)

	// BeginUpdate is the fake for method CloudVMClustersClient.BeginUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginUpdate func(ctx context.Context, resourceGroupName string, cloudvmclustername string, properties armoracledatabase.CloudVMClusterUpdate, options *armoracledatabase.CloudVMClustersClientBeginUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.CloudVMClustersClientUpdateResponse], errResp azfake.ErrorResponder)
}

CloudVMClustersServer is a fake server for instances of the armoracledatabase.CloudVMClustersClient type.

type CloudVMClustersServerTransport

type CloudVMClustersServerTransport struct {
	// contains filtered or unexported fields
}

CloudVMClustersServerTransport connects instances of armoracledatabase.CloudVMClustersClient to instances of CloudVMClustersServer. Don't use this type directly, use NewCloudVMClustersServerTransport instead.

func NewCloudVMClustersServerTransport

func NewCloudVMClustersServerTransport(srv *CloudVMClustersServer) *CloudVMClustersServerTransport

NewCloudVMClustersServerTransport creates a new instance of CloudVMClustersServerTransport with the provided implementation. The returned CloudVMClustersServerTransport instance is connected to an instance of armoracledatabase.CloudVMClustersClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*CloudVMClustersServerTransport) Do

Do implements the policy.Transporter interface for CloudVMClustersServerTransport.

type DNSPrivateViewsServer

type DNSPrivateViewsServer struct {
	// Get is the fake for method DNSPrivateViewsClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, location string, dnsprivateviewocid string, options *armoracledatabase.DNSPrivateViewsClientGetOptions) (resp azfake.Responder[armoracledatabase.DNSPrivateViewsClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByLocationPager is the fake for method DNSPrivateViewsClient.NewListByLocationPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByLocationPager func(location string, options *armoracledatabase.DNSPrivateViewsClientListByLocationOptions) (resp azfake.PagerResponder[armoracledatabase.DNSPrivateViewsClientListByLocationResponse])
}

DNSPrivateViewsServer is a fake server for instances of the armoracledatabase.DNSPrivateViewsClient type.

type DNSPrivateViewsServerTransport

type DNSPrivateViewsServerTransport struct {
	// contains filtered or unexported fields
}

DNSPrivateViewsServerTransport connects instances of armoracledatabase.DNSPrivateViewsClient to instances of DNSPrivateViewsServer. Don't use this type directly, use NewDNSPrivateViewsServerTransport instead.

func NewDNSPrivateViewsServerTransport

func NewDNSPrivateViewsServerTransport(srv *DNSPrivateViewsServer) *DNSPrivateViewsServerTransport

NewDNSPrivateViewsServerTransport creates a new instance of DNSPrivateViewsServerTransport with the provided implementation. The returned DNSPrivateViewsServerTransport instance is connected to an instance of armoracledatabase.DNSPrivateViewsClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*DNSPrivateViewsServerTransport) Do

Do implements the policy.Transporter interface for DNSPrivateViewsServerTransport.

type DNSPrivateZonesServer

type DNSPrivateZonesServer struct {
	// Get is the fake for method DNSPrivateZonesClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, location string, dnsprivatezonename string, options *armoracledatabase.DNSPrivateZonesClientGetOptions) (resp azfake.Responder[armoracledatabase.DNSPrivateZonesClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByLocationPager is the fake for method DNSPrivateZonesClient.NewListByLocationPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByLocationPager func(location string, options *armoracledatabase.DNSPrivateZonesClientListByLocationOptions) (resp azfake.PagerResponder[armoracledatabase.DNSPrivateZonesClientListByLocationResponse])
}

DNSPrivateZonesServer is a fake server for instances of the armoracledatabase.DNSPrivateZonesClient type.

type DNSPrivateZonesServerTransport

type DNSPrivateZonesServerTransport struct {
	// contains filtered or unexported fields
}

DNSPrivateZonesServerTransport connects instances of armoracledatabase.DNSPrivateZonesClient to instances of DNSPrivateZonesServer. Don't use this type directly, use NewDNSPrivateZonesServerTransport instead.

func NewDNSPrivateZonesServerTransport

func NewDNSPrivateZonesServerTransport(srv *DNSPrivateZonesServer) *DNSPrivateZonesServerTransport

NewDNSPrivateZonesServerTransport creates a new instance of DNSPrivateZonesServerTransport with the provided implementation. The returned DNSPrivateZonesServerTransport instance is connected to an instance of armoracledatabase.DNSPrivateZonesClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*DNSPrivateZonesServerTransport) Do

Do implements the policy.Transporter interface for DNSPrivateZonesServerTransport.

type DbNodesServer

type DbNodesServer struct {
	// BeginAction is the fake for method DbNodesClient.BeginAction
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginAction func(ctx context.Context, resourceGroupName string, cloudvmclustername string, dbnodeocid string, body armoracledatabase.DbNodeAction, options *armoracledatabase.DbNodesClientBeginActionOptions) (resp azfake.PollerResponder[armoracledatabase.DbNodesClientActionResponse], errResp azfake.ErrorResponder)

	// Get is the fake for method DbNodesClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, resourceGroupName string, cloudvmclustername string, dbnodeocid string, options *armoracledatabase.DbNodesClientGetOptions) (resp azfake.Responder[armoracledatabase.DbNodesClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByCloudVMClusterPager is the fake for method DbNodesClient.NewListByCloudVMClusterPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByCloudVMClusterPager func(resourceGroupName string, cloudvmclustername string, options *armoracledatabase.DbNodesClientListByCloudVMClusterOptions) (resp azfake.PagerResponder[armoracledatabase.DbNodesClientListByCloudVMClusterResponse])
}

DbNodesServer is a fake server for instances of the armoracledatabase.DbNodesClient type.

type DbNodesServerTransport

type DbNodesServerTransport struct {
	// contains filtered or unexported fields
}

DbNodesServerTransport connects instances of armoracledatabase.DbNodesClient to instances of DbNodesServer. Don't use this type directly, use NewDbNodesServerTransport instead.

func NewDbNodesServerTransport

func NewDbNodesServerTransport(srv *DbNodesServer) *DbNodesServerTransport

NewDbNodesServerTransport creates a new instance of DbNodesServerTransport with the provided implementation. The returned DbNodesServerTransport instance is connected to an instance of armoracledatabase.DbNodesClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*DbNodesServerTransport) Do

Do implements the policy.Transporter interface for DbNodesServerTransport.

type DbServersServer

type DbServersServer struct {
	// Get is the fake for method DbServersClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, resourceGroupName string, cloudexadatainfrastructurename string, dbserverocid string, options *armoracledatabase.DbServersClientGetOptions) (resp azfake.Responder[armoracledatabase.DbServersClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByCloudExadataInfrastructurePager is the fake for method DbServersClient.NewListByCloudExadataInfrastructurePager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByCloudExadataInfrastructurePager func(resourceGroupName string, cloudexadatainfrastructurename string, options *armoracledatabase.DbServersClientListByCloudExadataInfrastructureOptions) (resp azfake.PagerResponder[armoracledatabase.DbServersClientListByCloudExadataInfrastructureResponse])
}

DbServersServer is a fake server for instances of the armoracledatabase.DbServersClient type.

type DbServersServerTransport

type DbServersServerTransport struct {
	// contains filtered or unexported fields
}

DbServersServerTransport connects instances of armoracledatabase.DbServersClient to instances of DbServersServer. Don't use this type directly, use NewDbServersServerTransport instead.

func NewDbServersServerTransport

func NewDbServersServerTransport(srv *DbServersServer) *DbServersServerTransport

NewDbServersServerTransport creates a new instance of DbServersServerTransport with the provided implementation. The returned DbServersServerTransport instance is connected to an instance of armoracledatabase.DbServersClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*DbServersServerTransport) Do

Do implements the policy.Transporter interface for DbServersServerTransport.

type DbSystemShapesServer

type DbSystemShapesServer struct {
	// Get is the fake for method DbSystemShapesClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, location string, dbsystemshapename string, options *armoracledatabase.DbSystemShapesClientGetOptions) (resp azfake.Responder[armoracledatabase.DbSystemShapesClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByLocationPager is the fake for method DbSystemShapesClient.NewListByLocationPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByLocationPager func(location string, options *armoracledatabase.DbSystemShapesClientListByLocationOptions) (resp azfake.PagerResponder[armoracledatabase.DbSystemShapesClientListByLocationResponse])
}

DbSystemShapesServer is a fake server for instances of the armoracledatabase.DbSystemShapesClient type.

type DbSystemShapesServerTransport

type DbSystemShapesServerTransport struct {
	// contains filtered or unexported fields
}

DbSystemShapesServerTransport connects instances of armoracledatabase.DbSystemShapesClient to instances of DbSystemShapesServer. Don't use this type directly, use NewDbSystemShapesServerTransport instead.

func NewDbSystemShapesServerTransport

func NewDbSystemShapesServerTransport(srv *DbSystemShapesServer) *DbSystemShapesServerTransport

NewDbSystemShapesServerTransport creates a new instance of DbSystemShapesServerTransport with the provided implementation. The returned DbSystemShapesServerTransport instance is connected to an instance of armoracledatabase.DbSystemShapesClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*DbSystemShapesServerTransport) Do

Do implements the policy.Transporter interface for DbSystemShapesServerTransport.

type GiVersionsServer

type GiVersionsServer struct {
	// Get is the fake for method GiVersionsClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, location string, giversionname string, options *armoracledatabase.GiVersionsClientGetOptions) (resp azfake.Responder[armoracledatabase.GiVersionsClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByLocationPager is the fake for method GiVersionsClient.NewListByLocationPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByLocationPager func(location string, options *armoracledatabase.GiVersionsClientListByLocationOptions) (resp azfake.PagerResponder[armoracledatabase.GiVersionsClientListByLocationResponse])
}

GiVersionsServer is a fake server for instances of the armoracledatabase.GiVersionsClient type.

type GiVersionsServerTransport

type GiVersionsServerTransport struct {
	// contains filtered or unexported fields
}

GiVersionsServerTransport connects instances of armoracledatabase.GiVersionsClient to instances of GiVersionsServer. Don't use this type directly, use NewGiVersionsServerTransport instead.

func NewGiVersionsServerTransport

func NewGiVersionsServerTransport(srv *GiVersionsServer) *GiVersionsServerTransport

NewGiVersionsServerTransport creates a new instance of GiVersionsServerTransport with the provided implementation. The returned GiVersionsServerTransport instance is connected to an instance of armoracledatabase.GiVersionsClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*GiVersionsServerTransport) Do

Do implements the policy.Transporter interface for GiVersionsServerTransport.

type OperationsServer

type OperationsServer struct {
	// NewListPager is the fake for method OperationsClient.NewListPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListPager func(options *armoracledatabase.OperationsClientListOptions) (resp azfake.PagerResponder[armoracledatabase.OperationsClientListResponse])
}

OperationsServer is a fake server for instances of the armoracledatabase.OperationsClient type.

type OperationsServerTransport

type OperationsServerTransport struct {
	// contains filtered or unexported fields
}

OperationsServerTransport connects instances of armoracledatabase.OperationsClient to instances of OperationsServer. Don't use this type directly, use NewOperationsServerTransport instead.

func NewOperationsServerTransport

func NewOperationsServerTransport(srv *OperationsServer) *OperationsServerTransport

NewOperationsServerTransport creates a new instance of OperationsServerTransport with the provided implementation. The returned OperationsServerTransport instance is connected to an instance of armoracledatabase.OperationsClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*OperationsServerTransport) Do

Do implements the policy.Transporter interface for OperationsServerTransport.

type OracleSubscriptionsServer

type OracleSubscriptionsServer struct {
	// BeginCreateOrUpdate is the fake for method OracleSubscriptionsClient.BeginCreateOrUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusCreated
	BeginCreateOrUpdate func(ctx context.Context, resource armoracledatabase.OracleSubscription, options *armoracledatabase.OracleSubscriptionsClientBeginCreateOrUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.OracleSubscriptionsClientCreateOrUpdateResponse], errResp azfake.ErrorResponder)

	// BeginDelete is the fake for method OracleSubscriptionsClient.BeginDelete
	// HTTP status codes to indicate success: http.StatusAccepted, http.StatusNoContent
	BeginDelete func(ctx context.Context, options *armoracledatabase.OracleSubscriptionsClientBeginDeleteOptions) (resp azfake.PollerResponder[armoracledatabase.OracleSubscriptionsClientDeleteResponse], errResp azfake.ErrorResponder)

	// Get is the fake for method OracleSubscriptionsClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, options *armoracledatabase.OracleSubscriptionsClientGetOptions) (resp azfake.Responder[armoracledatabase.OracleSubscriptionsClientGetResponse], errResp azfake.ErrorResponder)

	// BeginListActivationLinks is the fake for method OracleSubscriptionsClient.BeginListActivationLinks
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginListActivationLinks func(ctx context.Context, options *armoracledatabase.OracleSubscriptionsClientBeginListActivationLinksOptions) (resp azfake.PollerResponder[armoracledatabase.OracleSubscriptionsClientListActivationLinksResponse], errResp azfake.ErrorResponder)

	// NewListBySubscriptionPager is the fake for method OracleSubscriptionsClient.NewListBySubscriptionPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListBySubscriptionPager func(options *armoracledatabase.OracleSubscriptionsClientListBySubscriptionOptions) (resp azfake.PagerResponder[armoracledatabase.OracleSubscriptionsClientListBySubscriptionResponse])

	// BeginListCloudAccountDetails is the fake for method OracleSubscriptionsClient.BeginListCloudAccountDetails
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginListCloudAccountDetails func(ctx context.Context, options *armoracledatabase.OracleSubscriptionsClientBeginListCloudAccountDetailsOptions) (resp azfake.PollerResponder[armoracledatabase.OracleSubscriptionsClientListCloudAccountDetailsResponse], errResp azfake.ErrorResponder)

	// BeginListSaasSubscriptionDetails is the fake for method OracleSubscriptionsClient.BeginListSaasSubscriptionDetails
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginListSaasSubscriptionDetails func(ctx context.Context, options *armoracledatabase.OracleSubscriptionsClientBeginListSaasSubscriptionDetailsOptions) (resp azfake.PollerResponder[armoracledatabase.OracleSubscriptionsClientListSaasSubscriptionDetailsResponse], errResp azfake.ErrorResponder)

	// BeginUpdate is the fake for method OracleSubscriptionsClient.BeginUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusAccepted
	BeginUpdate func(ctx context.Context, properties armoracledatabase.OracleSubscriptionUpdate, options *armoracledatabase.OracleSubscriptionsClientBeginUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.OracleSubscriptionsClientUpdateResponse], errResp azfake.ErrorResponder)
}

OracleSubscriptionsServer is a fake server for instances of the armoracledatabase.OracleSubscriptionsClient type.

type OracleSubscriptionsServerTransport

type OracleSubscriptionsServerTransport struct {
	// contains filtered or unexported fields
}

OracleSubscriptionsServerTransport connects instances of armoracledatabase.OracleSubscriptionsClient to instances of OracleSubscriptionsServer. Don't use this type directly, use NewOracleSubscriptionsServerTransport instead.

func NewOracleSubscriptionsServerTransport

func NewOracleSubscriptionsServerTransport(srv *OracleSubscriptionsServer) *OracleSubscriptionsServerTransport

NewOracleSubscriptionsServerTransport creates a new instance of OracleSubscriptionsServerTransport with the provided implementation. The returned OracleSubscriptionsServerTransport instance is connected to an instance of armoracledatabase.OracleSubscriptionsClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*OracleSubscriptionsServerTransport) Do

Do implements the policy.Transporter interface for OracleSubscriptionsServerTransport.

type ServerFactory

type ServerFactory struct {
	AutonomousDatabaseBackupsServer               AutonomousDatabaseBackupsServer
	AutonomousDatabaseCharacterSetsServer         AutonomousDatabaseCharacterSetsServer
	AutonomousDatabaseNationalCharacterSetsServer AutonomousDatabaseNationalCharacterSetsServer
	AutonomousDatabaseVersionsServer              AutonomousDatabaseVersionsServer
	AutonomousDatabasesServer                     AutonomousDatabasesServer
	CloudExadataInfrastructuresServer             CloudExadataInfrastructuresServer
	CloudVMClustersServer                         CloudVMClustersServer
	DNSPrivateViewsServer                         DNSPrivateViewsServer
	DNSPrivateZonesServer                         DNSPrivateZonesServer
	DbNodesServer                                 DbNodesServer
	DbServersServer                               DbServersServer
	DbSystemShapesServer                          DbSystemShapesServer
	GiVersionsServer                              GiVersionsServer
	OperationsServer                              OperationsServer
	OracleSubscriptionsServer                     OracleSubscriptionsServer
	VirtualNetworkAddressesServer                 VirtualNetworkAddressesServer
}

ServerFactory is a fake server for instances of the armoracledatabase.ClientFactory type.

type ServerFactoryTransport

type ServerFactoryTransport struct {
	// contains filtered or unexported fields
}

ServerFactoryTransport connects instances of armoracledatabase.ClientFactory to instances of ServerFactory. Don't use this type directly, use NewServerFactoryTransport instead.

func NewServerFactoryTransport

func NewServerFactoryTransport(srv *ServerFactory) *ServerFactoryTransport

NewServerFactoryTransport creates a new instance of ServerFactoryTransport with the provided implementation. The returned ServerFactoryTransport instance is connected to an instance of armoracledatabase.ClientFactory via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*ServerFactoryTransport) Do

Do implements the policy.Transporter interface for ServerFactoryTransport.

type VirtualNetworkAddressesServer

type VirtualNetworkAddressesServer struct {
	// BeginCreateOrUpdate is the fake for method VirtualNetworkAddressesClient.BeginCreateOrUpdate
	// HTTP status codes to indicate success: http.StatusOK, http.StatusCreated
	BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, cloudvmclustername string, virtualnetworkaddressname string, resource armoracledatabase.VirtualNetworkAddress, options *armoracledatabase.VirtualNetworkAddressesClientBeginCreateOrUpdateOptions) (resp azfake.PollerResponder[armoracledatabase.VirtualNetworkAddressesClientCreateOrUpdateResponse], errResp azfake.ErrorResponder)

	// BeginDelete is the fake for method VirtualNetworkAddressesClient.BeginDelete
	// HTTP status codes to indicate success: http.StatusAccepted, http.StatusNoContent
	BeginDelete func(ctx context.Context, resourceGroupName string, cloudvmclustername string, virtualnetworkaddressname string, options *armoracledatabase.VirtualNetworkAddressesClientBeginDeleteOptions) (resp azfake.PollerResponder[armoracledatabase.VirtualNetworkAddressesClientDeleteResponse], errResp azfake.ErrorResponder)

	// Get is the fake for method VirtualNetworkAddressesClient.Get
	// HTTP status codes to indicate success: http.StatusOK
	Get func(ctx context.Context, resourceGroupName string, cloudvmclustername string, virtualnetworkaddressname string, options *armoracledatabase.VirtualNetworkAddressesClientGetOptions) (resp azfake.Responder[armoracledatabase.VirtualNetworkAddressesClientGetResponse], errResp azfake.ErrorResponder)

	// NewListByCloudVMClusterPager is the fake for method VirtualNetworkAddressesClient.NewListByCloudVMClusterPager
	// HTTP status codes to indicate success: http.StatusOK
	NewListByCloudVMClusterPager func(resourceGroupName string, cloudvmclustername string, options *armoracledatabase.VirtualNetworkAddressesClientListByCloudVMClusterOptions) (resp azfake.PagerResponder[armoracledatabase.VirtualNetworkAddressesClientListByCloudVMClusterResponse])
}

VirtualNetworkAddressesServer is a fake server for instances of the armoracledatabase.VirtualNetworkAddressesClient type.

type VirtualNetworkAddressesServerTransport

type VirtualNetworkAddressesServerTransport struct {
	// contains filtered or unexported fields
}

VirtualNetworkAddressesServerTransport connects instances of armoracledatabase.VirtualNetworkAddressesClient to instances of VirtualNetworkAddressesServer. Don't use this type directly, use NewVirtualNetworkAddressesServerTransport instead.

func NewVirtualNetworkAddressesServerTransport

func NewVirtualNetworkAddressesServerTransport(srv *VirtualNetworkAddressesServer) *VirtualNetworkAddressesServerTransport

NewVirtualNetworkAddressesServerTransport creates a new instance of VirtualNetworkAddressesServerTransport with the provided implementation. The returned VirtualNetworkAddressesServerTransport instance is connected to an instance of armoracledatabase.VirtualNetworkAddressesClient via the azcore.ClientOptions.Transporter field in the client's constructor parameters.

func (*VirtualNetworkAddressesServerTransport) Do

Do implements the policy.Transporter interface for VirtualNetworkAddressesServerTransport.

Jump to

Keyboard shortcuts

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