mock_interfaces

package
v0.2.13 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_interfaces is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDcimInterface

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

MockDcimInterface is a mock of DcimInterface interface.

func NewMockDcimInterface

func NewMockDcimInterface(ctrl *gomock.Controller) *MockDcimInterface

NewMockDcimInterface creates a new mock instance.

func (*MockDcimInterface) DcimSitesList

DcimSitesList mocks base method.

func (*MockDcimInterface) EXPECT

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

type MockDcimInterfaceMockRecorder

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

MockDcimInterfaceMockRecorder is the mock recorder for MockDcimInterface.

func (*MockDcimInterfaceMockRecorder) DcimSitesList

func (mr *MockDcimInterfaceMockRecorder) DcimSitesList(params, authInfo any, opts ...any) *gomock.Call

DcimSitesList indicates an expected call of DcimSitesList.

type MockExtrasInterface

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

MockExtrasInterface is a mock of ExtrasInterface interface.

func NewMockExtrasInterface

func NewMockExtrasInterface(ctrl *gomock.Controller) *MockExtrasInterface

NewMockExtrasInterface creates a new mock instance.

func (*MockExtrasInterface) EXPECT

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

func (*MockExtrasInterface) ExtrasCustomFieldsList

ExtrasCustomFieldsList mocks base method.

type MockExtrasInterfaceMockRecorder

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

MockExtrasInterfaceMockRecorder is the mock recorder for MockExtrasInterface.

func (*MockExtrasInterfaceMockRecorder) ExtrasCustomFieldsList

func (mr *MockExtrasInterfaceMockRecorder) ExtrasCustomFieldsList(params, authInfo any, opts ...any) *gomock.Call

ExtrasCustomFieldsList indicates an expected call of ExtrasCustomFieldsList.

type MockIpamInterface

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

MockIpamInterface is a mock of IpamInterface interface.

func NewMockIpamInterface

func NewMockIpamInterface(ctrl *gomock.Controller) *MockIpamInterface

NewMockIpamInterface creates a new mock instance.

func (*MockIpamInterface) EXPECT

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

func (*MockIpamInterface) IpamIPAddressesCreate

IpamIPAddressesCreate mocks base method.

func (*MockIpamInterface) IpamIPAddressesDelete

IpamIPAddressesDelete mocks base method.

func (*MockIpamInterface) IpamIPAddressesList

IpamIPAddressesList mocks base method.

func (*MockIpamInterface) IpamIPAddressesUpdate

IpamIPAddressesUpdate mocks base method.

func (*MockIpamInterface) IpamIPRangesAvailableIpsList

IpamIPRangesAvailableIpsList mocks base method.

func (*MockIpamInterface) IpamIPRangesCreate

IpamIPRangesCreate mocks base method.

func (*MockIpamInterface) IpamIPRangesDelete

IpamIPRangesDelete mocks base method.

func (*MockIpamInterface) IpamIPRangesList

IpamIPRangesList mocks base method.

func (*MockIpamInterface) IpamIPRangesUpdate

IpamIPRangesUpdate mocks base method.

func (*MockIpamInterface) IpamPrefixesAvailableIpsList

IpamPrefixesAvailableIpsList mocks base method.

func (*MockIpamInterface) IpamPrefixesAvailablePrefixesList

IpamPrefixesAvailablePrefixesList mocks base method.

func (*MockIpamInterface) IpamPrefixesCreate

IpamPrefixesCreate mocks base method.

func (*MockIpamInterface) IpamPrefixesDelete

IpamPrefixesDelete mocks base method.

func (*MockIpamInterface) IpamPrefixesList

IpamPrefixesList mocks base method.

func (*MockIpamInterface) IpamPrefixesUpdate

IpamPrefixesUpdate mocks base method.

type MockIpamInterfaceMockRecorder

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

MockIpamInterfaceMockRecorder is the mock recorder for MockIpamInterface.

func (*MockIpamInterfaceMockRecorder) IpamIPAddressesCreate

func (mr *MockIpamInterfaceMockRecorder) IpamIPAddressesCreate(params, authInfo any, opts ...any) *gomock.Call

IpamIPAddressesCreate indicates an expected call of IpamIPAddressesCreate.

func (*MockIpamInterfaceMockRecorder) IpamIPAddressesDelete

func (mr *MockIpamInterfaceMockRecorder) IpamIPAddressesDelete(params, authInfo any, opts ...any) *gomock.Call

IpamIPAddressesDelete indicates an expected call of IpamIPAddressesDelete.

func (*MockIpamInterfaceMockRecorder) IpamIPAddressesList

func (mr *MockIpamInterfaceMockRecorder) IpamIPAddressesList(params, authInfo any, opts ...any) *gomock.Call

