acmmock

package
v1.43.22 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package acmmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockACMAPI

type MockACMAPI struct {
	// contains filtered or unexported fields
}

MockACMAPI is a mock of ACMAPI interface.

func NewMockACMAPI

func NewMockACMAPI(ctrl *gomock.Controller) *MockACMAPI

NewMockACMAPI creates a new mock instance.

func (*MockACMAPI) AddTagsToCertificate

func (m *MockACMAPI) AddTagsToCertificate(arg0 *acm.AddTagsToCertificateInput) (*acm.AddTagsToCertificateOutput, error)

AddTagsToCertificate mocks base method.

func (*MockACMAPI) AddTagsToCertificateRequest

func (m *MockACMAPI) AddTagsToCertificateRequest(arg0 *acm.AddTagsToCertificateInput) (*request.Request, *acm.AddTagsToCertificateOutput)

AddTagsToCertificateRequest mocks base method.

func (*MockACMAPI) AddTagsToCertificateWithContext

func (m *MockACMAPI) AddTagsToCertificateWithContext(arg0 context.Context, arg1 *acm.AddTagsToCertificateInput, arg2 ...request.Option) (*acm.AddTagsToCertificateOutput, error)

AddTagsToCertificateWithContext mocks base method.

func (*MockACMAPI) DeleteCertificate

func (m *MockACMAPI) DeleteCertificate(arg0 *acm.DeleteCertificateInput) (*acm.DeleteCertificateOutput, error)

DeleteCertificate mocks base method.

func (*MockACMAPI) DeleteCertificateRequest

func (m *MockACMAPI) DeleteCertificateRequest(arg0 *acm.DeleteCertificateInput) (*request.Request, *acm.DeleteCertificateOutput)

DeleteCertificateRequest mocks base method.

func (*MockACMAPI) DeleteCertificateWithContext

func (m *MockACMAPI) DeleteCertificateWithContext(arg0 context.Context, arg1 *acm.DeleteCertificateInput, arg2 ...request.Option) (*acm.DeleteCertificateOutput, error)

DeleteCertificateWithContext mocks base method.

func (*MockACMAPI) DescribeCertificate

func (m *MockACMAPI) DescribeCertificate(arg0 *acm.DescribeCertificateInput) (*acm.DescribeCertificateOutput, error)

DescribeCertificate mocks base method.

func (*MockACMAPI) DescribeCertificateRequest

func (m *MockACMAPI) DescribeCertificateRequest(arg0 *acm.DescribeCertificateInput) (*request.Request, *acm.DescribeCertificateOutput)

DescribeCertificateRequest mocks base method.

func (*MockACMAPI) DescribeCertificateWithContext

func (m *MockACMAPI) DescribeCertificateWithContext(arg0 context.Context, arg1 *acm.DescribeCertificateInput, arg2 ...request.Option) (*acm.DescribeCertificateOutput, error)

DescribeCertificateWithContext mocks base method.

func (*MockACMAPI) EXPECT

func (m *MockACMAPI) EXPECT() *MockACMAPIMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockACMAPI) ExportCertificate

func (m *MockACMAPI) ExportCertificate(arg0 *acm.ExportCertificateInput) (*acm.ExportCertificateOutput, error)

ExportCertificate mocks base method.

func (*MockACMAPI) ExportCertificateRequest

func (m *MockACMAPI) ExportCertificateRequest(arg0 *acm.ExportCertificateInput) (*request.Request, *acm.ExportCertificateOutput)

ExportCertificateRequest mocks base method.

func (*MockACMAPI) ExportCertificateWithContext

func (m *MockACMAPI) ExportCertificateWithContext(arg0 context.Context, arg1 *acm.ExportCertificateInput, arg2 ...request.Option) (*acm.ExportCertificateOutput, error)

ExportCertificateWithContext mocks base method.

func (*MockACMAPI) GetAccountConfiguration added in v1.38.35

func (m *MockACMAPI) GetAccountConfiguration(arg0 *acm.GetAccountConfigurationInput) (*acm.GetAccountConfigurationOutput, error)

GetAccountConfiguration mocks base method.

func (*MockACMAPI) GetAccountConfigurationRequest added in v1.38.35

func (m *MockACMAPI) GetAccountConfigurationRequest(arg0 *acm.GetAccountConfigurationInput) (*request.Request, *acm.GetAccountConfigurationOutput)

GetAccountConfigurationRequest mocks base method.

func (*MockACMAPI) GetAccountConfigurationWithContext added in v1.38.35

