Versions in this module Expand all Collapse all v1 v1.6.0 Mar 4, 2026 v1.5.0 Feb 9, 2026 Changes in this version + func NewExecutor(namespace, name string) (execute.Executor, error) + type Executor struct + func (exe *Executor) Execute() error + func (exe *Executor) GetName() string