ConnectorType
class connector_types.connector_type.ConnectorType
(execution, workspace, inputs, cls
)
This is the abstract parent class for all connector types.
Parameters
Name | Type | Description |
---|---|---|
cls | ||
execution | ||
inputs | ||
workspace |
Constants
ssl_context_inputs = ['check_hostname', 'client_cert', 'client_key', 'server_ca']Methods
execute
details
log
details
one_of_inputs
details
run
details