httprequest

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpRequestDoer

type HttpRequestDoer interface {
	Do(ctx context.Context, spec *v1alpha1.HttpRequestParams) ([]byte, error)
}

func NewDoer

func NewDoer(kubeClient client.Client, httpClient *http.Client) HttpRequestDoer

Directories

Path Synopsis
Package v1alpha1 contains managed resources for Git services such as Repo.
Package v1alpha1 contains managed resources for Git services such as Repo.

Jump to

Keyboard shortcuts

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