client

package
v1.35.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDisksDeleteCall added in v1.20.0

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

MockDisksDeleteCall is a mock of DisksDeleteCall interface.

func NewMockDisksDeleteCall added in v1.20.0

func NewMockDisksDeleteCall(ctrl *gomock.Controller) *MockDisksDeleteCall

NewMockDisksDeleteCall creates a new mock instance.

func (*MockDisksDeleteCall) Context added in v1.20.0

Context mocks base method.

func (*MockDisksDeleteCall) Do added in v1.20.0

Do mocks base method.

func (*MockDisksDeleteCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockDisksDeleteCallMockRecorder added in v1.20.0

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

MockDisksDeleteCallMockRecorder is the mock recorder for MockDisksDeleteCall.

func (*MockDisksDeleteCallMockRecorder) Context added in v1.20.0

func (mr *MockDisksDeleteCallMockRecorder) Context(arg0 any) *gomock.Call

Context indicates an expected call of Context.

func (*MockDisksDeleteCallMockRecorder) Do added in v1.20.0

Do indicates an expected call of Do.

type MockDisksGetCall added in v1.20.0

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

MockDisksGetCall is a mock of DisksGetCall interface.

func NewMockDisksGetCall added in v1.20.0

func NewMockDisksGetCall(ctrl *gomock.Controller) *MockDisksGetCall

NewMockDisksGetCall creates a new mock instance.

func (*MockDisksGetCall) Context added in v1.20.0

func (m *MockDisksGetCall) Context(arg0 context.Context) gcp.DisksGetCall

Context mocks base method.

func (*MockDisksGetCall) Do added in v1.20.0

Do mocks base method.

func (*MockDisksGetCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockDisksGetCallMockRecorder added in v1.20.0

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

MockDisksGetCallMockRecorder is the mock recorder for MockDisksGetCall.

func (*MockDisksGetCallMockRecorder) Context added in v1.20.0

func (mr *MockDisksGetCallMockRecorder) Context(arg0 any) *gomock.Call

Context indicates an expected call of Context.

func (*MockDisksGetCallMockRecorder) Do added in v1.20.0

func (mr *MockDisksGetCallMockRecorder) Do(arg0 ...any) *gomock.Call

Do indicates an expected call of Do.

type MockDisksInsertCall added in v1.20.0

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

MockDisksInsertCall is a mock of DisksInsertCall interface.

func NewMockDisksInsertCall added in v1.20.0

func NewMockDisksInsertCall(ctrl *gomock.Controller) *MockDisksInsertCall

NewMockDisksInsertCall creates a new mock instance.

func (*MockDisksInsertCall) Context added in v1.20.0

Context mocks base method.

func (*MockDisksInsertCall) Do added in v1.20.0

Do mocks base method.

func (*MockDisksInsertCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockDisksInsertCallMockRecorder added in v1.20.0

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

MockDisksInsertCallMockRecorder is the mock recorder for MockDisksInsertCall.

func (*MockDisksInsertCallMockRecorder) Context added in v1.20.0

func (mr *MockDisksInsertCallMockRecorder) Context(arg0 any) *gomock.Call

Context indicates an expected call of Context.

func (*MockDisksInsertCallMockRecorder) Do added in v1.20.0

Do indicates an expected call of Do.

type MockDisksService added in v1.20.0

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

MockDisksService is a mock of DisksService interface.

func NewMockDisksService added in v1.20.0

func NewMockDisksService(ctrl *gomock.Controller) *MockDisksService

NewMockDisksService creates a new mock instance.

func (*MockDisksService) Delete added in v1.20.0

func (m *MockDisksService) Delete(arg0, arg1, arg2 string) gcp.DisksDeleteCall

Delete mocks base method.

func (*MockDisksService) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockDisksService) Get added in v1.20.0

func (m *MockDisksService) Get(arg0, arg1, arg2 string) gcp.DisksGetCall

Get mocks base method.

func (*MockDisksService) Insert added in v1.20.0

func (m *MockDisksService) Insert(arg0, arg1 string, arg2 *compute.Disk) gcp.DisksInsertCall

Insert mocks base method.

type MockDisksServiceMockRecorder added in v1.20.0

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

MockDisksServiceMockRecorder is the mock recorder for MockDisksService.

func (*MockDisksServiceMockRecorder) Delete added in v1.20.0

func (mr *MockDisksServiceMockRecorder) Delete(arg0, arg1, arg2 any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockDisksServiceMockRecorder) Get added in v1.20.0

func (mr *MockDisksServiceMockRecorder) Get(arg0, arg1, arg2 any) *gomock.Call

Get indicates an expected call of Get.

func (*MockDisksServiceMockRecorder) Insert added in v1.20.0

func (mr *MockDisksServiceMockRecorder) Insert(arg0, arg1, arg2 any) *gomock.Call

Insert indicates an expected call of Insert.

type MockFirewallsDeleteCall

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

MockFirewallsDeleteCall is a mock of FirewallsDeleteCall interface.

func NewMockFirewallsDeleteCall

func NewMockFirewallsDeleteCall(ctrl *gomock.Controller) *MockFirewallsDeleteCall

NewMockFirewallsDeleteCall creates a new mock instance.

func (*MockFirewallsDeleteCall) Context

Context mocks base method.

func (*MockFirewallsDeleteCall) Do

Do mocks base method.

func (*MockFirewallsDeleteCall) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockFirewallsDeleteCallMockRecorder

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

MockFirewallsDeleteCallMockRecorder is the mock recorder for MockFirewallsDeleteCall.

func (*MockFirewallsDeleteCallMockRecorder) Context

Context indicates an expected call of Context.

func (*MockFirewallsDeleteCallMockRecorder) Do

Do indicates an expected call of Do.

type MockFirewallsGetCall added in v1.20.0

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

MockFirewallsGetCall is a mock of FirewallsGetCall interface.

func NewMockFirewallsGetCall added in v1.20.0

func NewMockFirewallsGetCall(ctrl *gomock.Controller) *MockFirewallsGetCall

NewMockFirewallsGetCall creates a new mock instance.

func (*MockFirewallsGetCall) Context added in v1.20.0

Context mocks base method.

func (*MockFirewallsGetCall) Do added in v1.20.0

Do mocks base method.

func (*MockFirewallsGetCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockFirewallsGetCallMockRecorder added in v1.20.0

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

MockFirewallsGetCallMockRecorder is the mock recorder for MockFirewallsGetCall.

func (*MockFirewallsGetCallMockRecorder) Context added in v1.20.0

func (mr *MockFirewallsGetCallMockRecorder) Context(arg0 any) *gomock.Call

Context indicates an expected call of Context.

func (*MockFirewallsGetCallMockRecorder) Do added in v1.20.0

Do indicates an expected call of Do.

type MockFirewallsInsertCall added in v1.20.0

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

MockFirewallsInsertCall is a mock of FirewallsInsertCall interface.

func NewMockFirewallsInsertCall added in v1.20.0

func NewMockFirewallsInsertCall(ctrl *gomock.Controller) *MockFirewallsInsertCall

NewMockFirewallsInsertCall creates a new mock instance.

func (*MockFirewallsInsertCall) Context added in v1.20.0

Context mocks base method.

func (*MockFirewallsInsertCall) Do added in v1.20.0

Do mocks base method.

func (*MockFirewallsInsertCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockFirewallsInsertCallMockRecorder added in v1.20.0

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

MockFirewallsInsertCallMockRecorder is the mock recorder for MockFirewallsInsertCall.

func (*MockFirewallsInsertCallMockRecorder) Context added in v1.20.0

Context indicates an expected call of Context.

func (*MockFirewallsInsertCallMockRecorder) Do added in v1.20.0

Do indicates an expected call of Do.

type MockFirewallsListCall

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

MockFirewallsListCall is a mock of FirewallsListCall interface.

func NewMockFirewallsListCall

func NewMockFirewallsListCall(ctrl *gomock.Controller) *MockFirewallsListCall

NewMockFirewallsListCall creates a new mock instance.

func (*MockFirewallsListCall) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockFirewallsListCall) Pages

func (m *MockFirewallsListCall) Pages(arg0 context.Context, arg1 func(*compute.FirewallList) error) error

Pages mocks base method.

type MockFirewallsListCallMockRecorder

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

MockFirewallsListCallMockRecorder is the mock recorder for MockFirewallsListCall.

func (*MockFirewallsListCallMockRecorder) Pages

func (mr *MockFirewallsListCallMockRecorder) Pages(arg0, arg1 any) *gomock.Call

Pages indicates an expected call of Pages.

type MockFirewallsPatchCall added in v1.20.0

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

MockFirewallsPatchCall is a mock of FirewallsPatchCall interface.

func NewMockFirewallsPatchCall added in v1.20.0

func NewMockFirewallsPatchCall(ctrl *gomock.Controller) *MockFirewallsPatchCall

NewMockFirewallsPatchCall creates a new mock instance.

func (*MockFirewallsPatchCall) Context added in v1.20.0

Context mocks base method.

func (*MockFirewallsPatchCall) Do added in v1.20.0

Do mocks base method.

func (*MockFirewallsPatchCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockFirewallsPatchCallMockRecorder added in v1.20.0

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

MockFirewallsPatchCallMockRecorder is the mock recorder for MockFirewallsPatchCall.

func (*MockFirewallsPatchCallMockRecorder) Context added in v1.20.0

Context indicates an expected call of Context.

func (*MockFirewallsPatchCallMockRecorder) Do added in v1.20.0

Do indicates an expected call of Do.

type MockFirewallsService

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

MockFirewallsService is a mock of FirewallsService interface.

func NewMockFirewallsService

func NewMockFirewallsService(ctrl *gomock.Controller) *MockFirewallsService

NewMockFirewallsService creates a new mock instance.

func (*MockFirewallsService) Delete

func (m *MockFirewallsService) Delete(arg0, arg1 string) gcp.FirewallsDeleteCall

Delete mocks base method.

func (*MockFirewallsService) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockFirewallsService) Get added in v1.20.0

func (m *MockFirewallsService) Get(arg0, arg1 string) gcp.FirewallsGetCall

Get mocks base method.

func (*MockFirewallsService) Insert added in v1.20.0

Insert mocks base method.

func (*MockFirewallsService) List

List mocks base method.

func (*MockFirewallsService) Patch added in v1.20.0

func (m *MockFirewallsService) Patch(arg0, arg1 string, arg2 *compute.Firewall) gcp.FirewallsPatchCall

Patch mocks base method.

type MockFirewallsServiceMockRecorder

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

MockFirewallsServiceMockRecorder is the mock recorder for MockFirewallsService.

func (*MockFirewallsServiceMockRecorder) Delete

func (mr *MockFirewallsServiceMockRecorder) Delete(arg0, arg1 any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockFirewallsServiceMockRecorder) Get added in v1.20.0

func (mr *MockFirewallsServiceMockRecorder) Get(arg0, arg1 any) *gomock.Call

Get indicates an expected call of Get.

func (*MockFirewallsServiceMockRecorder) Insert added in v1.20.0

func (mr *MockFirewallsServiceMockRecorder) Insert(arg0, arg1 any) *gomock.Call

Insert indicates an expected call of Insert.

func (*MockFirewallsServiceMockRecorder) List

List indicates an expected call of List.

func (*MockFirewallsServiceMockRecorder) Patch added in v1.20.0

func (mr *MockFirewallsServiceMockRecorder) Patch(arg0, arg1, arg2 any) *gomock.Call

Patch indicates an expected call of Patch.

type MockInstancesDeleteCall added in v1.20.0

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

MockInstancesDeleteCall is a mock of InstancesDeleteCall interface.

func NewMockInstancesDeleteCall added in v1.20.0

func NewMockInstancesDeleteCall(ctrl *gomock.Controller) *MockInstancesDeleteCall

NewMockInstancesDeleteCall creates a new mock instance.

func (*MockInstancesDeleteCall) Context added in v1.20.0

Context mocks base method.

func (*MockInstancesDeleteCall) Do added in v1.20.0

Do mocks base method.

func (*MockInstancesDeleteCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockInstancesDeleteCallMockRecorder added in v1.20.0

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

MockInstancesDeleteCallMockRecorder is the mock recorder for MockInstancesDeleteCall.

func (*MockInstancesDeleteCallMockRecorder) Context added in v1.20.0

Context indicates an expected call of Context.

func (*MockInstancesDeleteCallMockRecorder) Do added in v1.20.0

Do indicates an expected call of Do.

type MockInstancesGetCall added in v1.20.0

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

MockInstancesGetCall is a mock of InstancesGetCall interface.

func NewMockInstancesGetCall added in v1.20.0

func NewMockInstancesGetCall(ctrl *gomock.Controller) *MockInstancesGetCall

NewMockInstancesGetCall creates a new mock instance.

func (*MockInstancesGetCall) Context added in v1.20.0

Context mocks base method.

func (*MockInstancesGetCall) Do added in v1.20.0

Do mocks base method.

func (*MockInstancesGetCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockInstancesGetCallMockRecorder added in v1.20.0

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

MockInstancesGetCallMockRecorder is the mock recorder for MockInstancesGetCall.

func (*MockInstancesGetCallMockRecorder) Context added in v1.20.0

func (mr *MockInstancesGetCallMockRecorder) Context(arg0 any) *gomock.Call

Context indicates an expected call of Context.

func (*MockInstancesGetCallMockRecorder) Do added in v1.20.0

Do indicates an expected call of Do.

type MockInstancesInsertCall added in v1.20.0

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

MockInstancesInsertCall is a mock of InstancesInsertCall interface.

func NewMockInstancesInsertCall added in v1.20.0

func NewMockInstancesInsertCall(ctrl *gomock.Controller) *MockInstancesInsertCall

NewMockInstancesInsertCall creates a new mock instance.

func (*MockInstancesInsertCall) Context added in v1.20.0

Context mocks base method.

func (*MockInstancesInsertCall) Do added in v1.20.0

Do mocks base method.

func (*MockInstancesInsertCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockInstancesInsertCallMockRecorder added in v1.20.0

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

MockInstancesInsertCallMockRecorder is the mock recorder for MockInstancesInsertCall.

func (*MockInstancesInsertCallMockRecorder) Context added in v1.20.0

Context indicates an expected call of Context.

func (*MockInstancesInsertCallMockRecorder) Do added in v1.20.0

Do indicates an expected call of Do.

type MockInstancesService added in v1.20.0

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

MockInstancesService is a mock of InstancesService interface.

func NewMockInstancesService added in v1.20.0

func NewMockInstancesService(ctrl *gomock.Controller) *MockInstancesService

NewMockInstancesService creates a new mock instance.

func (*MockInstancesService) Delete added in v1.20.0

func (m *MockInstancesService) Delete(arg0, arg1, arg2 string) gcp.InstancesDeleteCall

Delete mocks base method.

func (*MockInstancesService) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockInstancesService) Get added in v1.20.0

func (m *MockInstancesService) Get(arg0, arg1, arg2 string) gcp.InstancesGetCall

Get mocks base method.

func (*MockInstancesService) Insert added in v1.20.0

func (m *MockInstancesService) Insert(arg0, arg1 string, arg2 *compute.Instance) gcp.InstancesInsertCall

Insert mocks base method.

type MockInstancesServiceMockRecorder added in v1.20.0

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

MockInstancesServiceMockRecorder is the mock recorder for MockInstancesService.

func (*MockInstancesServiceMockRecorder) Delete added in v1.20.0

func (mr *MockInstancesServiceMockRecorder) Delete(arg0, arg1, arg2 any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockInstancesServiceMockRecorder) Get added in v1.20.0

func (mr *MockInstancesServiceMockRecorder) Get(arg0, arg1, arg2 any) *gomock.Call

Get indicates an expected call of Get.

func (*MockInstancesServiceMockRecorder) Insert added in v1.20.0

func (mr *MockInstancesServiceMockRecorder) Insert(arg0, arg1, arg2 any) *gomock.Call

Insert indicates an expected call of Insert.

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) Disks added in v1.20.0

func (m *MockInterface) Disks() gcp.DisksService

Disks mocks base method.

func (*MockInterface) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockInterface) Firewalls

func (m *MockInterface) Firewalls() gcp.FirewallsService

Firewalls mocks base method.

func (*MockInterface) Images added in v1.30.0

func (m *MockInterface) Images() gcp.ImagesService

Images mocks base method.

func (*MockInterface) Instances added in v1.20.0

func (m *MockInterface) Instances() gcp.InstancesService

Instances mocks base method.

func (*MockInterface) Regions added in v1.20.0

func (m *MockInterface) Regions() gcp.RegionsService

Regions mocks base method.

func (*MockInterface) Routes

func (m *MockInterface) Routes() gcp.RoutesService

Routes mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) Disks added in v1.20.0

func (mr *MockInterfaceMockRecorder) Disks() *gomock.Call

Disks indicates an expected call of Disks.

func (*MockInterfaceMockRecorder) Firewalls

func (mr *MockInterfaceMockRecorder) Firewalls() *gomock.Call

Firewalls indicates an expected call of Firewalls.

func (*MockInterfaceMockRecorder) Images added in v1.30.0

func (mr *MockInterfaceMockRecorder) Images() *gomock.Call

Images indicates an expected call of Images.

func (*MockInterfaceMockRecorder) Instances added in v1.20.0

func (mr *MockInterfaceMockRecorder) Instances() *gomock.Call

Instances indicates an expected call of Instances.

func (*MockInterfaceMockRecorder) Regions added in v1.20.0

func (mr *MockInterfaceMockRecorder) Regions() *gomock.Call

Regions indicates an expected call of Regions.

func (*MockInterfaceMockRecorder) Routes

func (mr *MockInterfaceMockRecorder) Routes() *gomock.Call

Routes indicates an expected call of Routes.

type MockRegionsGetCall added in v1.20.0

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

MockRegionsGetCall is a mock of RegionsGetCall interface.

func NewMockRegionsGetCall added in v1.20.0

func NewMockRegionsGetCall(ctrl *gomock.Controller) *MockRegionsGetCall

NewMockRegionsGetCall creates a new mock instance.

func (*MockRegionsGetCall) Context added in v1.20.0

Context mocks base method.

func (*MockRegionsGetCall) Do added in v1.20.0

Do mocks base method.

func (*MockRegionsGetCall) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

type MockRegionsGetCallMockRecorder added in v1.20.0

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

MockRegionsGetCallMockRecorder is the mock recorder for MockRegionsGetCall.

func (*MockRegionsGetCallMockRecorder) Context added in v1.20.0

func (mr *MockRegionsGetCallMockRecorder) Context(arg0 any) *gomock.Call

Context indicates an expected call of Context.

func (*MockRegionsGetCallMockRecorder) Do added in v1.20.0

func (mr *MockRegionsGetCallMockRecorder) Do(arg0 ...any) *gomock.Call

Do indicates an expected call of Do.

type MockRegionsService added in v1.20.0

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

MockRegionsService is a mock of RegionsService interface.

func NewMockRegionsService added in v1.20.0

func NewMockRegionsService(ctrl *gomock.Controller) *MockRegionsService

NewMockRegionsService creates a new mock instance.

func (*MockRegionsService) EXPECT added in v1.20.0

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockRegionsService) Get added in v1.20.0

func (m *MockRegionsService) Get(arg0, arg1 string) gcp.RegionsGetCall

Get mocks base method.

type MockRegionsServiceMockRecorder added in v1.20.0

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

MockRegionsServiceMockRecorder is the mock recorder for MockRegionsService.

func (*MockRegionsServiceMockRecorder) Get added in v1.20.0

func (mr *MockRegionsServiceMockRecorder) Get(arg0, arg1 any) *gomock.Call

Get indicates an expected call of Get.

type MockRoutesDeleteCall

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

MockRoutesDeleteCall is a mock of RoutesDeleteCall interface.

func NewMockRoutesDeleteCall

func NewMockRoutesDeleteCall(ctrl *gomock.Controller) *MockRoutesDeleteCall

NewMockRoutesDeleteCall creates a new mock instance.

func (*MockRoutesDeleteCall) Context

Context mocks base method.

func (*MockRoutesDeleteCall) Do

Do mocks base method.

func (*MockRoutesDeleteCall) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockRoutesDeleteCallMockRecorder

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

MockRoutesDeleteCallMockRecorder is the mock recorder for MockRoutesDeleteCall.

func (*MockRoutesDeleteCallMockRecorder) Context

func (mr *MockRoutesDeleteCallMockRecorder) Context(arg0 any) *gomock.Call

Context indicates an expected call of Context.

func (*MockRoutesDeleteCallMockRecorder) Do

Do indicates an expected call of Do.

type MockRoutesListCall

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

MockRoutesListCall is a mock of RoutesListCall interface.

func NewMockRoutesListCall

func NewMockRoutesListCall(ctrl *gomock.Controller) *MockRoutesListCall

NewMockRoutesListCall creates a new mock instance.

func (*MockRoutesListCall) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockRoutesListCall) Pages

