package common

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Descriptor

common.proto:13

Descriptor holds various properties of an artifact. (oci.Descriptor) The only strictly defined property is `rawPath`. Beyond that, it is designed to be flexible: only what is known is included.

Used in: Manifest.Blobs, Manifest.Subjects, Referrer, orchestrator.GetBlobsRequest, orchestrator.GetBlobsResponse, orchestrator.GetManifestRequest, referrerstore.GetBlobContentRequest, referrerstore.GetBlobContentResponse, referrerstore.GetManifestRequest, referrerstore.GetSubjectDescriptorResponse, referrerstore.ListReferrersRequest, referrerstore.ListReferrersResponse, verifier.VerifyReferenceRequest, verifier.VerifyReferenceResponse

message Descriptor.Attributes

common.proto:14

Used in: Descriptor

message Manifest

common.proto:39

Manifest includes all relevant properties and blobs for a reference artifact. (Ratify.ocispecs.ReferenceManifest)

Used in: orchestrator.GetManifestResponse, referrerstore.GetManifestResponse

message Manifest.Blobs

common.proto:40

Used in: Manifest

message Manifest.Subjects

common.proto:43

Used in: Manifest

message Referrer

common.proto:28

Referrer holds properties on a given Artifact. (Ratify.ocispecs.ReferenceDescriptor)

Used in: Manifest, orchestrator.GetManifestRequest, orchestrator.VerifySubjectResponse.ReferrerVerificationReport, referrerstore.ListReferrersResponse, verifier.VerifyReferenceRequest