mockconfig

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mockconfig is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTLS

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

MockTLS is a mock of TLS interface.

func NewMockTLS

func NewMockTLS(ctrl *gomock.Controller) *MockTLS

NewMockTLS creates a new mock instance.

func (*MockTLS) CACert

func (m *MockTLS) CACert() string

CACert mocks base method.

func (*MockTLS) Cert

func (m *MockTLS) Cert() string

Cert mocks base method.

func (*MockTLS) EXPECT

func (m *MockTLS) EXPECT() *MockTLSMockRecorder

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

func (*MockTLS) Key

func (m *MockTLS) Key() string

Key mocks base method.

type MockTLSMockRecorder

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

MockTLSMockRecorder is the mock recorder for MockTLS.

func (*MockTLSMockRecorder) CACert

func (mr *MockTLSMockRecorder) CACert() *gomock.Call

CACert indicates an expected call of CACert.

func (*MockTLSMockRecorder) Cert

func (mr *MockTLSMockRecorder) Cert() *gomock.Call

Cert indicates an expected call of Cert.

func (*MockTLSMockRecorder) Key

func (mr *MockTLSMockRecorder) Key() *gomock.Call

Key indicates an expected call of Key.

Jump to

Keyboard shortcuts

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