func (m *MockACMAPI) GetAccountConfigurationWithContext(arg0 context.Context, arg1 *acm.GetAccountConfigurationInput, arg2 ...request.Option) (*acm.GetAccountConfigurationOutput, error)

GetAccountConfigurationWithContext mocks base method.

func (*MockACMAPI) GetCertificate

func (m *MockACMAPI) GetCertificate(arg0 *acm.GetCertificateInput) (*acm.GetCertificateOutput, error)

GetCertificate mocks base method.

func (*MockACMAPI) GetCertificateRequest

func (m *MockACMAPI) GetCertificateRequest(arg0 *acm.GetCertificateInput) (*request.Request, *acm.GetCertificateOutput)

GetCertificateRequest mocks base method.

func (*MockACMAPI) GetCertificateWithContext

func (m *MockACMAPI) GetCertificateWithContext(arg0 context.Context, arg1 *acm.GetCertificateInput, arg2 ...request.Option) (*acm.GetCertificateOutput, error)

GetCertificateWithContext mocks base method.

func (*MockACMAPI) ImportCertificate

func (m *MockACMAPI) ImportCertificate(arg0 *acm.ImportCertificateInput) (*acm.ImportCertificateOutput, error)

ImportCertificate mocks base method.

func (*MockACMAPI) ImportCertificateRequest

func (m *MockACMAPI) ImportCertificateRequest(arg0 *acm.ImportCertificateInput) (*request.Request, *acm.ImportCertificateOutput)

ImportCertificateRequest mocks base method.

func (*MockACMAPI) ImportCertificateWithContext

func (m *MockACMAPI) ImportCertificateWithContext(arg0 context.Context, arg1 *acm.ImportCertificateInput, arg2 ...request.Option) (*acm.ImportCertificateOutput, error)

ImportCertificateWithContext mocks base method.

func (*MockACMAPI) ListCertificates

func (m *MockACMAPI) ListCertificates(arg0 *acm.ListCertificatesInput) (*acm.ListCertificatesOutput, error)

ListCertificates mocks base method.

func (*MockACMAPI) ListCertificatesPages

func (m *MockACMAPI) ListCertificatesPages(arg0 *acm.ListCertificatesInput, arg1 func(*acm.ListCertificatesOutput, bool) bool) error

ListCertificatesPages mocks base method.

func (*MockACMAPI) ListCertificatesPagesWithContext

func (m *MockACMAPI) ListCertificatesPagesWithContext(arg0 context.Context, arg1 *acm.ListCertificatesInput, arg2 func(*acm.ListCertificatesOutput, bool) bool, arg3 ...request.Option) error

ListCertificatesPagesWithContext mocks base method.

func (*MockACMAPI) ListCertificatesRequest

func (m *MockACMAPI) ListCertificatesRequest(arg0 *acm.ListCertificatesInput) (*request.Request, *acm.ListCertificatesOutput)

ListCertificatesRequest mocks base method.

func (*MockACMAPI) ListCertificatesWithContext

func (m *MockACMAPI) ListCertificatesWithContext(arg0 context.Context, arg1 *acm.ListCertificatesInput, arg2 ...request.Option) (*acm.ListCertificatesOutput, error)

ListCertificatesWithContext mocks base method.

func (*MockACMAPI) ListTagsForCertificate

func (m *MockACMAPI) ListTagsForCertificate(arg0 *acm.ListTagsForCertificateInput) (*acm.ListTagsForCertificateOutput, error)

ListTagsForCertificate mocks base method.

func (*MockACMAPI) ListTagsForCertificateRequest

func (m *MockACMAPI) ListTagsForCertificateRequest(arg0 *acm.ListTagsForCertificateInput) (*request.Request, *acm.ListTagsForCertificateOutput)

ListTagsForCertificateRequest mocks base method.

func (*MockACMAPI) ListTagsForCertificateWithContext

func (m *MockACMAPI) ListTagsForCertificateWithContext(arg0 context.Context, arg1 *acm.ListTagsForCertificateInput, arg2 ...request.Option) (*acm.ListTagsForCertificateOutput, error)

ListTagsForCertificateWithContext mocks base method.

func (*MockACMAPI) PutAccountConfiguration added in v1.38.35

func (m *MockACMAPI) PutAccountConfiguration(arg0 *acm.PutAccountConfigurationInput) (*acm.PutAccountConfigurationOutput, error)

PutAccountConfiguration mocks base method.

func (*MockACMAPI) PutAccountConfigurationRequest added in v1.38.35

