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