//
pkg.gl
Category
github.com/dinesh-murugiah/rediscluster-operator
utils
exec
package
0.1.2
Repository:
https://github.com/dinesh-murugiah/rediscluster-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
108 SLOC
#
Functions
NewRemoteExec
NewRemoteExec returns a new IExec which will exec remote cmd.
#
Structs
ExecOptions
ExecOptions passed to ExecWithOptions.
#
Interfaces
IExec
IExec is an injectable interface for running remote exec commands.