mocks

package
v0.0.0-...-2b69720 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 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 ClientRunner

type ClientRunner struct {
	mock.Mock
}

ClientRunner is an autogenerated mock type for the ClientRunner type

func (*ClientRunner) CheckHealth

func (_m *ClientRunner) CheckHealth(ctx context.Context) error

CheckHealth provides a mock function with given fields: ctx

func (*ClientRunner) GetTenant

func (_m *ClientRunner) GetTenant(ctx context.Context, tid string) (*tenant.Tenant, error)

GetTenant provides a mock function with given fields: ctx, tid

func (*ClientRunner) GetTenantUsers

func (_m *ClientRunner) GetTenantUsers(ctx context.Context, tenantID string) ([]tenant.User, error)

GetTenantUsers provides a mock function with given fields: ctx, tenantID

func (*ClientRunner) VerifyToken

func (_m *ClientRunner) VerifyToken(ctx context.Context, token string) (*tenant.Tenant, error)

VerifyToken provides a mock function with given fields: ctx, token

Jump to

Keyboard shortcuts

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