request

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(mgr ctrl.Manager, o controller.Options, timeout time.Duration) error

Setup adds a controller that reconciles Request managed resources.

Types

type ObserveRequestDetails

type ObserveRequestDetails struct {
	Details       httpClient.HttpDetails
	ResponseError error
	Synced        bool
}

func FailedObserve

func FailedObserve() ObserveRequestDetails

NewObserveRequestDetails is a constructor function that initializes an instance of ObserveRequestDetails with default values.

func NewObserve

func NewObserve(details httpClient.HttpDetails, resErr error, synced bool) ObserveRequestDetails

NewObserveRequestDetails is a constructor function that initializes an instance of ObserveRequestDetails with default values.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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