func (m *MockACMAPI) PutAccountConfigurationRequest(arg0 *acm.PutAccountConfigurationInput) (*request.Request, *acm.PutAccountConfigurationOutput)

PutAccountConfigurationRequest mocks base method.

func (*MockACMAPI) PutAccountConfigurationWithContext added in v1.38.35

func (m *MockACMAPI) PutAccountConfigurationWithContext(arg0 context.Context, arg1 *acm.PutAccountConfigurationInput, arg2 ...request.Option) (*acm.PutAccountConfigurationOutput, error)

PutAccountConfigurationWithContext mocks base method.

func (*MockACMAPI) RemoveTagsFromCertificate

RemoveTagsFromCertificate mocks base method.

func (*MockACMAPI) RemoveTagsFromCertificateRequest

func (m *MockACMAPI) RemoveTagsFromCertificateRequest(arg0 *acm.RemoveTagsFromCertificateInput) (*request.Request, *acm.RemoveTagsFromCertificateOutput)

RemoveTagsFromCertificateRequest mocks base method.

func (*MockACMAPI) RemoveTagsFromCertificateWithContext

func (m *MockACMAPI) RemoveTagsFromCertificateWithContext(arg0 context.Context, arg1 *acm.RemoveTagsFromCertificateInput, arg2 ...request.Option) (*acm.RemoveTagsFromCertificateOutput, error)

RemoveTagsFromCertificateWithContext mocks base method.

func (*MockACMAPI) RenewCertificate

func (m *MockACMAPI) RenewCertificate(arg0 *acm.RenewCertificateInput) (*acm.RenewCertificateOutput, error)

RenewCertificate mocks base method.

func (*MockACMAPI) RenewCertificateRequest

func (m *MockACMAPI) RenewCertificateRequest(arg0 *acm.RenewCertificateInput) (*request.Request, *acm.RenewCertificateOutput)

RenewCertificateRequest mocks base method.

func (*MockACMAPI) RenewCertificateWithContext

func (m *MockACMAPI) RenewCertificateWithContext(arg0 context.Context, arg1 *acm.RenewCertificateInput, arg2 ...request.Option) (*acm.RenewCertificateOutput, error)

RenewCertificateWithContext mocks base method.

func (*MockACMAPI) RequestCertificate

func (m *MockACMAPI) RequestCertificate(arg0 *acm.RequestCertificateInput) (*acm.RequestCertificateOutput, error)

RequestCertificate mocks base method.

func (*MockACMAPI) RequestCertificateRequest

func (m *MockACMAPI) RequestCertificateRequest(arg0 *acm.RequestCertificateInput) (*request.Request, *acm.RequestCertificateOutput)

RequestCertificateRequest mocks base method.

func (*MockACMAPI) RequestCertificateWithContext

func (m *MockACMAPI) RequestCertificateWithContext(arg0 context.Context, arg1 *acm.RequestCertificateInput, arg2 ...request.Option) (*acm.RequestCertificateOutput, error)

RequestCertificateWithContext mocks base method.

func (*MockACMAPI) ResendValidationEmail

func (m *MockACMAPI) ResendValidationEmail(arg0 *acm.ResendValidationEmailInput) (*acm.ResendValidationEmailOutput, error)

ResendValidationEmail mocks base method.

func (*MockACMAPI) ResendValidationEmailRequest

func (m *MockACMAPI) ResendValidationEmailRequest(arg0 *acm.ResendValidationEmailInput) (*request.Request, *acm.ResendValidationEmailOutput)

ResendValidationEmailRequest mocks base method.

func (*MockACMAPI) ResendValidationEmailWithContext

func (m *MockACMAPI) ResendValidationEmailWithContext(arg0 context.Context, arg1 *acm.ResendValidationEmailInput, arg2 ...request.Option) (*acm.ResendValidationEmailOutput, error)

ResendValidationEmailWithContext mocks base method.

func (*MockACMAPI) UpdateCertificateOptions

UpdateCertificateOptions mocks base method.

func (*MockACMAPI) UpdateCertificateOptionsRequest

func (m *MockACMAPI) UpdateCertificateOptionsRequest(arg0 *acm.UpdateCertificateOptionsInput) (*request.Request, *acm.UpdateCertificateOptionsOutput)

UpdateCertificateOptionsRequest mocks base method.

func (*MockACMAPI) UpdateCertificateOptionsWithContext

