fakes

package
v4.4.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Certificate

type Certificate struct {
	DescribeStub func(certificateName string) (iam.Certificate, error)
	// contains filtered or unexported fields
}

func (*Certificate) Describe

func (fake *Certificate) Describe(certificateName string) (iam.Certificate, error)

func (*Certificate) DescribeArgsForCall

func (fake *Certificate) DescribeArgsForCall(i int) string

func (*Certificate) DescribeCallCount

func (fake *Certificate) DescribeCallCount() int

func (*Certificate) DescribeReturns

func (fake *Certificate) DescribeReturns(result1 iam.Certificate, result2 error)

func (*Certificate) DescribeReturnsOnCall

func (fake *Certificate) DescribeReturnsOnCall(i int, result1 iam.Certificate, result2 error)

func (*Certificate) Invocations

func (fake *Certificate) Invocations() map[string][][]interface{}

type Infrastructure

type Infrastructure struct {
	UpdateStub func(keyPairName string, azs []string, stackName, boshAZ, lbType, lbCertificateARN, envID string) (cloudformation.Stack, error)

	DeleteStub func(stackName string) error
	// contains filtered or unexported fields
}

func (*Infrastructure) Delete

func (fake *Infrastructure) Delete(stackName string) error

func (*Infrastructure) DeleteArgsForCall

func (fake *Infrastructure) DeleteArgsForCall(i int) string

func (*Infrastructure) DeleteCallCount

func (fake *Infrastructure) DeleteCallCount() int

func (*Infrastructure) DeleteReturns

func (fake *Infrastructure) DeleteReturns(result1 error)

func (*Infrastructure) DeleteReturnsOnCall

func (fake *Infrastructure) DeleteReturnsOnCall(i int, result1 error)

func (*Infrastructure) Invocations

func (fake *Infrastructure) Invocations() map[string][][]interface{}

func (*Infrastructure) Update

func (fake *Infrastructure) Update(keyPairName string, azs []string, stackName string, boshAZ string, lbType string, lbCertificateARN string, envID string) (cloudformation.Stack, error)

func (*Infrastructure) UpdateArgsForCall

func (fake *Infrastructure) UpdateArgsForCall(i int) (string, []string, string, string, string, string, string)

func (*Infrastructure) UpdateCallCount

func (fake *Infrastructure) UpdateCallCount() int

func (*Infrastructure) UpdateReturns

func (fake *Infrastructure) UpdateReturns(result1 cloudformation.Stack, result2 error)

func (*Infrastructure) UpdateReturnsOnCall

func (fake *Infrastructure) UpdateReturnsOnCall(i int, result1 cloudformation.Stack, result2 error)

type KeyPair

type KeyPair struct {
	DeleteStub func(keyPairName string) error
	// contains filtered or unexported fields
}

func (*KeyPair) Delete

func (fake *KeyPair) Delete(keyPairName string) error

func (*KeyPair) DeleteArgsForCall

func (fake *KeyPair) DeleteArgsForCall(i int) string

func (*KeyPair) DeleteCallCount

func (fake *KeyPair) DeleteCallCount() int

func (*KeyPair) DeleteReturns

func (fake *KeyPair) DeleteReturns(result1 error)

func (*KeyPair) DeleteReturnsOnCall

func (fake *KeyPair) DeleteReturnsOnCall(i int, result1 error)

func (*KeyPair) Invocations

func (fake *KeyPair) Invocations() map[string][][]interface{}

type TF

type TF struct {
	ImportStub func(terraform.ImportInput) (string, error)
	// contains filtered or unexported fields
}

func (*TF) Import

func (fake *TF) Import(arg1 terraform.ImportInput) (string, error)

func (*TF) ImportArgsForCall

func (fake *TF) ImportArgsForCall(i int) terraform.ImportInput

func (*TF) ImportCallCount

func (fake *TF) ImportCallCount() int

func (*TF) ImportReturns

func (fake *TF) ImportReturns(result1 string, result2 error)

func (*TF) ImportReturnsOnCall

func (fake *TF) ImportReturnsOnCall(i int, result1 string, result2 error)

func (*TF) Invocations

func (fake *TF) Invocations() map[string][][]interface{}

type UserPolicy

type UserPolicy struct {
	DeleteStub func(username, policyname string) error
	// contains filtered or unexported fields
}

func (*UserPolicy) Delete

func (fake *UserPolicy) Delete(username string, policyname string) error

func (*UserPolicy) DeleteArgsForCall

func (fake *UserPolicy) DeleteArgsForCall(i int) (string, string)

func (*UserPolicy) DeleteCallCount

func (fake *UserPolicy) DeleteCallCount() int

func (*UserPolicy) DeleteReturns

func (fake *UserPolicy) DeleteReturns(result1 error)

func (*UserPolicy) DeleteReturnsOnCall

func (fake *UserPolicy) DeleteReturnsOnCall(i int, result1 error)

func (*UserPolicy) Invocations

func (fake *UserPolicy) Invocations() map[string][][]interface{}

type Zone

type Zone struct {
	RetrieveStub func(region string) ([]string, error)
	// contains filtered or unexported fields
}

func (*Zone) Invocations

func (fake *Zone) Invocations() map[string][][]interface{}

func (*Zone) Retrieve

func (fake *Zone) Retrieve(region string) ([]string, error)

func (*Zone) RetrieveArgsForCall

func (fake *Zone) RetrieveArgsForCall(i int) string

func (*Zone) RetrieveCallCount

func (fake *Zone) RetrieveCallCount() int

func (*Zone) RetrieveReturns

func (fake *Zone) RetrieveReturns(result1 []string, result2 error)

func (*Zone) RetrieveReturnsOnCall

func (fake *Zone) RetrieveReturnsOnCall(i int, result1 []string, result2 error)

Jump to

Keyboard shortcuts

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