mocks

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.0.9

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) Deploy added in v0.0.9

func (_m *Client) Deploy(_a0 types.LeaseID, _a1 *types.ManifestGroup) error

Deploy provides a mock function with given fields: _a0, _a1

func (*Client) Deployments added in v0.0.9

func (_m *Client) Deployments() ([]cluster.Deployment, error)

Deployments provides a mock function with given fields:

func (*Client) Inventory added in v0.2.4

func (_m *Client) Inventory() ([]cluster.Node, error)

Inventory provides a mock function with given fields:

func (*Client) LeaseStatus added in v0.2.2

func (_m *Client) LeaseStatus(_a0 types.LeaseID) (*types.LeaseStatusResponse, error)

LeaseStatus provides a mock function with given fields: _a0

func (*Client) ServiceLogs added in v0.2.2

func (_m *Client) ServiceLogs(_a0 context.Context, _a1 types.LeaseID, _a2 int64, _a3 bool) ([]*cluster.ServiceLog, error)

ServiceLogs provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*Client) ServiceStatus added in v0.2.2

func (_m *Client) ServiceStatus(_a0 types.LeaseID, _a1 string) (*types.ServiceStatusResponse, error)

ServiceStatus provides a mock function with given fields: _a0, _a1

func (*Client) TeardownLease added in v0.2.2

func (_m *Client) TeardownLease(_a0 types.LeaseID) error

TeardownLease provides a mock function with given fields: _a0

type Cluster

type Cluster struct {
	mock.Mock
}

Cluster is an autogenerated mock type for the Cluster type

func (*Cluster) Reserve

func (_m *Cluster) Reserve(_a0 types.OrderID, _a1 *types.DeploymentGroup) (cluster.Reservation, error)

Reserve provides a mock function with given fields: _a0, _a1

func (*Cluster) Unreserve added in v0.3.0

func (_m *Cluster) Unreserve(_a0 types.OrderID, _a1 types.ResourceList) error

Unreserve provides a mock function with given fields: _a0, _a1

type Deployment added in v0.0.9

type Deployment struct {
	mock.Mock
}

Deployment is an autogenerated mock type for the Deployment type

func (*Deployment) LeaseID added in v0.0.9

func (_m *Deployment) LeaseID() types.LeaseID

LeaseID provides a mock function with given fields:

func (*Deployment) ManifestGroup added in v0.0.9

func (_m *Deployment) ManifestGroup() *types.ManifestGroup

ManifestGroup provides a mock function with given fields:

type Reservation

type Reservation struct {
	mock.Mock
}

Reservation is an autogenerated mock type for the Reservation type

func (*Reservation) OrderID

func (_m *Reservation) OrderID() types.OrderID

OrderID provides a mock function with given fields:

func (*Reservation) Resources added in v0.3.0

func (_m *Reservation) Resources() types.ResourceList

Resources provides a mock function with given fields:

Jump to

Keyboard shortcuts

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