Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CiCd ¶
type CiCd interface {
IncrementalID() string
GitRef() string
GitSHA() string
GitRepository() string
Name() string
AddStepOutput(key string, value string)
}
func MustCreate ¶
func MustCreate() CiCd
type Constructor ¶
type Local ¶
func (*Local) AddStepOutput ¶ added in v0.0.57
func (*Local) GitRepository ¶
func (*Local) IncrementalID ¶
Click to show internal directories.
Click to hide internal directories.