mocks

package
v2.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2019 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package mocks generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MerlinClient

type MerlinClient struct {
	mock.Mock
}

MerlinClient is an autogenerated mock type for the MerlinClient type

func (*MerlinClient) CreateServer

func (_m *MerlinClient) CreateServer(ctx context.Context, in *types.RealServer, opts ...grpc.CallOption) (*empty.Empty, error)

CreateServer provides a mock function with given fields: ctx, in, opts

func (*MerlinClient) CreateService

func (_m *MerlinClient) CreateService(ctx context.Context, in *types.VirtualService, opts ...grpc.CallOption) (*empty.Empty, error)

CreateService provides a mock function with given fields: ctx, in, opts

func (*MerlinClient) DeleteServer

func (_m *MerlinClient) DeleteServer(ctx context.Context, in *types.RealServer, opts ...grpc.CallOption) (*empty.Empty, error)

DeleteServer provides a mock function with given fields: ctx, in, opts

func (*MerlinClient) DeleteService

func (_m *MerlinClient) DeleteService(ctx context.Context, in *wrappers.StringValue, opts ...grpc.CallOption) (*empty.Empty, error)

DeleteService provides a mock function with given fields: ctx, in, opts

func (*MerlinClient) List

func (_m *MerlinClient) List(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*types.ListResponse, error)

List provides a mock function with given fields: ctx, in, opts

func (*MerlinClient) UpdateServer

func (_m *MerlinClient) UpdateServer(ctx context.Context, in *types.RealServer, opts ...grpc.CallOption) (*empty.Empty, error)

UpdateServer provides a mock function with given fields: ctx, in, opts

func (*MerlinClient) UpdateService

func (_m *MerlinClient) UpdateService(ctx context.Context, in *types.VirtualService, opts ...grpc.CallOption) (*empty.Empty, error)

UpdateService provides a mock function with given fields: ctx, in, opts

Jump to

Keyboard shortcuts

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