provider

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *schema.Provider

Types

type BasicAuthTransport

type BasicAuthTransport struct {
	Wrapped *http.Transport
	// contains filtered or unexported fields
}

func (*BasicAuthTransport) RoundTrip

func (bat *BasicAuthTransport) RoundTrip(req *http.Request) (*http.Response, error)

type HttpHeaderAuthTransport added in v0.4.0

type HttpHeaderAuthTransport struct {
	Wrapped *http.Transport
	// contains filtered or unexported fields
}

func (*HttpHeaderAuthTransport) RoundTrip added in v0.4.0

func (hhat *HttpHeaderAuthTransport) RoundTrip(req *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

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