request

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeployAction

func DeployAction(svcCtx *service.ServiceContext, crCtx *service.RequestCRContext, action string) error

DeployAction executes the action based on the given Request resource and Mapping configuration.

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 IsUpToDate

IsUpToDate checks whether desired spec up to date with the observed state for a given request

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