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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiskAPI

type DiskAPI struct {
	mock.Mock
}

DiskAPI is an autogenerated mock type for the DiskAPI type

func (*DiskAPI) ListDisks

func (_m *DiskAPI) ListDisks(project string, zone string) ([]*compute.Disk, error)

ListDisks provides a mock function with given fields: project, zone

func (*DiskAPI) RemoveDisk

func (_m *DiskAPI) RemoveDisk(name string, project string, zone string) error

RemoveDisk provides a mock function with given fields: name, project, zone

type ZoneAPI

type ZoneAPI struct {
	mock.Mock
}

ZoneAPI is an autogenerated mock type for the ZoneAPI type

func (*ZoneAPI) ListZones

func (_m *ZoneAPI) ListZones(project string) ([]string, error)

ListZones provides a mock function with given fields: project

Jump to

Keyboard shortcuts

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