Versions in this module Expand all Collapse all v0 v0.3.2 Feb 20, 2025 v0.3.1 Feb 19, 2025 Changes in this version type Parameters + Shell string v0.3.0 Feb 13, 2025 Changes in this version + type Parameters struct + ShellCommand string + ShellCommandField string + ShellEnvVars []ShellEnvVar + ShellEnvVarsRef ShellEnvVarsRef + StderrField string + StdoutField string + func (in *Parameters) DeepCopy() *Parameters + func (in *Parameters) DeepCopyInto(out *Parameters) + func (in *Parameters) DeepCopyObject() runtime.Object + type ShellEnvVar struct + Key string + Value string + ValueRef string + func (in *ShellEnvVar) DeepCopy() *ShellEnvVar + func (in *ShellEnvVar) DeepCopyInto(out *ShellEnvVar) + type ShellEnvVarsRef struct + Keys []string + Name string + func (in *ShellEnvVarsRef) DeepCopy() *ShellEnvVarsRef + func (in *ShellEnvVarsRef) DeepCopyInto(out *ShellEnvVarsRef)