Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecAs ¶
func ExecAs(ctx context.Context, creds *credentials.Credentials, out io.Writer, err io.Writer, in io.Reader, cmd *exec.Cmd, pty bool) (cage_exec.PipelineResult, error)
ExecAs executes a local command with AWS credentials defined in the environment.
If a pseudo-terminal is used, a zero value PipelineResult will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.