func (m *MockACMAPI) UpdateCertificateOptionsWithContext(arg0 context.Context, arg1 *acm.UpdateCertificateOptionsInput, arg2 ...request.Option) (*acm.UpdateCertificateOptionsOutput, error)

UpdateCertificateOptionsWithContext mocks base method.

func (*MockACMAPI) WaitUntilCertificateValidated

func (m *MockACMAPI) WaitUntilCertificateValidated(arg0 *acm.DescribeCertificateInput) error

WaitUntilCertificateValidated mocks base method.

func (*MockACMAPI) WaitUntilCertificateValidatedWithContext

func (m *MockACMAPI) WaitUntilCertificateValidatedWithContext(arg0 context.Context, arg1 *acm.DescribeCertificateInput, arg2 ...request.WaiterOption) error

WaitUntilCertificateValidatedWithContext mocks base method.

type MockACMAPIMockRecorder

type MockACMAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockACMAPIMockRecorder is the mock recorder for MockACMAPI.

func (*MockACMAPIMockRecorder) AddTagsToCertificate

func (mr *MockACMAPIMockRecorder) AddTagsToCertificate(arg0 interface{}) *gomock.Call

AddTagsToCertificate indicates an expected call of AddTagsToCertificate.

func (*MockACMAPIMockRecorder) AddTagsToCertificateRequest

func (mr *MockACMAPIMockRecorder) AddTagsToCertificateRequest(arg0 interface{}) *gomock.Call

AddTagsToCertificateRequest indicates an expected call of AddTagsToCertificateRequest.

func (*MockACMAPIMockRecorder) AddTagsToCertificateWithContext

func (mr *MockACMAPIMockRecorder) AddTagsToCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddTagsToCertificateWithContext indicates an expected call of AddTagsToCertificateWithContext.

func (*MockACMAPIMockRecorder) DeleteCertificate

func (mr *MockACMAPIMockRecorder) DeleteCertificate(arg0 interface{}) *gomock.Call

DeleteCertificate indicates an expected call of DeleteCertificate.

func (*MockACMAPIMockRecorder) DeleteCertificateRequest

func (mr *MockACMAPIMockRecorder) DeleteCertificateRequest(arg0 interface{}) *gomock.Call

DeleteCertificateRequest indicates an expected call of DeleteCertificateRequest.

func (*MockACMAPIMockRecorder) DeleteCertificateWithContext

func (mr *MockACMAPIMockRecorder) DeleteCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCertificateWithContext indicates an expected call of DeleteCertificateWithContext.

func (*MockACMAPIMockRecorder) DescribeCertificate

func (mr *MockACMAPIMockRecorder) DescribeCertificate(arg0 interface{}) *gomock.Call

DescribeCertificate indicates an expected call of DescribeCertificate.

func (*MockACMAPIMockRecorder) DescribeCertificateRequest

func (mr *MockACMAPIMockRecorder) DescribeCertificateRequest(arg0 interface{}) *gomock.Call

DescribeCertificateRequest indicates an expected call of DescribeCertificateRequest.

func (*MockACMAPIMockRecorder) DescribeCertificateWithContext

func (mr *MockACMAPIMockRecorder) DescribeCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCertificateWithContext indicates an expected call of DescribeCertificateWithContext.

func (*MockACMAPIMockRecorder) ExportCertificate

func (mr *MockACMAPIMockRecorder) ExportCertificate(arg0 interface{}) *gomock.Call

ExportCertificate indicates an expected call of ExportCertificate.

func (*MockACMAPIMockRecorder) ExportCertificateRequest

func (mr *MockACMAPIMockRecorder) ExportCertificateRequest(arg0 interface{}) *gomock.Call

ExportCertificateRequest indicates an expected call of ExportCertificateRequest.

func (*MockACMAPIMockRecorder) ExportCertificateWithContext

func (mr *MockACMAPIMockRecorder) ExportCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportCertificateWithContext indicates an expected call of ExportCertificateWithContext.

func (*MockACMAPIMockRecorder) GetAccountConfiguration added in v1.38.35

func (mr *MockACMAPIMockRecorder) GetAccountConfiguration(arg0 interface{}) *gomock.Call

GetAccountConfiguration indicates an expected call of GetAccountConfiguration.

func (*MockACMAPIMockRecorder) GetAccountConfigurationRequest added in v1.38.35

func (mr *MockACMAPIMockRecorder) GetAccountConfigurationRequest(arg0 interface{}) *gomock.Call

GetAccountConfigurationRequest indicates an expected call of GetAccountConfigurationRequest.

