internal

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: MPL-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() provider.Provider

New is a helper function to simplify provider server and testing implementation.

func NewComponentGroupResource added in v0.1.0

func NewComponentGroupResource() resource.Resource

NewcomponentGroupResource is a helper function to simplify the provider implementation.

func NewComponentResource

func NewComponentResource() resource.Resource

NewcomponentResource is a helper function to simplify the provider implementation.

Types

type ApiResponse added in v0.1.0

type ApiResponse interface {
	StatusCode() int
}

type LogTransport added in v0.1.0

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

func (*LogTransport) RoundTrip added in v0.1.0

func (c *LogTransport) RoundTrip(request *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

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