runtime

package
v0.0.0-...-34b34ea Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScorecardImage

func ScorecardImage(ctx context.Context, userProvidedScorecardImage string) string

ScorecardImage returns the container image used for OperatorSDK Scorecard based checks. If userProvidedScorecardImage is set, it is returned, otherwise, the default is returned.

Types

type AssetData

type AssetData struct {
	Images []string `json:"images"`
}

Assets is the publicly accessible representation of Preflight's used assets. This struct will be serialized to JSON and presented to the end-user when requested.

func Assets

func Assets(ctx context.Context) AssetData

Assets returns a full collection of assets used in Preflight.

Jump to

Keyboard shortcuts

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