mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-04 21:32:39 +08:00
chore: updated method docs
This commit is contained in:
@@ -68,6 +68,7 @@ type WorkflowExecutionFilter struct {
|
||||
Phase string // empty string means none
|
||||
}
|
||||
|
||||
// GetLabels returns the labels in the filter
|
||||
func (wf *WorkflowExecutionFilter) GetLabels() []*Label {
|
||||
return wf.Labels
|
||||
}
|
||||
|
Reference in New Issue
Block a user