elasticsearchprobemock

package
v5.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package elasticsearchprobemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCertPoolGetter

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

MockCertPoolGetter is a mock of CertPoolGetter interface.

func NewMockCertPoolGetter

func NewMockCertPoolGetter(ctrl *gomock.Controller) *MockCertPoolGetter

NewMockCertPoolGetter creates a new mock instance.

func (*MockCertPoolGetter) EXPECT

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

func (*MockCertPoolGetter) FromCustomCA

func (m *MockCertPoolGetter) FromCustomCA(arg0 []byte) *x509.CertPool

FromCustomCA mocks base method.

func (*MockCertPoolGetter) SystemPool

func (m *MockCertPoolGetter) SystemPool() (*x509.CertPool, error)

SystemPool mocks base method.

type MockCertPoolGetterMockRecorder

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

MockCertPoolGetterMockRecorder is the mock recorder for MockCertPoolGetter.

func (*MockCertPoolGetterMockRecorder) FromCustomCA

func (mr *MockCertPoolGetterMockRecorder) FromCustomCA(arg0 interface{}) *gomock.Call

FromCustomCA indicates an expected call of FromCustomCA.

func (*MockCertPoolGetterMockRecorder) SystemPool

func (mr *MockCertPoolGetterMockRecorder) SystemPool() *gomock.Call

SystemPool indicates an expected call of SystemPool.

Jump to

Keyboard shortcuts

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