ContainerExec interface
The container execution command, for liveness or readiness probe
Properties
command | The commands to execute within the container. |
Property Details
command
The commands to execute within the container.
command?: string[]
Property Value
string[]