Versions in this module Expand all Collapse all v3 v3.11.0 Oct 9, 2018 Changes in this version + const DefaultShell + const RshRecommendedName + func NewCmdRsh(name string, parent string, f kcmdutil.Factory, ...) *cobra.Command + type RshOptions struct + DisableTTY bool + Executable string + ForceTTY bool + Timeout int + func NewRshOptions(parent string, streams genericclioptions.IOStreams) *RshOptions + func (o *RshOptions) Complete(f kcmdutil.Factory, cmd *cobra.Command, args []string) error + func (o *RshOptions) Run() error + func (o *RshOptions) Validate() error Other modules containing this package gopkg.in/openshift/origin.v4