requestgen

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsRequestValid

func IsRequestValid(requestDetails RequestDetails) bool

Types

type RequestDetails

type RequestDetails struct {
	Url     string
	Body    httpClient.Data
	Headers httpClient.Data
}

func GenerateRequestDetails

func GenerateRequestDetails(ctx context.Context, localKube client.Client, methodMapping v1alpha2.Mapping, forProvider v1alpha2.RequestParameters, response v1alpha2.Response) (RequestDetails, error, bool)

GenerateRequestDetails generates request details.

Jump to

Keyboard shortcuts

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