tenant

package
v0.30.21 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientService

type ClientService struct {
	mock.Mock
}

ClientService is an autogenerated mock type for the ClientService type

func NewClientService added in v0.18.21

func NewClientService(t interface {
	mock.TestingT
	Cleanup(func())
}) *ClientService

NewClientService creates a new instance of ClientService. 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 (*ClientService) EXPECT added in v0.30.9

func (_m *ClientService) EXPECT() *ClientService_Expecter

func (*ClientService) FindTenants added in v0.18.16

FindTenants provides a mock function for the type ClientService

func (*ClientService) GetTenant

GetTenant provides a mock function for the type ClientService

func (*ClientService) ListTenants

ListTenants provides a mock function for the type ClientService

func (*ClientService) SetTransport

func (_mock *ClientService) SetTransport(transport runtime.ClientTransport)

SetTransport provides a mock function for the type ClientService

func (*ClientService) UpdateTenant

UpdateTenant provides a mock function for the type ClientService

type ClientService_Expecter added in v0.30.9

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

func (*ClientService_Expecter) FindTenants added in v0.30.9

func (_e *ClientService_Expecter) FindTenants(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_FindTenants_Call

FindTenants is a helper method to define mock.On call

  • params *tenant.FindTenantsParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...tenant.ClientOption

func (*ClientService_Expecter) GetTenant added in v0.30.9

func (_e *ClientService_Expecter) GetTenant(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetTenant_Call

GetTenant is a helper method to define mock.On call

  • params *tenant.GetTenantParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...tenant.ClientOption

func (*ClientService_Expecter) ListTenants added in v0.30.9

func (_e *ClientService_Expecter) ListTenants(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ListTenants_Call

ListTenants is a helper method to define mock.On call

  • params *tenant.ListTenantsParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...tenant.ClientOption

func (*ClientService_Expecter) SetTransport added in v0.30.9

func (_e *ClientService_Expecter) SetTransport(transport interface{}) *ClientService_SetTransport_Call

SetTransport is a helper method to define mock.On call

  • transport runtime.ClientTransport

func (*ClientService_Expecter) UpdateTenant added in v0.30.9

func (_e *ClientService_Expecter) UpdateTenant(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_UpdateTenant_Call

UpdateTenant is a helper method to define mock.On call

  • params *tenant.UpdateTenantParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...tenant.ClientOption

type ClientService_FindTenants_Call added in v0.30.9

type ClientService_FindTenants_Call struct {
	*mock.Call
}

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

func (*ClientService_FindTenants_Call) Return added in v0.30.9

func (*ClientService_FindTenants_Call) Run added in v0.30.9

func (*ClientService_FindTenants_Call) RunAndReturn added in v0.30.9

type ClientService_GetTenant_Call added in v0.30.9

type ClientService_GetTenant_Call struct {
	*mock.Call
}

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

func (*ClientService_GetTenant_Call) Return added in v0.30.9

func (*ClientService_GetTenant_Call) Run added in v0.30.9

func (*ClientService_GetTenant_Call) RunAndReturn added in v0.30.9

type ClientService_ListTenants_Call added in v0.30.9

type ClientService_ListTenants_Call struct {
	*mock.Call
}

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

func (*ClientService_ListTenants_Call) Return added in v0.30.9

func (*ClientService_ListTenants_Call) Run added in v0.30.9

func (*ClientService_ListTenants_Call) RunAndReturn added in v0.30.9

type ClientService_SetTransport_Call added in v0.30.9

type ClientService_SetTransport_Call struct {
	*mock.Call
}

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

func (*ClientService_SetTransport_Call) Return added in v0.30.9

func (*ClientService_SetTransport_Call) Run added in v0.30.9

func (*ClientService_SetTransport_Call) RunAndReturn added in v0.30.9

type ClientService_UpdateTenant_Call added in v0.30.9

type ClientService_UpdateTenant_Call struct {
	*mock.Call
}

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

func (*ClientService_UpdateTenant_Call) Return added in v0.30.9

func (*ClientService_UpdateTenant_Call) Run added in v0.30.9

func (*ClientService_UpdateTenant_Call) RunAndReturn added in v0.30.9

Jump to

Keyboard shortcuts

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