Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStages ¶
func GetStages(ctx context.Context) []buildapi.StageInfo
GetStages returns all stages and steps currently stored in the context
func NewContext ¶
func NewContext(ctx context.Context) context.Context
NewContext returns a context initialised for use
func RecordNewStep ¶
func RecordNewStep(ctx context.Context, stageName buildapi.StageName, stepName buildapi.StepName, startTime metav1.Time, endTime metav1.Time)
RecordNewStep adds a new timing step to the context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.