mocks

package
v0.0.0-...-bb2f907 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 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 NetControlIntentManager

type NetControlIntentManager struct {
	mock.Mock
}

NetControlIntentManager is an autogenerated mock type for the NetControlIntentManager type

func (*NetControlIntentManager) CreateNetControlIntent

func (_m *NetControlIntentManager) CreateNetControlIntent(ctx context.Context, nci module.NetControlIntent, project string, compositeapp string, compositeappversion string, dig string, exists bool) (module.NetControlIntent, error)

CreateNetControlIntent provides a mock function with given fields: nci, project, compositeapp, compositeappversion, dig, exists

func (*NetControlIntentManager) DeleteNetControlIntent

func (_m *NetControlIntentManager) DeleteNetControlIntent(ctx context.Context, name string, project string, compositeapp string, compositeappversion string, dig string) error

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

func (*NetControlIntentManager) GetNetControlIntent

func (_m *NetControlIntentManager) GetNetControlIntent(ctx context.Context, name string, project string, compositeapp string, compositeappversion string, dig string) (module.NetControlIntent, error)

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

func (*NetControlIntentManager) GetNetControlIntents

func (_m *NetControlIntentManager) GetNetControlIntents(ctx context.Context, project string, compositeapp string, compositeappversion string, dig string) ([]module.NetControlIntent, error)

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

type WorkloadIfIntentManager

type WorkloadIfIntentManager struct {
	mock.Mock
}

WorkloadIfIntentManager is an autogenerated mock type for the WorkloadIfIntentManager type

func (*WorkloadIfIntentManager) CreateWorkloadIfIntent

func (_m *WorkloadIfIntentManager) CreateWorkloadIfIntent(ctx context.Context, wi module.WorkloadIfIntent, project string, compositeapp string, compositeappversion string, dig string, netcontrolintent string, workloadintent string, exists bool) (module.WorkloadIfIntent, error)

CreateWorkloadIfIntent provides a mock function with given fields: wi, project, compositeapp, compositeappversion, dig, netcontrolintent, workloadintent, exists

func (*WorkloadIfIntentManager) DeleteWorkloadIfIntent

func (_m *WorkloadIfIntentManager) DeleteWorkloadIfIntent(ctx context.Context, name string, project string, compositeapp string, compositeappversion string, dig string, netcontrolintent string, workloadintent string) error

DeleteWorkloadIfIntent provides a mock function with given fields: name, project, compositeapp, compositeappversion, dig, netcontrolintent, workloadintent

func (*WorkloadIfIntentManager) GetWorkloadIfIntent

func (_m *WorkloadIfIntentManager) GetWorkloadIfIntent(ctx context.Context, name string, project string, compositeapp string, compositeappversion string, dig string, netcontrolintent string, workloadintent string) (module.WorkloadIfIntent, error)

GetWorkloadIfIntent provides a mock function with given fields: name, project, compositeapp, compositeappversion, dig, netcontrolintent, workloadintent

func (*WorkloadIfIntentManager) GetWorkloadIfIntents

func (_m *WorkloadIfIntentManager) GetWorkloadIfIntents(ctx context.Context, project string, compositeapp string, compositeappversion string, dig string, netcontrolintent string, workloadintent string) ([]module.WorkloadIfIntent, error)

GetWorkloadIfIntents provides a mock function with given fields: project, compositeapp, compositeappversion, dig, netcontrolintent, workloadintent

type WorkloadIntentManager

type WorkloadIntentManager struct {
	mock.Mock
}

WorkloadIntentManager is an autogenerated mock type for the WorkloadIntentManager type

func (*WorkloadIntentManager) CreateWorkloadIntent

func (_m *WorkloadIntentManager) CreateWorkloadIntent(ctx context.Context, wi module.WorkloadIntent, project string, compositeapp string, compositeappversion string, dig string, netcontrolintent string, exists bool) (module.WorkloadIntent, error)

CreateWorkloadIntent provides a mock function with given fields: wi, project, compositeapp, compositeappversion, dig, netcontrolintent, exists

func (*WorkloadIntentManager) DeleteWorkloadIntent

func (_m *WorkloadIntentManager) DeleteWorkloadIntent(ctx context.Context, name string, project string, compositeapp string, compositeappversion string, dig string, netcontrolintent string) error

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

func (*WorkloadIntentManager) GetWorkloadIntent

func (_m *WorkloadIntentManager) GetWorkloadIntent(ctx context.Context, name string, project string, compositeapp string, compositeappversion string, dig string, netcontrolintent string) (module.WorkloadIntent, error)

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

func (*WorkloadIntentManager) GetWorkloadIntents

func (_m *WorkloadIntentManager) GetWorkloadIntents(ctx context.Context, project string, compositeapp string, compositeappversion string, dig string, netcontrolintent string) ([]module.WorkloadIntent, error)

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

Jump to

Keyboard shortcuts

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