Versions in this module Expand all Collapse all v0 v0.2.0 Jun 6, 2025 v0.0.0 Apr 7, 2025 Changes in this version + func GetImageNameFromWorkflow(output argoproj.Outputs) string + func GetStepByTemplateName(nodes argoproj.Nodes, step integrations.BuildWorkflowStep) (*argoproj.NodeStatus, bool) + func GetStepPhase(phase argoproj.NodePhase) integrations.StepPhase + func NewRoleBindingHandler(kubernetesClient client.Client) dataplane.ResourceHandler[integrations.BuildContext] + func NewRoleHandler(kubernetesClient client.Client) dataplane.ResourceHandler[integrations.BuildContext] + func NewServiceAccountHandler(kubernetesClient client.Client) dataplane.ResourceHandler[integrations.BuildContext] + func NewWorkflowHandler(kubernetesClient client.Client) dataplane.ResourceHandler[integrations.BuildContext]