mocks

package
v0.0.0-...-bb03362 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: CC0-1.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PAASClient

type PAASClient struct {
	mock.Mock
}

PAASClient is an autogenerated mock type for the PAASClient type

func (*PAASClient) AssociateOrgAuditorByUsername

func (_m *PAASClient) AssociateOrgAuditorByUsername(orgID string, userName string) (cfclient.Org, error)

AssociateOrgAuditorByUsername provides a mock function with given fields: orgID, userName

func (*PAASClient) AssociateOrgUserByUsername

func (_m *PAASClient) AssociateOrgUserByUsername(orgID string, userName string) (cfclient.Org, error)

AssociateOrgUserByUsername provides a mock function with given fields: orgID, userName

func (*PAASClient) AssociateSpaceAuditorByUsername

func (_m *PAASClient) AssociateSpaceAuditorByUsername(spaceID string, userName string) (cfclient.Space, error)

AssociateSpaceAuditorByUsername provides a mock function with given fields: spaceID, userName

func (*PAASClient) AssociateSpaceDeveloperByUsername

func (_m *PAASClient) AssociateSpaceDeveloperByUsername(spaceID string, userName string) (cfclient.Space, error)

AssociateSpaceDeveloperByUsername provides a mock function with given fields: spaceID, userName

func (*PAASClient) CreateUser

func (_m *PAASClient) CreateUser(req cfclient.UserRequest) (cfclient.User, error)

CreateUser provides a mock function with given fields: req

func (*PAASClient) DeleteUser

func (_m *PAASClient) DeleteUser(userID string) error

DeleteUser provides a mock function with given fields: userID

func (*PAASClient) GetSpaceByGuid

func (_m *PAASClient) GetSpaceByGuid(guid string) (cfclient.Space, error)

GetSpaceByGuid provides a mock function with given fields: guid

func (*PAASClient) ServiceInstanceByGuid

func (_m *PAASClient) ServiceInstanceByGuid(guid string) (cfclient.ServiceInstance, error)

ServiceInstanceByGuid provides a mock function with given fields: guid

Jump to

Keyboard shortcuts

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