Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeActionTypeVersion ¶
func MakeActionTypeVersion(action *pipelineyml.Action) string
MakeActionTypeVersion return ext item. Example: git, git@1.0, git@1.1
Types ¶
type ExtMarketSvc ¶
type ExtMarketSvc struct {
// contains filtered or unexported fields
}
func New ¶
func New(bdl *bundle.Bundle) *ExtMarketSvc
func (*ExtMarketSvc) SearchActions ¶
func (s *ExtMarketSvc) SearchActions(items []string, ops ...OpOption) (map[string]*diceyml.Job, map[string]*apistructs.ActionSpec, error)
each search item: ActionType 或 ActionType@version output: map[item]Image
type SearchOption ¶
Click to show internal directories.
Click to hide internal directories.