mocks

package
v0.0.0-...-7c77b90 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerManager

type ControllerManager struct {
	mock.Mock
}

ControllerManager is an autogenerated mock type for the ControllerManager type

func (*ControllerManager) CreateController

func (_m *ControllerManager) CreateController(ms controller.Controller, mayExist bool) (controller.Controller, error)

CreateController provides a mock function with given fields: ms, mayExist

func (*ControllerManager) DeleteController

func (_m *ControllerManager) DeleteController(name string) error

DeleteController provides a mock function with given fields: name

func (*ControllerManager) GetController

func (_m *ControllerManager) GetController(name string) (controller.Controller, error)

GetController provides a mock function with given fields: name

func (*ControllerManager) GetControllers

func (_m *ControllerManager) GetControllers() ([]controller.Controller, error)

GetControllers provides a mock function with given fields:

func (*ControllerManager) InitControllers

func (_m *ControllerManager) InitControllers()

InitControllers provides a mock function with given fields:

type InboundClientsIntentManager

type InboundClientsIntentManager struct {
	mock.Mock
}

InboundClientsIntentManager is an autogenerated mock type for the InboundClientsIntentManager type

func (*InboundClientsIntentManager) CreateClientsInboundIntent

func (_m *InboundClientsIntentManager) CreateClientsInboundIntent(tci module.InboundClientsIntent, project string, compositeapp string, compositeappversion string, deploymentIntentGroupName string, trafficIntentGroupName string, inboundIntentName string, exists bool) (module.InboundClientsIntent, error)

CreateClientsInboundIntent provides a mock function with given fields: tci, project, compositeapp, compositeappversion, deploymentIntentGroupName, trafficIntentGroupName, inboundIntentName, exists

func (*InboundClientsIntentManager) DeleteClientsInboundIntent

func (_m *InboundClientsIntentManager) DeleteClientsInboundIntent(name string, project string, compositeapp string, compositeappversion string, deploymentintentgroupname string, trafficintentgroupname string, inboundserverintentname string) error

DeleteClientsInboundIntent provides a mock function with given fields: name, project, compositeapp, compositeappversion, deploymentintentgroupname, trafficintentgroupname, inboundserverintentname

func (*InboundClientsIntentManager) GetClientsInboundIntent

func (_m *InboundClientsIntentManager) GetClientsInboundIntent(name string, project string, compositeapp string, compositeappversion string, deploymentIntentGroupName string, trafficintentgroupname string, inboundIntentName string) (module.InboundClientsIntent, error)

GetClientsInboundIntent provides a mock function with given fields: name, project, compositeapp, compositeappversion, deploymentIntentGroupName, trafficintentgroupname, inboundIntentName

func (*InboundClientsIntentManager) GetClientsInboundIntents

func (_m *InboundClientsIntentManager) GetClientsInboundIntents(project string, compositeapp string, compositeappversion string, deploymentIntentGroupName string, trafficintentgroupname string, inboundIntentName string) ([]module.InboundClientsIntent, error)

GetClientsInboundIntents provides a mock function with given fields: project, compositeapp, compositeappversion, deploymentIntentGroupName, trafficintentgroupname, inboundIntentName

type InboundServerIntentManager

type InboundServerIntentManager struct {
	mock.Mock
}

InboundServerIntentManager is an autogenerated mock type for the InboundServerIntentManager type

func (*InboundServerIntentManager) CreateServerInboundIntent

func (_m *InboundServerIntentManager) CreateServerInboundIntent(isi module.InboundServerIntent, project string, compositeapp string, compositeappversion string, deploymentIntentGroupName string, trafficintentgroupname string, exists bool) (module.InboundServerIntent, error)

CreateServerInboundIntent provides a mock function with given fields: isi, project, compositeapp, compositeappversion, deploymentIntentGroupName, trafficintentgroupname, exists

func (*InboundServerIntentManager) DeleteServerInboundIntent

func (_m *InboundServerIntentManager) DeleteServerInboundIntent(name string, project string, compositeapp string, compositeappversion string, dig string, trafficintentgroupname string) error

DeleteServerInboundIntent provides a mock function with given fields: name, project, compositeapp, compositeappversion, dig, trafficintentgroupname

func (*InboundServerIntentManager) GetServerInboundIntent

func (_m *InboundServerIntentManager) GetServerInboundIntent(name string, project string, compositeapp string, compositeappversion string, dig string, trafficintentgroupname string) (module.InboundServerIntent, error)

GetServerInboundIntent provides a mock function with given fields: name, project, compositeapp, compositeappversion, dig, trafficintentgroupname

func (*InboundServerIntentManager) GetServerInboundIntents

func (_m *InboundServerIntentManager) GetServerInboundIntents(project string, compositeapp string, compositeappversion string, dig string, intentName string) ([]module.InboundServerIntent, error)

GetServerInboundIntents provides a mock function with given fields: project, compositeapp, compositeappversion, dig, intentName

type TrafficGroupIntentManager

type TrafficGroupIntentManager struct {
	mock.Mock
}

TrafficGroupIntentManager is an autogenerated mock type for the TrafficGroupIntentManager type

func (*TrafficGroupIntentManager) CreateTrafficGroupIntent

func (_m *TrafficGroupIntentManager) CreateTrafficGroupIntent(tci module.TrafficGroupIntent, project string, compositeapp string, compositeappversion string, deploymentIntentGroupName string, exists bool) (module.TrafficGroupIntent, error)

CreateTrafficGroupIntent provides a mock function with given fields: tci, project, compositeapp, compositeappversion, deploymentIntentGroupName, exists

func (*TrafficGroupIntentManager) DeleteTrafficGroupIntent

func (_m *TrafficGroupIntentManager) DeleteTrafficGroupIntent(name string, project string, compositeapp string, compositeappversion string, dig string) error

DeleteTrafficGroupIntent provides a mock function with given fields: name, project, compositeapp, compositeappversion, dig

func (*TrafficGroupIntentManager) GetTrafficGroupIntent

func (_m *TrafficGroupIntentManager) GetTrafficGroupIntent(name string, project string, compositeapp string, compositeappversion string, dig string) (module.TrafficGroupIntent, error)

GetTrafficGroupIntent provides a mock function with given fields: name, project, compositeapp, compositeappversion, dig

func (*TrafficGroupIntentManager) GetTrafficGroupIntents

func (_m *TrafficGroupIntentManager) GetTrafficGroupIntents(project string, compositeapp string, compositeappversion string, dig string) ([]module.TrafficGroupIntent, error)

GetTrafficGroupIntents provides a mock function with given fields: project, compositeapp, compositeappversion, dig

Jump to

Keyboard shortcuts

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