mocks

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) Deploy

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

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

func (*Client) Deployments

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

Deployments 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

func (*Client) TeardownNamespace added in v0.2.2

func (_m *Client) TeardownNamespace(_a0 string) error

TeardownNamespace provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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