class Rancher::ContainerExec
- Rancher::ContainerExec
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/container_exec.crConstructors
Instance Method Summary
- #attach_stdin : Bool
- #attach_stdin=(attach_stdin : Bool)
- #attach_stdin? : Bool | Nil
- #attach_stdout : Bool
- #attach_stdout=(attach_stdout : Bool)
- #attach_stdout? : Bool | Nil
- #command : Array(String)
- #command=(command : Array(String))
- #command? : Array(String) | Nil
- #tty : Bool
- #tty=(tty : Bool)
- #tty? : Bool | Nil