Documentation
¶
Index ¶
Constants ¶
View Source
const (
BlobScheme = "blob"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SourceIdentifier ¶
type SourceIdentifier struct {
Digest digest.Digest
}
func IdentifierFromPB ¶
func IdentifierFromPB(op *pb.SourceOp) (*SourceIdentifier, error)
func (SourceIdentifier) Capture ¶
func (id SourceIdentifier) Capture(*provenance.Capture, string) error
func (SourceIdentifier) Scheme ¶
func (SourceIdentifier) Scheme() string
Click to show internal directories.
Click to hide internal directories.