func (*MockACMAPIMockRecorder) GetAccountConfigurationWithContext added in v1.38.35

func (mr *MockACMAPIMockRecorder) GetAccountConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountConfigurationWithContext indicates an expected call of GetAccountConfigurationWithContext.

func (*MockACMAPIMockRecorder) GetCertificate

func (mr *MockACMAPIMockRecorder) GetCertificate(arg0 interface{}) *gomock.Call

GetCertificate indicates an expected call of GetCertificate.

func (*MockACMAPIMockRecorder) GetCertificateRequest

func (mr *MockACMAPIMockRecorder) GetCertificateRequest(arg0 interface{}) *gomock.Call

GetCertificateRequest indicates an expected call of GetCertificateRequest.

func (*MockACMAPIMockRecorder) GetCertificateWithContext

func (mr *MockACMAPIMockRecorder) GetCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCertificateWithContext indicates an expected call of GetCertificateWithContext.

func (*MockACMAPIMockRecorder) ImportCertificate

func (mr *MockACMAPIMockRecorder) ImportCertificate(arg0 interface{}) *gomock.Call

ImportCertificate indicates an expected call of ImportCertificate.

func (*MockACMAPIMockRecorder) ImportCertificateRequest

func (mr *MockACMAPIMockRecorder) ImportCertificateRequest(arg0 interface{}) *gomock.Call

ImportCertificateRequest indicates an expected call of ImportCertificateRequest.

func (*MockACMAPIMockRecorder) ImportCertificateWithContext

func (mr *MockACMAPIMockRecorder) ImportCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportCertificateWithContext indicates an expected call of ImportCertificateWithContext.

func (*MockACMAPIMockRecorder) ListCertificates

func (mr *MockACMAPIMockRecorder) ListCertificates(arg0 interface{}) *gomock.Call

ListCertificates indicates an expected call of ListCertificates.

func (*MockACMAPIMockRecorder) ListCertificatesPages

func (mr *MockACMAPIMockRecorder) ListCertificatesPages(arg0, arg1 interface{}) *gomock.Call

ListCertificatesPages indicates an expected call of ListCertificatesPages.

func (*MockACMAPIMockRecorder) ListCertificatesPagesWithContext

func (mr *MockACMAPIMockRecorder) ListCertificatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListCertificatesPagesWithContext indicates an expected call of ListCertificatesPagesWithContext.

func (*MockACMAPIMockRecorder) ListCertificatesRequest

func (mr *MockACMAPIMockRecorder) ListCertificatesRequest(arg0 interface{}) *gomock.Call

ListCertificatesRequest indicates an expected call of ListCertificatesRequest.

func (*MockACMAPIMockRecorder) ListCertificatesWithContext

func (mr *MockACMAPIMockRecorder) ListCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCertificatesWithContext indicates an expected call of ListCertificatesWithContext.

func (*MockACMAPIMockRecorder) ListTagsForCertificate

func (mr *MockACMAPIMockRecorder) ListTagsForCertificate(arg0 interface{}) *gomock.Call

ListTagsForCertificate indicates an expected call of ListTagsForCertificate.

func (*MockACMAPIMockRecorder) ListTagsForCertificateRequest

func (mr *MockACMAPIMockRecorder) ListTagsForCertificateRequest(arg0 interface{}) *gomock.Call

ListTagsForCertificateRequest indicates an expected call of ListTagsForCertificateRequest.

func (*MockACMAPIMockRecorder) ListTagsForCertificateWithContext

func (mr *MockACMAPIMockRecorder) ListTagsForCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForCertificateWithContext indicates an expected call of ListTagsForCertificateWithContext.

func (*MockACMAPIMockRecorder) PutAccountConfiguration added in v1.38.35

func (mr *MockACMAPIMockRecorder) PutAccountConfiguration(arg0 interface{}) *gomock.Call

PutAccountConfiguration indicates an expected call of PutAccountConfiguration.

func (*MockACMAPIMockRecorder) PutAccountConfigurationRequest added in v1.38.35

func (mr *MockACMAPIMockRecorder) PutAccountConfigurationRequest(arg0 interface{}) *gomock.Call

PutAccountConfigurationRequest indicates an expected call of PutAccountConfigurationRequest.

func (*MockACMAPIMockRecorder) PutAccountConfigurationWithContext added in v1.38.35

func (mr *MockACMAPIMockRecorder) PutAccountConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccountConfigurationWithContext indicates an expected call of PutAccountConfigurationWithContext.

func (*MockACMAPIMockRecorder) RemoveTagsFromCertificate

