mocks

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerClient

type ControllerClient struct {
	mock.Mock
}

ControllerClient is an autogenerated mock type for the ControllerClient type

func (*ControllerClient) ExtendEnumCases

func (_m *ControllerClient) ExtendEnumCases(tableName string, columnName string, enumCases []string) ([]int, error)

ExtendEnumCases provides a mock function with given fields: tableName, columnName, enumCases

func (*ControllerClient) FetchAllEnums

func (_m *ControllerClient) FetchAllEnums(tableName string, columnName string) ([]string, error)

FetchAllEnums provides a mock function with given fields: tableName, columnName

func (*ControllerClient) FetchAllSchemas

func (_m *ControllerClient) FetchAllSchemas() ([]*common.Table, error)

FetchAllSchemas provides a mock function with given fields:

func (*ControllerClient) FetchSchema

func (_m *ControllerClient) FetchSchema(table string) (*common.Table, error)

FetchSchema provides a mock function with given fields: table

func (*ControllerClient) GetAllSchema

func (_m *ControllerClient) GetAllSchema(namespace string) ([]common.Table, error)

GetAllSchema provides a mock function with given fields: namespace

func (*ControllerClient) GetAssignment

func (_m *ControllerClient) GetAssignment(jobNamespace string, instance string) (*models.IngestionAssignment, error)

GetAssignment provides a mock function with given fields: jobNamespace, instance

func (*ControllerClient) GetAssignmentHash

func (_m *ControllerClient) GetAssignmentHash(jobNamespace string, instance string) (string, error)

GetAssignmentHash provides a mock function with given fields: jobNamespace, instance

func (*ControllerClient) GetNamespaces

func (_m *ControllerClient) GetNamespaces() ([]string, error)

GetNamespaces provides a mock function with given fields:

func (*ControllerClient) GetSchemaHash

func (_m *ControllerClient) GetSchemaHash(namespace string) (string, error)

GetSchemaHash provides a mock function with given fields: namespace

Jump to

Keyboard shortcuts

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