Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StepRunsByStoryRun ¶
func StepRunsByStoryRun( ctx context.Context, c client.Client, namespace string, storyRunName string, extraLabels map[string]string, out *runsv1alpha1.StepRunList, ) error
StepRunsByStoryRun lists StepRuns in the given namespace that belong to the provided StoryRun name plus any additional label selectors, storing the result in out. Callers can pass nil extras to filter solely by StoryRun.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.