automock

package
v0.0.0-...-dc8ed20 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

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) Bind

func (_m *Client) Bind(instanceKey servicemanager.InstanceKey, bindingID string, parameters interface{}, acceptsIncomplete bool) (*servicemanager.BindingResponse, error)

Bind provides a mock function with given fields: instanceKey, bindingID, parameters, acceptsIncomplete

func (*Client) Deprovision

func (_m *Client) Deprovision(instanceKey servicemanager.InstanceKey, acceptsIncomplete bool) (*servicemanager.DeprovisionResponse, error)

Deprovision provides a mock function with given fields: instanceKey, acceptsIncomplete

func (*Client) LastInstanceOperation

func (_m *Client) LastInstanceOperation(key servicemanager.InstanceKey, operationID string) (servicemanager.LastOperationResponse, error)

LastInstanceOperation provides a mock function with given fields: key, operationID

func (*Client) ListOfferings

func (_m *Client) ListOfferings() (*types.ServiceOfferings, error)

ListOfferings provides a mock function with given fields:

func (*Client) ListOfferingsByName

func (_m *Client) ListOfferingsByName(name string) (*types.ServiceOfferings, error)

ListOfferingsByName provides a mock function with given fields: name

func (*Client) ListPlansByName

func (_m *Client) ListPlansByName(planName string, offeringID string) (*types.ServicePlans, error)

ListPlansByName provides a mock function with given fields: planName, offeringID

func (*Client) Provision

func (_m *Client) Provision(brokerID string, request servicemanager.ProvisioningInput, acceptsIncomplete bool) (*servicemanager.ProvisionResponse, error)

Provision provides a mock function with given fields: brokerID, request, acceptsIncomplete

func (*Client) Unbind

func (_m *Client) Unbind(instanceKey servicemanager.InstanceKey, bindingID string, acceptsIncomplete bool) (*servicemanager.DeprovisionResponse, error)

Unbind provides a mock function with given fields: instanceKey, bindingID, acceptsIncomplete

Jump to

Keyboard shortcuts

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