Documentation
¶
Index ¶
- type ClientService
- func (_mock *ClientService) ClusterUsage(params *accounting.ClusterUsageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.ClusterUsageOK, error)
- func (_mock *ClientService) ClusterUsageCSV(params *accounting.ClusterUsageCSVParams, ...) (*accounting.ClusterUsageCSVOK, error)
- func (_mock *ClientService) ContainerUsage(params *accounting.ContainerUsageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.ContainerUsageOK, error)
- func (_mock *ClientService) ContainerUsageCSV(params *accounting.ContainerUsageCSVParams, ...) (*accounting.ContainerUsageCSVOK, error)
- func (_m *ClientService) EXPECT() *ClientService_Expecter
- func (_mock *ClientService) IPUsage(params *accounting.IPUsageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.IPUsageOK, error)
- func (_mock *ClientService) IPUsageCSV(params *accounting.IPUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.IPUsageCSVOK, error)
- func (_mock *ClientService) MachineReservationUsage(params *accounting.MachineReservationUsageParams, ...) (*accounting.MachineReservationUsageOK, error)
- func (_mock *ClientService) MachineUsage(params *accounting.MachineUsageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.MachineUsageOK, error)
- func (_mock *ClientService) NetworkUsage(params *accounting.NetworkUsageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.NetworkUsageOK, error)
- func (_mock *ClientService) NetworkUsageCSV(params *accounting.NetworkUsageCSVParams, ...) (*accounting.NetworkUsageCSVOK, error)
- func (_mock *ClientService) PostgresUsage(params *accounting.PostgresUsageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.PostgresUsageOK, error)
- func (_mock *ClientService) PostgresUsageCSV(params *accounting.PostgresUsageCSVParams, ...) (*accounting.PostgresUsageCSVOK, error)
- func (_mock *ClientService) ProductOptionUsage(params *accounting.ProductOptionUsageParams, ...) (*accounting.ProductOptionUsageOK, error)
- func (_mock *ClientService) Projects(params *accounting.ProjectsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.ProjectsOK, error)
- func (_mock *ClientService) S3Usage(params *accounting.S3UsageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.S3UsageOK, error)
- func (_mock *ClientService) S3UsageCSV(params *accounting.S3UsageCSVParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.S3UsageCSVOK, error)
- func (_mock *ClientService) SetTransport(transport runtime.ClientTransport)
- func (_mock *ClientService) VolumeUsage(params *accounting.VolumeUsageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.VolumeUsageOK, error)
- func (_mock *ClientService) VolumeUsageCSV(params *accounting.VolumeUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, ...) (*accounting.VolumeUsageCSVOK, error)
- type ClientService_ClusterUsageCSV_Call
- func (_c *ClientService_ClusterUsageCSV_Call) Return(clusterUsageCSVOK *accounting.ClusterUsageCSVOK, err error) *ClientService_ClusterUsageCSV_Call
- func (_c *ClientService_ClusterUsageCSV_Call) Run(run func(params *accounting.ClusterUsageCSVParams, ...)) *ClientService_ClusterUsageCSV_Call
- func (_c *ClientService_ClusterUsageCSV_Call) RunAndReturn(...) *ClientService_ClusterUsageCSV_Call
- type ClientService_ClusterUsage_Call
- func (_c *ClientService_ClusterUsage_Call) Return(clusterUsageOK *accounting.ClusterUsageOK, err error) *ClientService_ClusterUsage_Call
- func (_c *ClientService_ClusterUsage_Call) Run(...) *ClientService_ClusterUsage_Call
- func (_c *ClientService_ClusterUsage_Call) RunAndReturn(...) *ClientService_ClusterUsage_Call
- type ClientService_ContainerUsageCSV_Call
- func (_c *ClientService_ContainerUsageCSV_Call) Return(containerUsageCSVOK *accounting.ContainerUsageCSVOK, err error) *ClientService_ContainerUsageCSV_Call
- func (_c *ClientService_ContainerUsageCSV_Call) Run(run func(params *accounting.ContainerUsageCSVParams, ...)) *ClientService_ContainerUsageCSV_Call
- func (_c *ClientService_ContainerUsageCSV_Call) RunAndReturn(...) *ClientService_ContainerUsageCSV_Call
- type ClientService_ContainerUsage_Call
- func (_c *ClientService_ContainerUsage_Call) Return(containerUsageOK *accounting.ContainerUsageOK, err error) *ClientService_ContainerUsage_Call
- func (_c *ClientService_ContainerUsage_Call) Run(...) *ClientService_ContainerUsage_Call
- func (_c *ClientService_ContainerUsage_Call) RunAndReturn(...) *ClientService_ContainerUsage_Call
- type ClientService_Expecter
- func (_e *ClientService_Expecter) ClusterUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ClusterUsage_Call
- func (_e *ClientService_Expecter) ClusterUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ClusterUsageCSV_Call
- func (_e *ClientService_Expecter) ContainerUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ContainerUsage_Call
- func (_e *ClientService_Expecter) ContainerUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ContainerUsageCSV_Call
- func (_e *ClientService_Expecter) IPUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_IPUsage_Call
- func (_e *ClientService_Expecter) IPUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_IPUsageCSV_Call
- func (_e *ClientService_Expecter) MachineReservationUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_MachineReservationUsage_Call
- func (_e *ClientService_Expecter) MachineUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_MachineUsage_Call
- func (_e *ClientService_Expecter) NetworkUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_NetworkUsage_Call
- func (_e *ClientService_Expecter) NetworkUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_NetworkUsageCSV_Call
- func (_e *ClientService_Expecter) PostgresUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_PostgresUsage_Call
- func (_e *ClientService_Expecter) PostgresUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_PostgresUsageCSV_Call
- func (_e *ClientService_Expecter) ProductOptionUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ProductOptionUsage_Call
- func (_e *ClientService_Expecter) Projects(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Projects_Call
- func (_e *ClientService_Expecter) S3Usage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_S3Usage_Call
- func (_e *ClientService_Expecter) S3UsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_S3UsageCSV_Call
- func (_e *ClientService_Expecter) SetTransport(transport interface{}) *ClientService_SetTransport_Call
- func (_e *ClientService_Expecter) VolumeUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_VolumeUsage_Call
- func (_e *ClientService_Expecter) VolumeUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_VolumeUsageCSV_Call
- type ClientService_IPUsageCSV_Call
- type ClientService_IPUsage_Call
- type ClientService_MachineReservationUsage_Call
- func (_c *ClientService_MachineReservationUsage_Call) Return(machineReservationUsageOK *accounting.MachineReservationUsageOK, err error) *ClientService_MachineReservationUsage_Call
- func (_c *ClientService_MachineReservationUsage_Call) Run(run func(params *accounting.MachineReservationUsageParams, ...)) *ClientService_MachineReservationUsage_Call
- func (_c *ClientService_MachineReservationUsage_Call) RunAndReturn(...) *ClientService_MachineReservationUsage_Call
- type ClientService_MachineUsage_Call
- func (_c *ClientService_MachineUsage_Call) Return(machineUsageOK *accounting.MachineUsageOK, err error) *ClientService_MachineUsage_Call
- func (_c *ClientService_MachineUsage_Call) Run(...) *ClientService_MachineUsage_Call
- func (_c *ClientService_MachineUsage_Call) RunAndReturn(...) *ClientService_MachineUsage_Call
- type ClientService_NetworkUsageCSV_Call
- func (_c *ClientService_NetworkUsageCSV_Call) Return(networkUsageCSVOK *accounting.NetworkUsageCSVOK, err error) *ClientService_NetworkUsageCSV_Call
- func (_c *ClientService_NetworkUsageCSV_Call) Run(run func(params *accounting.NetworkUsageCSVParams, ...)) *ClientService_NetworkUsageCSV_Call
- func (_c *ClientService_NetworkUsageCSV_Call) RunAndReturn(...) *ClientService_NetworkUsageCSV_Call
- type ClientService_NetworkUsage_Call
- func (_c *ClientService_NetworkUsage_Call) Return(networkUsageOK *accounting.NetworkUsageOK, err error) *ClientService_NetworkUsage_Call
- func (_c *ClientService_NetworkUsage_Call) Run(...) *ClientService_NetworkUsage_Call
- func (_c *ClientService_NetworkUsage_Call) RunAndReturn(...) *ClientService_NetworkUsage_Call
- type ClientService_PostgresUsageCSV_Call
- func (_c *ClientService_PostgresUsageCSV_Call) Return(postgresUsageCSVOK *accounting.PostgresUsageCSVOK, err error) *ClientService_PostgresUsageCSV_Call
- func (_c *ClientService_PostgresUsageCSV_Call) Run(run func(params *accounting.PostgresUsageCSVParams, ...)) *ClientService_PostgresUsageCSV_Call
- func (_c *ClientService_PostgresUsageCSV_Call) RunAndReturn(...) *ClientService_PostgresUsageCSV_Call
- type ClientService_PostgresUsage_Call
- func (_c *ClientService_PostgresUsage_Call) Return(postgresUsageOK *accounting.PostgresUsageOK, err error) *ClientService_PostgresUsage_Call
- func (_c *ClientService_PostgresUsage_Call) Run(...) *ClientService_PostgresUsage_Call
- func (_c *ClientService_PostgresUsage_Call) RunAndReturn(...) *ClientService_PostgresUsage_Call
- type ClientService_ProductOptionUsage_Call
- func (_c *ClientService_ProductOptionUsage_Call) Return(productOptionUsageOK *accounting.ProductOptionUsageOK, err error) *ClientService_ProductOptionUsage_Call
- func (_c *ClientService_ProductOptionUsage_Call) Run(run func(params *accounting.ProductOptionUsageParams, ...)) *ClientService_ProductOptionUsage_Call
- func (_c *ClientService_ProductOptionUsage_Call) RunAndReturn(...) *ClientService_ProductOptionUsage_Call
- type ClientService_Projects_Call
- type ClientService_S3UsageCSV_Call
- type ClientService_S3Usage_Call
- type ClientService_SetTransport_Call
- func (_c *ClientService_SetTransport_Call) Return() *ClientService_SetTransport_Call
- func (_c *ClientService_SetTransport_Call) Run(run func(transport runtime.ClientTransport)) *ClientService_SetTransport_Call
- func (_c *ClientService_SetTransport_Call) RunAndReturn(run func(transport runtime.ClientTransport)) *ClientService_SetTransport_Call
- type ClientService_VolumeUsageCSV_Call
- func (_c *ClientService_VolumeUsageCSV_Call) Return(volumeUsageCSVOK *accounting.VolumeUsageCSVOK, err error) *ClientService_VolumeUsageCSV_Call
- func (_c *ClientService_VolumeUsageCSV_Call) Run(...) *ClientService_VolumeUsageCSV_Call
- func (_c *ClientService_VolumeUsageCSV_Call) RunAndReturn(...) *ClientService_VolumeUsageCSV_Call
- type ClientService_VolumeUsage_Call
- func (_c *ClientService_VolumeUsage_Call) Return(volumeUsageOK *accounting.VolumeUsageOK, err error) *ClientService_VolumeUsage_Call
- func (_c *ClientService_VolumeUsage_Call) Run(...) *ClientService_VolumeUsage_Call
- func (_c *ClientService_VolumeUsage_Call) RunAndReturn(...) *ClientService_VolumeUsage_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientService ¶
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) ClusterUsage ¶
func (_mock *ClientService) ClusterUsage(params *accounting.ClusterUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ClusterUsageOK, error)
ClusterUsage provides a mock function for the type ClientService
func (*ClientService) ClusterUsageCSV ¶
func (_mock *ClientService) ClusterUsageCSV(params *accounting.ClusterUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ClusterUsageCSVOK, error)
ClusterUsageCSV provides a mock function for the type ClientService
func (*ClientService) ContainerUsage ¶
func (_mock *ClientService) ContainerUsage(params *accounting.ContainerUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ContainerUsageOK, error)
ContainerUsage provides a mock function for the type ClientService
func (*ClientService) ContainerUsageCSV ¶
func (_mock *ClientService) ContainerUsageCSV(params *accounting.ContainerUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ContainerUsageCSVOK, error)
ContainerUsageCSV provides a mock function for the type ClientService
func (*ClientService) EXPECT ¶ added in v0.30.9
func (_m *ClientService) EXPECT() *ClientService_Expecter
func (*ClientService) IPUsage ¶
func (_mock *ClientService) IPUsage(params *accounting.IPUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.IPUsageOK, error)
IPUsage provides a mock function for the type ClientService
func (*ClientService) IPUsageCSV ¶
func (_mock *ClientService) IPUsageCSV(params *accounting.IPUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.IPUsageCSVOK, error)
IPUsageCSV provides a mock function for the type ClientService
func (*ClientService) MachineReservationUsage ¶ added in v0.29.0
func (_mock *ClientService) MachineReservationUsage(params *accounting.MachineReservationUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.MachineReservationUsageOK, error)
MachineReservationUsage provides a mock function for the type ClientService
func (*ClientService) MachineUsage ¶ added in v0.23.2
func (_mock *ClientService) MachineUsage(params *accounting.MachineUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.MachineUsageOK, error)
MachineUsage provides a mock function for the type ClientService
func (*ClientService) NetworkUsage ¶
func (_mock *ClientService) NetworkUsage(params *accounting.NetworkUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.NetworkUsageOK, error)
NetworkUsage provides a mock function for the type ClientService
func (*ClientService) NetworkUsageCSV ¶
func (_mock *ClientService) NetworkUsageCSV(params *accounting.NetworkUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.NetworkUsageCSVOK, error)
NetworkUsageCSV provides a mock function for the type ClientService
func (*ClientService) PostgresUsage ¶
func (_mock *ClientService) PostgresUsage(params *accounting.PostgresUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.PostgresUsageOK, error)
PostgresUsage provides a mock function for the type ClientService
func (*ClientService) PostgresUsageCSV ¶
func (_mock *ClientService) PostgresUsageCSV(params *accounting.PostgresUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.PostgresUsageCSVOK, error)
PostgresUsageCSV provides a mock function for the type ClientService
func (*ClientService) ProductOptionUsage ¶ added in v0.23.2
func (_mock *ClientService) ProductOptionUsage(params *accounting.ProductOptionUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ProductOptionUsageOK, error)
ProductOptionUsage provides a mock function for the type ClientService
func (*ClientService) Projects ¶ added in v0.18.20
func (_mock *ClientService) Projects(params *accounting.ProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ProjectsOK, error)
Projects provides a mock function for the type ClientService
func (*ClientService) S3Usage ¶
func (_mock *ClientService) S3Usage(params *accounting.S3UsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.S3UsageOK, error)
S3Usage provides a mock function for the type ClientService
func (*ClientService) S3UsageCSV ¶
func (_mock *ClientService) S3UsageCSV(params *accounting.S3UsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.S3UsageCSVOK, error)
S3UsageCSV 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) VolumeUsage ¶
func (_mock *ClientService) VolumeUsage(params *accounting.VolumeUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.VolumeUsageOK, error)
VolumeUsage provides a mock function for the type ClientService
func (*ClientService) VolumeUsageCSV ¶
func (_mock *ClientService) VolumeUsageCSV(params *accounting.VolumeUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.VolumeUsageCSVOK, error)
VolumeUsageCSV provides a mock function for the type ClientService
type ClientService_ClusterUsageCSV_Call ¶ added in v0.30.9
ClientService_ClusterUsageCSV_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterUsageCSV'
func (*ClientService_ClusterUsageCSV_Call) Return ¶ added in v0.30.9
func (_c *ClientService_ClusterUsageCSV_Call) Return(clusterUsageCSVOK *accounting.ClusterUsageCSVOK, err error) *ClientService_ClusterUsageCSV_Call
func (*ClientService_ClusterUsageCSV_Call) Run ¶ added in v0.30.9
func (_c *ClientService_ClusterUsageCSV_Call) Run(run func(params *accounting.ClusterUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_ClusterUsageCSV_Call
func (*ClientService_ClusterUsageCSV_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_ClusterUsageCSV_Call) RunAndReturn(run func(params *accounting.ClusterUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ClusterUsageCSVOK, error)) *ClientService_ClusterUsageCSV_Call
type ClientService_ClusterUsage_Call ¶ added in v0.30.9
ClientService_ClusterUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterUsage'
func (*ClientService_ClusterUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_ClusterUsage_Call) Return(clusterUsageOK *accounting.ClusterUsageOK, err error) *ClientService_ClusterUsage_Call
func (*ClientService_ClusterUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_ClusterUsage_Call) Run(run func(params *accounting.ClusterUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_ClusterUsage_Call
func (*ClientService_ClusterUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_ClusterUsage_Call) RunAndReturn(run func(params *accounting.ClusterUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ClusterUsageOK, error)) *ClientService_ClusterUsage_Call
type ClientService_ContainerUsageCSV_Call ¶ added in v0.30.9
ClientService_ContainerUsageCSV_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ContainerUsageCSV'
func (*ClientService_ContainerUsageCSV_Call) Return ¶ added in v0.30.9
func (_c *ClientService_ContainerUsageCSV_Call) Return(containerUsageCSVOK *accounting.ContainerUsageCSVOK, err error) *ClientService_ContainerUsageCSV_Call
func (*ClientService_ContainerUsageCSV_Call) Run ¶ added in v0.30.9
func (_c *ClientService_ContainerUsageCSV_Call) Run(run func(params *accounting.ContainerUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_ContainerUsageCSV_Call
func (*ClientService_ContainerUsageCSV_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_ContainerUsageCSV_Call) RunAndReturn(run func(params *accounting.ContainerUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ContainerUsageCSVOK, error)) *ClientService_ContainerUsageCSV_Call
type ClientService_ContainerUsage_Call ¶ added in v0.30.9
ClientService_ContainerUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ContainerUsage'
func (*ClientService_ContainerUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_ContainerUsage_Call) Return(containerUsageOK *accounting.ContainerUsageOK, err error) *ClientService_ContainerUsage_Call
func (*ClientService_ContainerUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_ContainerUsage_Call) Run(run func(params *accounting.ContainerUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_ContainerUsage_Call
func (*ClientService_ContainerUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_ContainerUsage_Call) RunAndReturn(run func(params *accounting.ContainerUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ContainerUsageOK, error)) *ClientService_ContainerUsage_Call
type ClientService_Expecter ¶ added in v0.30.9
type ClientService_Expecter struct {
// contains filtered or unexported fields
}
func (*ClientService_Expecter) ClusterUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) ClusterUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ClusterUsage_Call
ClusterUsage is a helper method to define mock.On call
- params *accounting.ClusterUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) ClusterUsageCSV ¶ added in v0.30.9
func (_e *ClientService_Expecter) ClusterUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ClusterUsageCSV_Call
ClusterUsageCSV is a helper method to define mock.On call
- params *accounting.ClusterUsageCSVParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) ContainerUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) ContainerUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ContainerUsage_Call
ContainerUsage is a helper method to define mock.On call
- params *accounting.ContainerUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) ContainerUsageCSV ¶ added in v0.30.9
func (_e *ClientService_Expecter) ContainerUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ContainerUsageCSV_Call
ContainerUsageCSV is a helper method to define mock.On call
- params *accounting.ContainerUsageCSVParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) IPUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) IPUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_IPUsage_Call
IPUsage is a helper method to define mock.On call
- params *accounting.IPUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) IPUsageCSV ¶ added in v0.30.9
func (_e *ClientService_Expecter) IPUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_IPUsageCSV_Call
IPUsageCSV is a helper method to define mock.On call
- params *accounting.IPUsageCSVParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) MachineReservationUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) MachineReservationUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_MachineReservationUsage_Call
MachineReservationUsage is a helper method to define mock.On call
- params *accounting.MachineReservationUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) MachineUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) MachineUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_MachineUsage_Call
MachineUsage is a helper method to define mock.On call
- params *accounting.MachineUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) NetworkUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) NetworkUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_NetworkUsage_Call
NetworkUsage is a helper method to define mock.On call
- params *accounting.NetworkUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) NetworkUsageCSV ¶ added in v0.30.9
func (_e *ClientService_Expecter) NetworkUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_NetworkUsageCSV_Call
NetworkUsageCSV is a helper method to define mock.On call
- params *accounting.NetworkUsageCSVParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) PostgresUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) PostgresUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_PostgresUsage_Call
PostgresUsage is a helper method to define mock.On call
- params *accounting.PostgresUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) PostgresUsageCSV ¶ added in v0.30.9
func (_e *ClientService_Expecter) PostgresUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_PostgresUsageCSV_Call
PostgresUsageCSV is a helper method to define mock.On call
- params *accounting.PostgresUsageCSVParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) ProductOptionUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) ProductOptionUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ProductOptionUsage_Call
ProductOptionUsage is a helper method to define mock.On call
- params *accounting.ProductOptionUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) Projects ¶ added in v0.30.9
func (_e *ClientService_Expecter) Projects(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Projects_Call
Projects is a helper method to define mock.On call
- params *accounting.ProjectsParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) S3Usage ¶ added in v0.30.9
func (_e *ClientService_Expecter) S3Usage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_S3Usage_Call
S3Usage is a helper method to define mock.On call
- params *accounting.S3UsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) S3UsageCSV ¶ added in v0.30.9
func (_e *ClientService_Expecter) S3UsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_S3UsageCSV_Call
S3UsageCSV is a helper method to define mock.On call
- params *accounting.S3UsageCSVParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.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) VolumeUsage ¶ added in v0.30.9
func (_e *ClientService_Expecter) VolumeUsage(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_VolumeUsage_Call
VolumeUsage is a helper method to define mock.On call
- params *accounting.VolumeUsageParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
func (*ClientService_Expecter) VolumeUsageCSV ¶ added in v0.30.9
func (_e *ClientService_Expecter) VolumeUsageCSV(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_VolumeUsageCSV_Call
VolumeUsageCSV is a helper method to define mock.On call
- params *accounting.VolumeUsageCSVParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...accounting.ClientOption
type ClientService_IPUsageCSV_Call ¶ added in v0.30.9
ClientService_IPUsageCSV_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IPUsageCSV'
func (*ClientService_IPUsageCSV_Call) Return ¶ added in v0.30.9
func (_c *ClientService_IPUsageCSV_Call) Return(iPUsageCSVOK *accounting.IPUsageCSVOK, err error) *ClientService_IPUsageCSV_Call
func (*ClientService_IPUsageCSV_Call) Run ¶ added in v0.30.9
func (_c *ClientService_IPUsageCSV_Call) Run(run func(params *accounting.IPUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_IPUsageCSV_Call
func (*ClientService_IPUsageCSV_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_IPUsageCSV_Call) RunAndReturn(run func(params *accounting.IPUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.IPUsageCSVOK, error)) *ClientService_IPUsageCSV_Call
type ClientService_IPUsage_Call ¶ added in v0.30.9
ClientService_IPUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IPUsage'
func (*ClientService_IPUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_IPUsage_Call) Return(iPUsageOK *accounting.IPUsageOK, err error) *ClientService_IPUsage_Call
func (*ClientService_IPUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_IPUsage_Call) Run(run func(params *accounting.IPUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_IPUsage_Call
func (*ClientService_IPUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_IPUsage_Call) RunAndReturn(run func(params *accounting.IPUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.IPUsageOK, error)) *ClientService_IPUsage_Call
type ClientService_MachineReservationUsage_Call ¶ added in v0.30.9
ClientService_MachineReservationUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MachineReservationUsage'
func (*ClientService_MachineReservationUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_MachineReservationUsage_Call) Return(machineReservationUsageOK *accounting.MachineReservationUsageOK, err error) *ClientService_MachineReservationUsage_Call
func (*ClientService_MachineReservationUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_MachineReservationUsage_Call) Run(run func(params *accounting.MachineReservationUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_MachineReservationUsage_Call
func (*ClientService_MachineReservationUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_MachineReservationUsage_Call) RunAndReturn(run func(params *accounting.MachineReservationUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.MachineReservationUsageOK, error)) *ClientService_MachineReservationUsage_Call
type ClientService_MachineUsage_Call ¶ added in v0.30.9
ClientService_MachineUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MachineUsage'
func (*ClientService_MachineUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_MachineUsage_Call) Return(machineUsageOK *accounting.MachineUsageOK, err error) *ClientService_MachineUsage_Call
func (*ClientService_MachineUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_MachineUsage_Call) Run(run func(params *accounting.MachineUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_MachineUsage_Call
func (*ClientService_MachineUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_MachineUsage_Call) RunAndReturn(run func(params *accounting.MachineUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.MachineUsageOK, error)) *ClientService_MachineUsage_Call
type ClientService_NetworkUsageCSV_Call ¶ added in v0.30.9
ClientService_NetworkUsageCSV_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NetworkUsageCSV'
func (*ClientService_NetworkUsageCSV_Call) Return ¶ added in v0.30.9
func (_c *ClientService_NetworkUsageCSV_Call) Return(networkUsageCSVOK *accounting.NetworkUsageCSVOK, err error) *ClientService_NetworkUsageCSV_Call
func (*ClientService_NetworkUsageCSV_Call) Run ¶ added in v0.30.9
func (_c *ClientService_NetworkUsageCSV_Call) Run(run func(params *accounting.NetworkUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_NetworkUsageCSV_Call
func (*ClientService_NetworkUsageCSV_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_NetworkUsageCSV_Call) RunAndReturn(run func(params *accounting.NetworkUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.NetworkUsageCSVOK, error)) *ClientService_NetworkUsageCSV_Call
type ClientService_NetworkUsage_Call ¶ added in v0.30.9
ClientService_NetworkUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NetworkUsage'
func (*ClientService_NetworkUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_NetworkUsage_Call) Return(networkUsageOK *accounting.NetworkUsageOK, err error) *ClientService_NetworkUsage_Call
func (*ClientService_NetworkUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_NetworkUsage_Call) Run(run func(params *accounting.NetworkUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_NetworkUsage_Call
func (*ClientService_NetworkUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_NetworkUsage_Call) RunAndReturn(run func(params *accounting.NetworkUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.NetworkUsageOK, error)) *ClientService_NetworkUsage_Call
type ClientService_PostgresUsageCSV_Call ¶ added in v0.30.9
ClientService_PostgresUsageCSV_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PostgresUsageCSV'
func (*ClientService_PostgresUsageCSV_Call) Return ¶ added in v0.30.9
func (_c *ClientService_PostgresUsageCSV_Call) Return(postgresUsageCSVOK *accounting.PostgresUsageCSVOK, err error) *ClientService_PostgresUsageCSV_Call
func (*ClientService_PostgresUsageCSV_Call) Run ¶ added in v0.30.9
func (_c *ClientService_PostgresUsageCSV_Call) Run(run func(params *accounting.PostgresUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_PostgresUsageCSV_Call
func (*ClientService_PostgresUsageCSV_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_PostgresUsageCSV_Call) RunAndReturn(run func(params *accounting.PostgresUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.PostgresUsageCSVOK, error)) *ClientService_PostgresUsageCSV_Call
type ClientService_PostgresUsage_Call ¶ added in v0.30.9
ClientService_PostgresUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PostgresUsage'
func (*ClientService_PostgresUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_PostgresUsage_Call) Return(postgresUsageOK *accounting.PostgresUsageOK, err error) *ClientService_PostgresUsage_Call
func (*ClientService_PostgresUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_PostgresUsage_Call) Run(run func(params *accounting.PostgresUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_PostgresUsage_Call
func (*ClientService_PostgresUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_PostgresUsage_Call) RunAndReturn(run func(params *accounting.PostgresUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.PostgresUsageOK, error)) *ClientService_PostgresUsage_Call
type ClientService_ProductOptionUsage_Call ¶ added in v0.30.9
ClientService_ProductOptionUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProductOptionUsage'
func (*ClientService_ProductOptionUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_ProductOptionUsage_Call) Return(productOptionUsageOK *accounting.ProductOptionUsageOK, err error) *ClientService_ProductOptionUsage_Call
func (*ClientService_ProductOptionUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_ProductOptionUsage_Call) Run(run func(params *accounting.ProductOptionUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_ProductOptionUsage_Call
func (*ClientService_ProductOptionUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_ProductOptionUsage_Call) RunAndReturn(run func(params *accounting.ProductOptionUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ProductOptionUsageOK, error)) *ClientService_ProductOptionUsage_Call
type ClientService_Projects_Call ¶ added in v0.30.9
ClientService_Projects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Projects'
func (*ClientService_Projects_Call) Return ¶ added in v0.30.9
func (_c *ClientService_Projects_Call) Return(projectsOK *accounting.ProjectsOK, err error) *ClientService_Projects_Call
func (*ClientService_Projects_Call) Run ¶ added in v0.30.9
func (_c *ClientService_Projects_Call) Run(run func(params *accounting.ProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_Projects_Call
func (*ClientService_Projects_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_Projects_Call) RunAndReturn(run func(params *accounting.ProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.ProjectsOK, error)) *ClientService_Projects_Call
type ClientService_S3UsageCSV_Call ¶ added in v0.30.9
ClientService_S3UsageCSV_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'S3UsageCSV'
func (*ClientService_S3UsageCSV_Call) Return ¶ added in v0.30.9
func (_c *ClientService_S3UsageCSV_Call) Return(s3UsageCSVOK *accounting.S3UsageCSVOK, err error) *ClientService_S3UsageCSV_Call
func (*ClientService_S3UsageCSV_Call) Run ¶ added in v0.30.9
func (_c *ClientService_S3UsageCSV_Call) Run(run func(params *accounting.S3UsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_S3UsageCSV_Call
func (*ClientService_S3UsageCSV_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_S3UsageCSV_Call) RunAndReturn(run func(params *accounting.S3UsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.S3UsageCSVOK, error)) *ClientService_S3UsageCSV_Call
type ClientService_S3Usage_Call ¶ added in v0.30.9
ClientService_S3Usage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'S3Usage'
func (*ClientService_S3Usage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_S3Usage_Call) Return(s3UsageOK *accounting.S3UsageOK, err error) *ClientService_S3Usage_Call
func (*ClientService_S3Usage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_S3Usage_Call) Run(run func(params *accounting.S3UsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_S3Usage_Call
func (*ClientService_S3Usage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_S3Usage_Call) RunAndReturn(run func(params *accounting.S3UsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.S3UsageOK, error)) *ClientService_S3Usage_Call
type ClientService_SetTransport_Call ¶ added in v0.30.9
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 (_c *ClientService_SetTransport_Call) Return() *ClientService_SetTransport_Call
func (*ClientService_SetTransport_Call) Run ¶ added in v0.30.9
func (_c *ClientService_SetTransport_Call) Run(run func(transport runtime.ClientTransport)) *ClientService_SetTransport_Call
func (*ClientService_SetTransport_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_SetTransport_Call) RunAndReturn(run func(transport runtime.ClientTransport)) *ClientService_SetTransport_Call
type ClientService_VolumeUsageCSV_Call ¶ added in v0.30.9
ClientService_VolumeUsageCSV_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VolumeUsageCSV'
func (*ClientService_VolumeUsageCSV_Call) Return ¶ added in v0.30.9
func (_c *ClientService_VolumeUsageCSV_Call) Return(volumeUsageCSVOK *accounting.VolumeUsageCSVOK, err error) *ClientService_VolumeUsageCSV_Call
func (*ClientService_VolumeUsageCSV_Call) Run ¶ added in v0.30.9
func (_c *ClientService_VolumeUsageCSV_Call) Run(run func(params *accounting.VolumeUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_VolumeUsageCSV_Call
func (*ClientService_VolumeUsageCSV_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_VolumeUsageCSV_Call) RunAndReturn(run func(params *accounting.VolumeUsageCSVParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.VolumeUsageCSVOK, error)) *ClientService_VolumeUsageCSV_Call
type ClientService_VolumeUsage_Call ¶ added in v0.30.9
ClientService_VolumeUsage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VolumeUsage'
func (*ClientService_VolumeUsage_Call) Return ¶ added in v0.30.9
func (_c *ClientService_VolumeUsage_Call) Return(volumeUsageOK *accounting.VolumeUsageOK, err error) *ClientService_VolumeUsage_Call
func (*ClientService_VolumeUsage_Call) Run ¶ added in v0.30.9
func (_c *ClientService_VolumeUsage_Call) Run(run func(params *accounting.VolumeUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption)) *ClientService_VolumeUsage_Call
func (*ClientService_VolumeUsage_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_VolumeUsage_Call) RunAndReturn(run func(params *accounting.VolumeUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...accounting.ClientOption) (*accounting.VolumeUsageOK, error)) *ClientService_VolumeUsage_Call