Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageBlobIdentifier ¶
type ImageBlobIdentifier struct {
Reference reference.Spec
SchemeName string
SessionID string
StoreID string
RecordType client.UsageRecordType
Filename string
Perm int
UID int
GID int
}
func NewImageBlobIdentifier ¶
func NewImageBlobIdentifier(str string, scheme string) (*ImageBlobIdentifier, error)
func (*ImageBlobIdentifier) Capture ¶
func (id *ImageBlobIdentifier) Capture(c *provenance.Capture, pin string) error
func (*ImageBlobIdentifier) Scheme ¶
func (id *ImageBlobIdentifier) Scheme() string
Click to show internal directories.
Click to hide internal directories.