httpclientfakes

package
v0.57.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and Gardener contributors

SPDX-License-Identifier: Apache-2.0 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 FakeClient

type FakeClient struct {
	DoStub func(*http.Request) (*http.Response, error)
	// contains filtered or unexported fields
}

func (*FakeClient) Do

func (fake *FakeClient) Do(arg1 *http.Request) (*http.Response, error)

func (*FakeClient) DoArgsForCall

func (fake *FakeClient) DoArgsForCall(i int) *http.Request

func (*FakeClient) DoCallCount

func (fake *FakeClient) DoCallCount() int

func (*FakeClient) DoCalls

func (fake *FakeClient) DoCalls(stub func(*http.Request) (*http.Response, error))

func (*FakeClient) DoReturns

func (fake *FakeClient) DoReturns(result1 *http.Response, result2 error)

func (*FakeClient) DoReturnsOnCall

func (fake *FakeClient) DoReturnsOnCall(i int, result1 *http.Response, result2 error)

func (*FakeClient) Invocations

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

Jump to

Keyboard shortcuts

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