Documentation ¶
Overview ¶
package generic_command implements magmad shell command execution functionality
Index ¶
Constants ¶
View Source
const (
Timeout = time.Minute
)
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute(ctx context.Context, req *protos.GenericCommandParams) (*protos.GenericCommandResponse, error)
Execute runs the command specified by req and returns its results
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.