dataclassification

package
v0.119.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 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 MockDataClassificationInterface

type MockDataClassificationInterface struct {
	mock.Mock
}

MockDataClassificationInterface is an autogenerated mock type for the DataClassificationInterface type

func NewMockDataClassificationInterface

func NewMockDataClassificationInterface(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockDataClassificationInterface

NewMockDataClassificationInterface creates a new instance of MockDataClassificationInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MockDataClassificationInterface) CreateCatalogConfig

CreateCatalogConfig provides a mock function with given fields: ctx, request

func (*MockDataClassificationInterface) DeleteCatalogConfig

DeleteCatalogConfig provides a mock function with given fields: ctx, request

func (*MockDataClassificationInterface) EXPECT

func (*MockDataClassificationInterface) GetCatalogConfig

GetCatalogConfig provides a mock function with given fields: ctx, request

func (*MockDataClassificationInterface) UpdateCatalogConfig

UpdateCatalogConfig provides a mock function with given fields: ctx, request

type MockDataClassificationInterface_CreateCatalogConfig_Call

type MockDataClassificationInterface_CreateCatalogConfig_Call struct {
	*mock.Call
}

MockDataClassificationInterface_CreateCatalogConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCatalogConfig'

type MockDataClassificationInterface_DeleteCatalogConfig_Call

type MockDataClassificationInterface_DeleteCatalogConfig_Call struct {
	*mock.Call
}

MockDataClassificationInterface_DeleteCatalogConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCatalogConfig'

func (*MockDataClassificationInterface_DeleteCatalogConfig_Call) Return

type MockDataClassificationInterface_Expecter

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

func (*MockDataClassificationInterface_Expecter) CreateCatalogConfig

func (_e *MockDataClassificationInterface_Expecter) CreateCatalogConfig(ctx interface{}, request interface{}) *MockDataClassificationInterface_CreateCatalogConfig_Call

CreateCatalogConfig is a helper method to define mock.On call

  • ctx context.Context
  • request dataclassification.CreateCatalogConfigRequest

func (*MockDataClassificationInterface_Expecter) DeleteCatalogConfig

func (_e *MockDataClassificationInterface_Expecter) DeleteCatalogConfig(ctx interface{}, request interface{}) *MockDataClassificationInterface_DeleteCatalogConfig_Call

DeleteCatalogConfig is a helper method to define mock.On call

  • ctx context.Context
  • request dataclassification.DeleteCatalogConfigRequest

func (*MockDataClassificationInterface_Expecter) GetCatalogConfig

func (_e *MockDataClassificationInterface_Expecter) GetCatalogConfig(ctx interface{}, request interface{}) *MockDataClassificationInterface_GetCatalogConfig_Call

GetCatalogConfig is a helper method to define mock.On call

  • ctx context.Context
  • request dataclassification.GetCatalogConfigRequest

func (*MockDataClassificationInterface_Expecter) UpdateCatalogConfig

func (_e *MockDataClassificationInterface_Expecter) UpdateCatalogConfig(ctx interface{}, request interface{}) *MockDataClassificationInterface_UpdateCatalogConfig_Call

UpdateCatalogConfig is a helper method to define mock.On call

  • ctx context.Context
  • request dataclassification.UpdateCatalogConfigRequest

type MockDataClassificationInterface_GetCatalogConfig_Call

type MockDataClassificationInterface_GetCatalogConfig_Call struct {
	*mock.Call
}

MockDataClassificationInterface_GetCatalogConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCatalogConfig'

func (*MockDataClassificationInterface_GetCatalogConfig_Call) Return

func (*MockDataClassificationInterface_GetCatalogConfig_Call) Run

type MockDataClassificationInterface_UpdateCatalogConfig_Call

type MockDataClassificationInterface_UpdateCatalogConfig_Call struct {
	*mock.Call
}

MockDataClassificationInterface_UpdateCatalogConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateCatalogConfig'

Jump to

Keyboard shortcuts

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