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.

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) DeploymentGroups added in v0.0.10

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

DeploymentGroups provides a mock function with given fields: ctx

func (*Client) DeploymentGroupsForDeployment added in v0.3.0

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

DeploymentGroupsForDeployment 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) Fulfillment added in v0.0.9

func (_m *Client) Fulfillment(ctx context.Context, id types.FulfillmentID) (*types.Fulfillment, error)

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

func (*Client) Fulfillments added in v0.0.10

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

Fulfillments provides a mock function with given fields: ctx

func (*Client) Get

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

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

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) ProviderLeases added in v0.3.0

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

ProviderLeases provides a mock function with given fields: ctx, provider

func (*Client) Providers

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

Providers provides a mock function with given fields: ctx

func (*Client) TenantDeployments added in v0.3.0

func (_m *Client) TenantDeployments(ctx context.Context, tenant []byte) (*types.Deployments, error)

TenantDeployments provides a mock function with given fields: ctx, tenant

func (*Client) TenantLeases added in v0.3.0

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

TenantLeases provides a mock function with given fields: ctx, tenant

Jump to

Keyboard shortcuts

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