Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ReleaseImageReplacements contains the image replacements used by contrast. //go:embed assets/image-replacements.txt ReleaseImageReplacements []byte // DefaultCoordinatorPolicyHash is derived from the coordinator release candidate and injected at release build time. // // It is intentionally left empty for dev builds. DefaultCoordinatorPolicyHash = "" )
Functions ¶
func NewGenerateCmd ¶
NewGenerateCmd creates the contrast generate subcommand.
func NewRecoverCmd ¶ added in v0.8.0
NewRecoverCmd creates the contrast recover subcommand.
func NewVerifyCmd ¶
NewVerifyCmd creates the contrast verify subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.