releaseauthority

package
v0.14.3 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(raw any) (report.Record, int, error)

Types

type ConsumerProjection

type ConsumerProjection struct {
	ArtifactProof        ConsumerProjectionArtifactProof
	Channel              string
	HasRegistryAuthority bool
	Package              ConsumerProjectionPackage
	RegistryAuthority    ConsumerProjectionRegistryAuthority
	Rollback             ConsumerProjectionRollback
	RolloutClaim         bool
	SchemaVersion        int
}

type ConsumerProjectionAdmission

type ConsumerProjectionAdmission struct {
	Err          error
	InputJSON    map[string]any
	OutputSHA256 string
	Projection   ConsumerProjection
	Record       report.Record
}

func AdmitConsumerProjection

func AdmitConsumerProjection(raw any) ConsumerProjectionAdmission

type ConsumerProjectionArtifactProof

type ConsumerProjectionArtifactProof struct {
	BinarySmokeProofID          string
	CLISmokeProofID             string
	DeepImportRejectionProofID  string
	OutsideConsumerInstallProof string
	PackageArtifactCommandID    string
	PackDryRunCommandID         string
}

type ConsumerProjectionPackage

type ConsumerProjectionPackage struct {
	ArtifactPath             string
	HasPublishConfigRegistry bool
	Name                     string
	PackageManagerLockfile   string
	PackManifestPath         string
	PublishConfigRegistry    string
	Version                  string
}

type ConsumerProjectionRegistryAuthority

type ConsumerProjectionRegistryAuthority struct {
	RegistryURL string
}

type ConsumerProjectionRollback

type ConsumerProjectionRollback struct {
	VersionPin string
}

Jump to

Keyboard shortcuts

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