mocks

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 29, 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) Account

func (_m *Client) Account(ctx context.Context, id []byte) (*types.Account, error)

Account provides a mock function with given fields: ctx, id

func (*Client) Deployment

func (_m *Client) Deployment(ctx context.Context, id []byte) (*types.Deployment, error)

Deployment provides a mock function with given fields: ctx, id

func (*Client) DeploymentGroup

func (_m *Client) DeploymentGroup(ctx context.Context, id types.DeploymentGroupID) (*types.DeploymentGroup, error)

DeploymentGroup provides a mock function with given fields: ctx, id

func (*Client) DeploymentLeases

func (_m *Client) DeploymentLeases(ctx context.Context, id []byte) (*types.Leases, error)

DeploymentLeases provides a mock function with given fields: ctx, id

func (*Client) Deployments

func (_m *Client) Deployments(ctx context.Context) (*types.Deployments, error)

Deployments provides a mock function with given fields: ctx

func (*Client) Get

func (_m *Client) Get(ctx context.Context, path string, obj proto.Message) error

Get provides a mock function with given fields: ctx, path, obj

func (*Client) Lease

func (_m *Client) Lease(ctx context.Context, id types.LeaseID) (*types.Lease, error)

Lease provides a mock function with given fields: ctx, id

func (*Client) Leases

func (_m *Client) Leases(ctx context.Context) (*types.Leases, error)

Leases provides a mock function with given fields: ctx

func (*Client) Order

func (_m *Client) Order(ctx context.Context, id types.OrderID) (*types.Order, error)

Order provides a mock function with given fields: ctx, id

func (*Client) Orders

func (_m *Client) Orders(ctx context.Context) (*types.Orders, error)

Orders provides a mock function with given fields: ctx

func (*Client) Provider

func (_m *Client) Provider(ctx context.Context, id []byte) (*types.Provider, error)

Provider provides a mock function with given fields: ctx, id

func (*Client) Providers

func (_m *Client) Providers(ctx context.Context) (*types.Providers, error)

Providers provides a mock function with given fields: ctx

Jump to

Keyboard shortcuts

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