Home
last modified time | relevance | path

Searched refs:ConnectionClient (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/clangsupport/
H A Dconnectionclient.cpp41 ConnectionClient::ConnectionClient(const QString &connectionName) in ConnectionClient() function in ClangBackEnd::ConnectionClient
59 ConnectionClient::~ConnectionClient() in ~ConnectionClient()
77 bool ConnectionClient::isConnected() const in isConnected()
88 void ConnectionClient::sendEndMessage() in sendEndMessage()
126 bool ConnectionClient::event(QEvent *event) in event()
186 void ConnectionClient::finishConnection() in finishConnection()
245 void ConnectionClient::finishProcess() in finishProcess()
251 bool ConnectionClient::isProcessRunning() in isProcessRunning()
276 bool ConnectionClient::waitForEcho() in waitForEcho()
281 bool ConnectionClient::waitForConnected() in waitForConnected()
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/automation/mgmt/2015-10-31/automation/
H A Dconnection.go29 type ConnectionClient struct { struct
34 func NewConnectionClient(subscriptionID string) ConnectionClient {
39 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
40 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
180 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
187 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) {
254 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
261 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) {
431 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/automation/mgmt/2017-05-15-preview/automation/
H A Dconnection.go29 type ConnectionClient struct { struct
34 func NewConnectionClient(subscriptionID string) ConnectionClient {
39 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
40 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
180 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
187 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) {
254 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
261 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) {
431 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dconnection.go29 type ConnectionClient struct { struct
34 func NewConnectionClient(subscriptionID string) ConnectionClient {
39 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
40 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
109 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
186 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
193 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) {
263 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
270 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) {
446 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/automation/mgmt/2015-10-31/automation/
H A Dconnection.go29 type ConnectionClient struct { struct
34 func NewConnectionClient(subscriptionID string) ConnectionClient {
39 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
40 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
109 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
186 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
193 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) {
263 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
270 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) {
446 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/automation/mgmt/2017-05-15-preview/automation/
H A Dconnection.go29 type ConnectionClient struct { struct
34 func NewConnectionClient(subscriptionID string) ConnectionClient {
39 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
40 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
180 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
187 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) {
254 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
261 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) {
431 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/automation/mgmt/2019-06-01/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
282 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
288 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
371 func (client ConnectionClient) ListByAutomationAccountSender(req *http.Request) (*http.Response, er…
497 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/automation/mgmt/2019-06-01/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
282 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
288 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
371 func (client ConnectionClient) ListByAutomationAccountSender(req *http.Request) (*http.Response, er…
497 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/automation/mgmt/2019-06-01/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
282 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
288 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
371 func (client ConnectionClient) ListByAutomationAccountSender(req *http.Request) (*http.Response, er…
497 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/automation/mgmt/2019-06-01/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
282 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
288 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
371 func (client ConnectionClient) ListByAutomationAccountSender(req *http.Request) (*http.Response, er…
497 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2018-01-preview/automation/
H A Dconnection.go29 type ConnectionClient struct { struct
34 func NewConnectionClient(subscriptionID string, countType1 CountType) ConnectionClient {
40 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID, countType1)}
109 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
186 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
193 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) {
263 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
270 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) {
339 func (client ConnectionClient) ListByAutomationAccountSender(req *http.Request) (*http.Response, er…
446 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/automation/mgmt/2019-06-01/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
282 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
288 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
371 func (client ConnectionClient) ListByAutomationAccountSender(req *http.Request) (*http.Response, er…
497 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2018-06-preview/automation/
H A Dconnection.go29 type ConnectionClient struct { struct
34 func NewConnectionClient(subscriptionID string, countType1 CountType) ConnectionClient {
40 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID, countType1)}
109 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
186 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
193 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) {
263 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
270 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) {
339 func (client ConnectionClient) ListByAutomationAccountSender(req *http.Request) (*http.Response, er…
446 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2018-01-15-preview/automation/
H A Dconnection.go30 type ConnectionClient struct { struct
35 func NewConnectionClient(subscriptionID string) ConnectionClient {
41 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
42 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
121 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
207 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
213 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
293 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
299 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
504 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/automation/mgmt/2015-10-31/automation/
H A Dconnection.go30 type ConnectionClient struct { struct
35 func NewConnectionClient(subscriptionID string) ConnectionClient {
41 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
42 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
121 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
207 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
213 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
293 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
299 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
504 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2018-06-30-preview/automation/
H A Dconnection.go30 type ConnectionClient struct { struct
35 func NewConnectionClient(subscriptionID string) ConnectionClient {
41 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
42 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
121 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
207 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
213 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
293 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
299 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
504 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dconnection.go30 type ConnectionClient struct { struct
35 func NewConnectionClient(subscriptionID string) ConnectionClient {
41 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
42 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
121 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
207 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
213 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
293 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
299 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
504 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2018-06-30-preview/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
203 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
283 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
289 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
498 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
203 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
283 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
289 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
498 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2018-01-15-preview/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
203 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
283 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
289 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
498 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/automation/mgmt/2018-06-30-preview/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
203 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
283 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
289 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
498 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/automation/mgmt/2018-01-15-preview/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
203 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
283 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
289 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
498 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/automation/mgmt/2015-10-31/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
203 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
283 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
289 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
498 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/automation/mgmt/2015-10-31/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
203 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
283 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
289 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
498 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dconnection.go19 type ConnectionClient struct { struct
24 func NewConnectionClient(subscriptionID string) ConnectionClient {
30 func NewConnectionClientWithBaseURI(baseURI string, subscriptionID string) ConnectionClient {
31 return ConnectionClient{NewWithBaseURI(baseURI, subscriptionID)}
111 func (client ConnectionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
197 func (client ConnectionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
203 func (client ConnectionClient) DeleteResponder(resp *http.Response) (result Connection, err error) { argument
283 func (client ConnectionClient) GetSender(req *http.Request) (*http.Response, error) { argument
289 func (client ConnectionClient) GetResponder(resp *http.Response) (result Connection, err error) { argument
498 func (client ConnectionClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
[all …]

12345678