Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstancesAPI ¶
InstancesAPI is an autogenerated mock type for the InstancesAPI type
func (*InstancesAPI) ListInstances ¶
func (_m *InstancesAPI) ListInstances(project string) ([]*compute.Instance, error)
ListInstances provides a mock function with given fields: project
func (*InstancesAPI) RemoveInstance ¶
func (_m *InstancesAPI) RemoveInstance(project string, zone string, name string) error
RemoveInstance provides a mock function with given fields: project, zone, name
Click to show internal directories.
Click to hide internal directories.