Documentation ¶
Index ¶
Constants ¶
View Source
const (
KIND = "intoto"
)
Variables ¶
View Source
var VersionMap = types.NewSemVerEntryFactoryMap()
Functions ¶
Types ¶
type BaseIntotoType ¶
func (*BaseIntotoType) CreateProposedEntry ¶ added in v0.3.0
func (it *BaseIntotoType) CreateProposedEntry(ctx context.Context, version string, props types.ArtifactProperties) (models.ProposedEntry, error)
func (BaseIntotoType) DefaultVersion ¶ added in v0.3.0
func (it BaseIntotoType) DefaultVersion() string
func (BaseIntotoType) UnmarshalEntry ¶
func (it BaseIntotoType) UnmarshalEntry(pe models.ProposedEntry) (types.EntryImpl, error)
Click to show internal directories.
Click to hide internal directories.