Versions in this module Expand all Collapse all v0 v0.3.0 Mar 24, 2026 v0.1.0 Oct 29, 2025 Changes in this version + func Exec(ctx context.Context, exe string, args []string, env map[string]string) (*bytes.Buffer, error) + func Pdsh(ctx context.Context, cmd string, nodes []string, opts ...string) (*bytes.Buffer, error)