resolution

package
v0.60.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateResolutionRequestFailureStatus added in v0.60.0

func CreateResolutionRequestFailureStatus() *v1beta1.ResolutionRequestStatus

CreateResolutionRequestFailureStatus returns a ResolutionRequestStatus with failure.

func CreateResolutionRequestStatusWithData added in v0.60.0

func CreateResolutionRequestStatusWithData(content []byte) *v1beta1.ResolutionRequestStatus

CreateResolutionRequestStatusWithData returns a ResolutionRequestStatus with the resolved content.

Types

type ResolvedObjectMeta

type ResolvedObjectMeta struct {
	*metav1.ObjectMeta `json:",omitempty"`
	// RefSource identifies where the spec came from.
	RefSource *v1.RefSource `json:",omitempty"`
	// VerificationResult contains the result of trusted resources verification
	VerificationResult *trustedresources.VerificationResult `json:",omitempty"`
}

ResolvedObjectMeta contains both ObjectMeta and the metadata that identifies the source where the resource came from.

Jump to

Keyboard shortcuts

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