Documentation ¶
Index ¶
- func GetConnectorByID(api *connectormgmtclient.APIClient, id string, f *factory.Factory) (*connectormgmtclient.Connector, error)
- func GetConnectorByName(api *connectormgmtclient.APIClient, name string, f *factory.Factory) (*connectormgmtclient.Connector, error)
- func InteractiveSelect(connection connection.Connection, f *factory.Factory) (*connectormgmtclient.Connector, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConnectorByID ¶
func GetConnectorByID(api *connectormgmtclient.APIClient, id string, f *factory.Factory) (*connectormgmtclient.Connector, error)
func GetConnectorByName ¶
func GetConnectorByName(api *connectormgmtclient.APIClient, name string, f *factory.Factory) (*connectormgmtclient.Connector, error)
func InteractiveSelect ¶
func InteractiveSelect(connection connection.Connection, f *factory.Factory) (*connectormgmtclient.Connector, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.