Types
CommandRestartPolicy
Values supported for command restart policy.
enum
CommandRestartPolicyValues
NEVER
Represents the never option.
ON_FAILURE
Represents the on failure option.
ALWAYS
Represents the always option.
Values supported for command restart policy.
CommandRestartPolicyRepresents the never option.
Represents the on failure option.
Represents the always option.