mocks

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_controllers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMetalStackClient

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

MockMetalStackClient is a mock of MetalStackClient interface

func NewMockMetalStackClient

func NewMockMetalStackClient(ctrl *gomock.Controller) *MockMetalStackClient

NewMockMetalStackClient creates a new mock instance

func (*MockMetalStackClient) EXPECT

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

func (*MockMetalStackClient) FirewallCreate

FirewallCreate mocks base method

func (*MockMetalStackClient) FirewallFind

FirewallFind mocks base method

func (*MockMetalStackClient) FirewallGet

func (m *MockMetalStackClient) FirewallGet(arg0 string) (*metalgo.FirewallGetResponse, error)

FirewallGet mocks base method

func (*MockMetalStackClient) IPAllocate

IPAllocate mocks base method

func (*MockMetalStackClient) MachineCreate

MachineCreate mocks base method

func (*MockMetalStackClient) MachineDelete

func (m *MockMetalStackClient) MachineDelete(arg0 string) (*metalgo.MachineDeleteResponse, error)

MachineDelete mocks base method

func (*MockMetalStackClient) MachineFind

MachineFind mocks base method

func (*MockMetalStackClient) MachineGet

MachineGet mocks base method

func (*MockMetalStackClient) NetworkAllocate

NetworkAllocate mocks base method

func (*MockMetalStackClient) NetworkFind

NetworkFind mocks base method

func (*MockMetalStackClient) NetworkFree

NetworkFree mocks base method

type MockMetalStackClientMockRecorder

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

MockMetalStackClientMockRecorder is the mock recorder for MockMetalStackClient

func (*MockMetalStackClientMockRecorder) FirewallCreate

func (mr *MockMetalStackClientMockRecorder) FirewallCreate(arg0 interface{}) *gomock.Call

FirewallCreate indicates an expected call of FirewallCreate

func (*MockMetalStackClientMockRecorder) FirewallFind

func (mr *MockMetalStackClientMockRecorder) FirewallFind(arg0 interface{}) *gomock.Call

FirewallFind indicates an expected call of FirewallFind

func (*MockMetalStackClientMockRecorder) FirewallGet

func (mr *MockMetalStackClientMockRecorder) FirewallGet(arg0 interface{}) *gomock.Call

FirewallGet indicates an expected call of FirewallGet

func (*MockMetalStackClientMockRecorder) IPAllocate

func (mr *MockMetalStackClientMockRecorder) IPAllocate(arg0 interface{}) *gomock.Call

IPAllocate indicates an expected call of IPAllocate

func (*MockMetalStackClientMockRecorder) MachineCreate

func (mr *MockMetalStackClientMockRecorder) MachineCreate(arg0 interface{}) *gomock.Call

MachineCreate indicates an expected call of MachineCreate

func (*MockMetalStackClientMockRecorder) MachineDelete

func (mr *MockMetalStackClientMockRecorder) MachineDelete(arg0 interface{}) *gomock.Call

MachineDelete indicates an expected call of MachineDelete

func (*MockMetalStackClientMockRecorder) MachineFind

func (mr *MockMetalStackClientMockRecorder) MachineFind(arg0 interface{}) *gomock.Call

MachineFind indicates an expected call of MachineFind

func (*MockMetalStackClientMockRecorder) MachineGet

func (mr *MockMetalStackClientMockRecorder) MachineGet(arg0 interface{}) *gomock.Call

MachineGet indicates an expected call of MachineGet

func (*MockMetalStackClientMockRecorder) NetworkAllocate

func (mr *MockMetalStackClientMockRecorder) NetworkAllocate(arg0 interface{}) *gomock.Call

NetworkAllocate indicates an expected call of NetworkAllocate

func (*MockMetalStackClientMockRecorder) NetworkFind

func (mr *MockMetalStackClientMockRecorder) NetworkFind(arg0 interface{}) *gomock.Call

NetworkFind indicates an expected call of NetworkFind

func (*MockMetalStackClientMockRecorder) NetworkFree

func (mr *MockMetalStackClientMockRecorder) NetworkFree(arg0 interface{}) *gomock.Call

NetworkFree indicates an expected call of NetworkFree

Jump to

Keyboard shortcuts

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