productv1fakes

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeDeployer

type FakeDeployer struct {
	GetProductStub func(args []string, cloudConfig []byte, cs cred.Store) ([]byte, error)

	GetMetaStub func() product.Meta

	GetFlagsStub func() []pcli.Flag
	// contains filtered or unexported fields
}

func (*FakeDeployer) GetFlags

func (fake *FakeDeployer) GetFlags() []pcli.Flag

func (*FakeDeployer) GetFlagsCallCount

func (fake *FakeDeployer) GetFlagsCallCount() int

func (*FakeDeployer) GetFlagsReturns

func (fake *FakeDeployer) GetFlagsReturns(result1 []pcli.Flag)

func (*FakeDeployer) GetMeta

func (fake *FakeDeployer) GetMeta() product.Meta

func (*FakeDeployer) GetMetaCallCount

func (fake *FakeDeployer) GetMetaCallCount() int

func (*FakeDeployer) GetMetaReturns

func (fake *FakeDeployer) GetMetaReturns(result1 product.Meta)

func (*FakeDeployer) GetProduct

func (fake *FakeDeployer) GetProduct(args []string, cloudConfig []byte, cs cred.Store) ([]byte, error)

func (*FakeDeployer) GetProductArgsForCall

func (fake *FakeDeployer) GetProductArgsForCall(i int) ([]string, []byte, cred.Store)

func (*FakeDeployer) GetProductCallCount

func (fake *FakeDeployer) GetProductCallCount() int

func (*FakeDeployer) GetProductReturns

func (fake *FakeDeployer) GetProductReturns(result1 []byte, result2 error)

Jump to

Keyboard shortcuts

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