func (mr *MockACMAPIMockRecorder) RemoveTagsFromCertificate(arg0 interface{}) *gomock.Call

RemoveTagsFromCertificate indicates an expected call of RemoveTagsFromCertificate.

func (*MockACMAPIMockRecorder) RemoveTagsFromCertificateRequest

func (mr *MockACMAPIMockRecorder) RemoveTagsFromCertificateRequest(arg0 interface{}) *gomock.Call

RemoveTagsFromCertificateRequest indicates an expected call of RemoveTagsFromCertificateRequest.

func (*MockACMAPIMockRecorder) RemoveTagsFromCertificateWithContext

func (mr *MockACMAPIMockRecorder) RemoveTagsFromCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveTagsFromCertificateWithContext indicates an expected call of RemoveTagsFromCertificateWithContext.

func (*MockACMAPIMockRecorder) RenewCertificate

func (mr *MockACMAPIMockRecorder) RenewCertificate(arg0 interface{}) *gomock.Call

RenewCertificate indicates an expected call of RenewCertificate.

func (*MockACMAPIMockRecorder) RenewCertificateRequest

func (mr *MockACMAPIMockRecorder) RenewCertificateRequest(arg0 interface{}) *gomock.Call

RenewCertificateRequest indicates an expected call of RenewCertificateRequest.

func (*MockACMAPIMockRecorder) RenewCertificateWithContext

func (mr *MockACMAPIMockRecorder) RenewCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RenewCertificateWithContext indicates an expected call of RenewCertificateWithContext.

func (*MockACMAPIMockRecorder) RequestCertificate

func (mr *MockACMAPIMockRecorder) RequestCertificate(arg0 interface{}) *gomock.Call

RequestCertificate indicates an expected call of RequestCertificate.

func (*MockACMAPIMockRecorder) RequestCertificateRequest

func (mr *MockACMAPIMockRecorder) RequestCertificateRequest(arg0 interface{}) *gomock.Call

RequestCertificateRequest indicates an expected call of RequestCertificateRequest.

func (*MockACMAPIMockRecorder) RequestCertificateWithContext

func (mr *MockACMAPIMockRecorder) RequestCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RequestCertificateWithContext indicates an expected call of RequestCertificateWithContext.

func (*MockACMAPIMockRecorder) ResendValidationEmail

func (mr *MockACMAPIMockRecorder) ResendValidationEmail(arg0 interface{}) *gomock.Call

ResendValidationEmail indicates an expected call of ResendValidationEmail.

func (*MockACMAPIMockRecorder) ResendValidationEmailRequest

func (mr *MockACMAPIMockRecorder) ResendValidationEmailRequest(arg0 interface{}) *gomock.Call

ResendValidationEmailRequest indicates an expected call of ResendValidationEmailRequest.

func (*MockACMAPIMockRecorder) ResendValidationEmailWithContext

func (mr *MockACMAPIMockRecorder) ResendValidationEmailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResendValidationEmailWithContext indicates an expected call of ResendValidationEmailWithContext.

func (*MockACMAPIMockRecorder) UpdateCertificateOptions

func (mr *MockACMAPIMockRecorder) UpdateCertificateOptions(arg0 interface{}) *gomock.Call

UpdateCertificateOptions indicates an expected call of UpdateCertificateOptions.

func (*MockACMAPIMockRecorder) UpdateCertificateOptionsRequest

func (mr *MockACMAPIMockRecorder) UpdateCertificateOptionsRequest(arg0 interface{}) *gomock.Call

UpdateCertificateOptionsRequest indicates an expected call of UpdateCertificateOptionsRequest.

func (*MockACMAPIMockRecorder) UpdateCertificateOptionsWithContext

func (mr *MockACMAPIMockRecorder) UpdateCertificateOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateCertificateOptionsWithContext indicates an expected call of UpdateCertificateOptionsWithContext.

func (*MockACMAPIMockRecorder) WaitUntilCertificateValidated

func (mr *MockACMAPIMockRecorder) WaitUntilCertificateValidated(arg0 interface{}) *gomock.Call

WaitUntilCertificateValidated indicates an expected call of WaitUntilCertificateValidated.

func (*MockACMAPIMockRecorder) WaitUntilCertificateValidatedWithContext

func (mr *MockACMAPIMockRecorder) WaitUntilCertificateValidatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilCertificateValidatedWithContext indicates an expected call of WaitUntilCertificateValidatedWithContext.

Jump to

Keyboard shortcuts

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