IpamIPAddressesList indicates an expected call of IpamIPAddressesList.

func (*MockIpamInterfaceMockRecorder) IpamIPAddressesUpdate

func (mr *MockIpamInterfaceMockRecorder) IpamIPAddressesUpdate(params, authInfo any, opts ...any) *gomock.Call

IpamIPAddressesUpdate indicates an expected call of IpamIPAddressesUpdate.

func (*MockIpamInterfaceMockRecorder) IpamIPRangesAvailableIpsList

func (mr *MockIpamInterfaceMockRecorder) IpamIPRangesAvailableIpsList(params, authInfo any, opts ...any) *gomock.Call

IpamIPRangesAvailableIpsList indicates an expected call of IpamIPRangesAvailableIpsList.

func (*MockIpamInterfaceMockRecorder) IpamIPRangesCreate

func (mr *MockIpamInterfaceMockRecorder) IpamIPRangesCreate(params, authInfo any, opts ...any) *gomock.Call

IpamIPRangesCreate indicates an expected call of IpamIPRangesCreate.

func (*MockIpamInterfaceMockRecorder) IpamIPRangesDelete

func (mr *MockIpamInterfaceMockRecorder) IpamIPRangesDelete(params, authInfo any, opts ...any) *gomock.Call

IpamIPRangesDelete indicates an expected call of IpamIPRangesDelete.

func (*MockIpamInterfaceMockRecorder) IpamIPRangesList

func (mr *MockIpamInterfaceMockRecorder) IpamIPRangesList(params, authInfo any, opts ...any) *gomock.Call

IpamIPRangesList indicates an expected call of IpamIPRangesList.

func (*MockIpamInterfaceMockRecorder) IpamIPRangesUpdate

func (mr *MockIpamInterfaceMockRecorder) IpamIPRangesUpdate(params, authInfo any, opts ...any) *gomock.Call

IpamIPRangesUpdate indicates an expected call of IpamIPRangesUpdate.

func (*MockIpamInterfaceMockRecorder) IpamPrefixesAvailableIpsList

func (mr *MockIpamInterfaceMockRecorder) IpamPrefixesAvailableIpsList(params, authInfo any, opts ...any) *gomock.Call

IpamPrefixesAvailableIpsList indicates an expected call of IpamPrefixesAvailableIpsList.

func (*MockIpamInterfaceMockRecorder) IpamPrefixesAvailablePrefixesList

func (mr *MockIpamInterfaceMockRecorder) IpamPrefixesAvailablePrefixesList(params, authInfo any, opts ...any) *gomock.Call

IpamPrefixesAvailablePrefixesList indicates an expected call of IpamPrefixesAvailablePrefixesList.

func (*MockIpamInterfaceMockRecorder) IpamPrefixesCreate

func (mr *MockIpamInterfaceMockRecorder) IpamPrefixesCreate(params, authInfo any, opts ...any) *gomock.Call

IpamPrefixesCreate indicates an expected call of IpamPrefixesCreate.

func (*MockIpamInterfaceMockRecorder) IpamPrefixesDelete

func (mr *MockIpamInterfaceMockRecorder) IpamPrefixesDelete(params, authInfo any, opts ...any) *gomock.Call

IpamPrefixesDelete indicates an expected call of IpamPrefixesDelete.

func (*MockIpamInterfaceMockRecorder) IpamPrefixesList

func (mr *MockIpamInterfaceMockRecorder) IpamPrefixesList(params, authInfo any, opts ...any) *gomock.Call

IpamPrefixesList indicates an expected call of IpamPrefixesList.

func (*MockIpamInterfaceMockRecorder) IpamPrefixesUpdate

func (mr *MockIpamInterfaceMockRecorder) IpamPrefixesUpdate(params, authInfo any, opts ...any) *gomock.Call

IpamPrefixesUpdate indicates an expected call of IpamPrefixesUpdate.

type MockTenancyInterface

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

MockTenancyInterface is a mock of TenancyInterface interface.

func NewMockTenancyInterface

func NewMockTenancyInterface(ctrl *gomock.Controller) *MockTenancyInterface

NewMockTenancyInterface creates a new mock instance.

func (*MockTenancyInterface) EXPECT

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

func (*MockTenancyInterface) TenancyTenantsList

TenancyTenantsList mocks base method.

type MockTenancyInterfaceMockRecorder

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

MockTenancyInterfaceMockRecorder is the mock recorder for MockTenancyInterface.

func (*MockTenancyInterfaceMockRecorder) TenancyTenantsList

func (mr *MockTenancyInterfaceMockRecorder) TenancyTenantsList(params, authInfo any, opts ...any) *gomock.Call

TenancyTenantsList indicates an expected call of TenancyTenantsList.

Jump to

Keyboard shortcuts

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