client

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

MockClient is a mock of Client interface

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance

func (*MockClient) DeleteCertificate

func (m *MockClient) DeleteCertificate(arg0 string) error

DeleteCertificate mocks base method

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) ImportCertificate

func (m *MockClient) ImportCertificate(arg0, arg1, arg2 []byte) (string, error)

ImportCertificate mocks base method

func (*MockClient) InflateCertificate

func (m *MockClient) InflateCertificate(arg0 *acm.Certificate) error

InflateCertificate mocks base method

func (*MockClient) ListCertificates

func (m *MockClient) ListCertificates() (acm.Certificates, error)

ListCertificates mocks base method

func (*MockClient) RequestCertificate

func (m *MockClient) RequestCertificate(arg0 string, arg1 []string) (string, error)

RequestCertificate mocks base method

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient

func (*MockClientMockRecorder) DeleteCertificate

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

DeleteCertificate indicates an expected call of DeleteCertificate

func (*MockClientMockRecorder) ImportCertificate

func (mr *MockClientMockRecorder) ImportCertificate(arg0, arg1, arg2 interface{}) *gomock.Call

ImportCertificate indicates an expected call of ImportCertificate

func (*MockClientMockRecorder) InflateCertificate

func (mr *MockClientMockRecorder) InflateCertificate(arg0 interface{}) *gomock.Call

InflateCertificate indicates an expected call of InflateCertificate

func (*MockClientMockRecorder) ListCertificates

func (mr *MockClientMockRecorder) ListCertificates() *gomock.Call

ListCertificates indicates an expected call of ListCertificates

func (*MockClientMockRecorder) RequestCertificate

func (mr *MockClientMockRecorder) RequestCertificate(arg0, arg1 interface{}) *gomock.Call

RequestCertificate indicates an expected call of RequestCertificate

Jump to

Keyboard shortcuts

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