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