automock

package
v0.0.0-...-a4b4531 Latest Latest
Warning

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

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComputeAPI

type ComputeAPI struct {
	mock.Mock
}

ComputeAPI is an autogenerated mock type for the ComputeAPI type

func (*ComputeAPI) DeleteIPAddress

func (_m *ComputeAPI) DeleteIPAddress(project string, region string, address string) error

DeleteIPAddress provides a mock function with given fields: project, region, address

func (*ComputeAPI) LookupIPAddresses

func (_m *ComputeAPI) LookupIPAddresses(project string, region string) ([]*compute.Address, error)

LookupIPAddresses provides a mock function with given fields: project, region

type DNSAPI

type DNSAPI struct {
	mock.Mock
}

DNSAPI is an autogenerated mock type for the DNSAPI type

func (*DNSAPI) DeleteDNSRecord

func (_m *DNSAPI) DeleteDNSRecord(project string, managedZone string, record *dns.ResourceRecordSet) error

DeleteDNSRecord provides a mock function with given fields: project, managedZone, record

func (*DNSAPI) LookupDNSRecords

func (_m *DNSAPI) LookupDNSRecords(project string, managedZone string) ([]*dns.ResourceRecordSet, error)

LookupDNSRecords provides a mock function with given fields: project, managedZone

Jump to

Keyboard shortcuts

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