func (m *MockRoutesListCall) Pages(arg0 context.Context, arg1 func(*compute.RouteList) error) error

Pages mocks base method.

type MockRoutesListCallMockRecorder

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

MockRoutesListCallMockRecorder is the mock recorder for MockRoutesListCall.

func (*MockRoutesListCallMockRecorder) Pages

func (mr *MockRoutesListCallMockRecorder) Pages(arg0, arg1 any) *gomock.Call

Pages indicates an expected call of Pages.

type MockRoutesService

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

MockRoutesService is a mock of RoutesService interface.

func NewMockRoutesService

func NewMockRoutesService(ctrl *gomock.Controller) *MockRoutesService

NewMockRoutesService creates a new mock instance.

func (*MockRoutesService) Delete

func (m *MockRoutesService) Delete(arg0, arg1 string) gcp.RoutesDeleteCall

Delete mocks base method.

func (*MockRoutesService) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockRoutesService) List

List mocks base method.

type MockRoutesServiceMockRecorder

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

MockRoutesServiceMockRecorder is the mock recorder for MockRoutesService.

func (*MockRoutesServiceMockRecorder) Delete

func (mr *MockRoutesServiceMockRecorder) Delete(arg0, arg1 any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockRoutesServiceMockRecorder) List

func (mr *MockRoutesServiceMockRecorder) List(arg0 any) *gomock.Call

List indicates an expected call of List.

Jump to

Keyboard shortcuts

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