Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteAction ¶
type RemoteAction struct {
// contains filtered or unexported fields
}
func NewRemoteAction ¶
func NewRemoteAction(cfg *config.Config) *RemoteAction
type TestConnectionHandler ¶
type TestConnectionHandler struct {
// contains filtered or unexported fields
}
func NewTestConnectionHandler ¶
func NewTestConnectionHandler(cfg *config.Config) *TestConnectionHandler
func (*TestConnectionHandler) Run ¶
func (h *TestConnectionHandler) Run( ctx context.Context, task *types.Task, credentials *privateconnection.PrivateCredentials, ) (any, error)
type TestConnectionInputs ¶
type TestConnectionInputs struct {
}
type TestConnectionOutputs ¶
Click to show internal directories.
Click to hide internal directories.