filesystemlayout

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 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.1

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) CreateFilesystemLayout

CreateFilesystemLayout provides a mock function for the type ClientService

func (*ClientService) DeleteFilesystemLayout

DeleteFilesystemLayout provides a mock function for the type ClientService

func (*ClientService) EXPECT added in v0.42.4

func (_m *ClientService) EXPECT() *ClientService_Expecter

func (*ClientService) GetFilesystemLayout

GetFilesystemLayout provides a mock function for the type ClientService

func (*ClientService) ListFilesystemLayouts

ListFilesystemLayouts provides a mock function for the type ClientService

func (*ClientService) MatchFilesystemLayout

MatchFilesystemLayout 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) TryFilesystemLayout

TryFilesystemLayout provides a mock function for the type ClientService

func (*ClientService) UpdateFilesystemLayout

UpdateFilesystemLayout provides a mock function for the type ClientService

type ClientService_CreateFilesystemLayout_Call added in v0.42.4

type ClientService_CreateFilesystemLayout_Call struct {
	*mock.Call
}

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

func (*ClientService_CreateFilesystemLayout_Call) Return added in v0.42.4

func (*ClientService_CreateFilesystemLayout_Call) Run added in v0.42.4

type ClientService_DeleteFilesystemLayout_Call added in v0.42.4

type ClientService_DeleteFilesystemLayout_Call struct {
	*mock.Call
}

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

func (*ClientService_DeleteFilesystemLayout_Call) Return added in v0.42.4

func (*ClientService_DeleteFilesystemLayout_Call) Run added in v0.42.4

type ClientService_Expecter added in v0.42.4

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

func (*ClientService_Expecter) CreateFilesystemLayout added in v0.42.4

func (_e *ClientService_Expecter) CreateFilesystemLayout(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_CreateFilesystemLayout_Call

CreateFilesystemLayout is a helper method to define mock.On call

  • params *filesystemlayout.CreateFilesystemLayoutParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...filesystemlayout.ClientOption

func (*ClientService_Expecter) DeleteFilesystemLayout added in v0.42.4

func (_e *ClientService_Expecter) DeleteFilesystemLayout(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_DeleteFilesystemLayout_Call

DeleteFilesystemLayout is a helper method to define mock.On call

  • params *filesystemlayout.DeleteFilesystemLayoutParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...filesystemlayout.ClientOption

func (*ClientService_Expecter) GetFilesystemLayout added in v0.42.4

func (_e *ClientService_Expecter) GetFilesystemLayout(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetFilesystemLayout_Call

GetFilesystemLayout is a helper method to define mock.On call

  • params *filesystemlayout.GetFilesystemLayoutParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...filesystemlayout.ClientOption

func (*ClientService_Expecter) ListFilesystemLayouts added in v0.42.4

func (_e *ClientService_Expecter) ListFilesystemLayouts(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ListFilesystemLayouts_Call

ListFilesystemLayouts is a helper method to define mock.On call

  • params *filesystemlayout.ListFilesystemLayoutsParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...filesystemlayout.ClientOption

func (*ClientService_Expecter) MatchFilesystemLayout added in v0.42.4

func (_e *ClientService_Expecter) MatchFilesystemLayout(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_MatchFilesystemLayout_Call

MatchFilesystemLayout is a helper method to define mock.On call

  • params *filesystemlayout.MatchFilesystemLayoutParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...filesystemlayout.ClientOption

func (*ClientService_Expecter) SetTransport added in v0.42.4

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) TryFilesystemLayout added in v0.42.4

func (_e *ClientService_Expecter) TryFilesystemLayout(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_TryFilesystemLayout_Call

TryFilesystemLayout is a helper method to define mock.On call

  • params *filesystemlayout.TryFilesystemLayoutParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...filesystemlayout.ClientOption

func (*ClientService_Expecter) UpdateFilesystemLayout added in v0.42.4

func (_e *ClientService_Expecter) UpdateFilesystemLayout(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_UpdateFilesystemLayout_Call

UpdateFilesystemLayout is a helper method to define mock.On call

  • params *filesystemlayout.UpdateFilesystemLayoutParams
  • authInfo runtime.ClientAuthInfoWriter
  • opts ...filesystemlayout.ClientOption

type ClientService_GetFilesystemLayout_Call added in v0.42.4

type ClientService_GetFilesystemLayout_Call struct {
	*mock.Call
}

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

func (*ClientService_GetFilesystemLayout_Call) Return added in v0.42.4

func (*ClientService_GetFilesystemLayout_Call) Run added in v0.42.4

type ClientService_ListFilesystemLayouts_Call added in v0.42.4

type ClientService_ListFilesystemLayouts_Call struct {
	*mock.Call
}

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

func (*ClientService_ListFilesystemLayouts_Call) Return added in v0.42.4

func (*ClientService_ListFilesystemLayouts_Call) Run added in v0.42.4

type ClientService_MatchFilesystemLayout_Call added in v0.42.4

type ClientService_MatchFilesystemLayout_Call struct {
	*mock.Call
}

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

func (*ClientService_MatchFilesystemLayout_Call) Return added in v0.42.4

func (*ClientService_MatchFilesystemLayout_Call) Run added in v0.42.4

type ClientService_SetTransport_Call added in v0.42.4

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.42.4

func (*ClientService_SetTransport_Call) Run added in v0.42.4

func (*ClientService_SetTransport_Call) RunAndReturn added in v0.42.4

type ClientService_TryFilesystemLayout_Call added in v0.42.4

type ClientService_TryFilesystemLayout_Call struct {
	*mock.Call
}

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

func (*ClientService_TryFilesystemLayout_Call) Return added in v0.42.4

func (*ClientService_TryFilesystemLayout_Call) Run added in v0.42.4

type ClientService_UpdateFilesystemLayout_Call added in v0.42.4

type ClientService_UpdateFilesystemLayout_Call struct {
	*mock.Call
}

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

func (*ClientService_UpdateFilesystemLayout_Call) Return added in v0.42.4

func (*ClientService_UpdateFilesystemLayout_Call) Run added in v0.42.4

Jump to

Keyboard shortcuts

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