mocks

package
v0.100.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.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 MockClient

type MockClient struct {
	mock.Mock
}

MockClient is an autogenerated mock type for the MockClient type

func (*MockClient) Applications

func (_m *MockClient) Applications() ([]models.Application, error)

GetApplications provides a mock function with given fields:

func (*MockClient) ClusterStats

func (_m *MockClient) ClusterStats() (*models.ClusterProperties, error)

ClusterStats provides a mock function with given fields:

func (*MockClient) ExecutorStats

func (_m *MockClient) ExecutorStats(appID string) ([]models.Executor, error)

GetExecutorStats provides a mock function with given fields: appID

func (*MockClient) Get

func (_m *MockClient) Get(path string) ([]byte, error)

Get provides a mock function with given fields: path

func (*MockClient) JobStats

func (_m *MockClient) JobStats(appID string) ([]models.Job, error)

GetJobStats provides a mock function with given fields: appID

func (*MockClient) StageStats

func (_m *MockClient) StageStats(appID string) ([]models.Stage, error)

GetStageStats provides a mock function with given fields: appID

Jump to

Keyboard shortcuts

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