Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

@since 5.0.0.1

This operation allows a user to execute a command in a container.

...

Inputs

Input Name

Input Code

Required

Description

ContextFDKN_INP_CONTEXTYesContext (cluster, namespace, and user) to apply changes.
PodFDKN_INP_POD_NAMEYesPod name.
CommandFDKN_INP_COMMANDYesCommand to execute.
ContainerFDKN_INP_CONTAINERNoName of container.
NamespaceFDKN_INP_NAMESPACENoNamespace of the pod.
Additional OptionsFDKN_INP_ADDITIONAL_OPTIONSNoAdditional options not listed above to append to the run command.


Outputs

Output Name

Required

Description



Artifacts

This operation does not produce or consume any artifacts.

Endpoint Selection

This operation delegates the selection to the workflow developer to determine.

Endpoint Execution

This operation delegates the execution to the workflow developer to determine.