Versions in this module Expand all Collapse all v4 v4.0.2 Mar 11, 2026 Changes in this version + type Image struct + Cmd []string + Entrypoint []string + type Interface interface + Lookup func(ctx context.Context, image string, options Options) (*Image, error) + func New(kubernetesClient kubernetes.Interface, config map[string]config.Image) Interface + type Options struct + ImagePullSecrets []apiv1.LocalObjectReference + Namespace string + ServiceAccountName string Other modules containing this package github.com/argoproj/argo-workflows/v3