Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteExecutor ¶
type RemoteExecutor struct { Host string User string Port uint32 PrivateKey string Logger logr.Logger CmdTimeout time.Duration Commands []Runnable }
func (*RemoteExecutor) Run ¶
func (re *RemoteExecutor) Run() error
Click to show internal directories.
Click to hide internal directories.