Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Slsa ¶
type Slsa struct {
// contains filtered or unexported fields
}
Slsa is a v2alpha4 payloader implementation.
func (*Slsa) CreatePayload ¶
CreatePayload returns the payload for the given object using the v2alpha4 formatter logic.
func (*Slsa) RetrieveAllArtifactURIs ¶ added in v0.21.1
RetrieveAllArtifactURIs returns the full URI of all artifacts detected as subjects.
func (*Slsa) Type ¶
func (s *Slsa) Type() config.PayloadType
Type returns the version of this payloader.
Click to show internal directories.
Click to hide internal directories.