Home
last modified time | relevance | path

Searched refs:AccountsClient (Results 26 – 50 of 2013) sorted by relevance

12345678910>>...81

/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/maps/mgmt/2018-05-01/maps/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client AccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
182 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
257 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
263 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
479 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
630 func (client AccountsClient) MoveSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2015-05-01-preview/storage/
H A Daccounts.go18 type AccountsClient struct { struct
23 func NewAccountsClient(subscriptionID string) AccountsClient {
29 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
30 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
183 func (client AccountsClient) CreateResponder(resp *http.Response) (result Account, err error) { argument
254 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
331 func (client AccountsClient) GetPropertiesSender(req *http.Request) (*http.Response, error) { argument
388 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
408 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) {
638 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/maps/mgmt/2017-01-01-preview/maps/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client AccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
182 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
257 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
263 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
479 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
630 func (client AccountsClient) MoveSender(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/maps/mgmt/2018-05-01/maps/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client AccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
182 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
257 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
263 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
479 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
630 func (client AccountsClient) MoveSender(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/maps/mgmt/2017-01-01-preview/maps/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client AccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
182 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
257 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
263 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
479 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
630 func (client AccountsClient) MoveSender(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/preview/storage/mgmt/2015-05-01-preview/storage/
H A Daccounts.go18 type AccountsClient struct { struct
23 func NewAccountsClient(subscriptionID string) AccountsClient {
29 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
30 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
183 func (client AccountsClient) CreateResponder(resp *http.Response) (result Account, err error) { argument
254 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
331 func (client AccountsClient) GetPropertiesSender(req *http.Request) (*http.Response, error) { argument
388 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
408 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) {
638 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/storage/mgmt/2015-05-01-preview/storage/
H A Daccounts.go18 type AccountsClient struct { struct
23 func NewAccountsClient(subscriptionID string) AccountsClient {
29 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
30 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
183 func (client AccountsClient) CreateResponder(resp *http.Response) (result Account, err error) { argument
254 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
331 func (client AccountsClient) GetPropertiesSender(req *http.Request) (*http.Response, error) { argument
388 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
408 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) {
638 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/maps/mgmt/2017-01-01-preview/maps/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client AccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
182 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
257 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
263 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
479 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
630 func (client AccountsClient) MoveSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/maps/mgmt/2018-05-01/maps/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
106 func (client AccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
182 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
257 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
263 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
479 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
630 func (client AccountsClient) MoveSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/storage/mgmt/2015-05-01-preview/storage/
H A Daccounts.go18 type AccountsClient struct { struct
23 func NewAccountsClient(subscriptionID string) AccountsClient {
29 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
30 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
183 func (client AccountsClient) CreateResponder(resp *http.Response) (result Account, err error) { argument
254 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
331 func (client AccountsClient) GetPropertiesSender(req *http.Request) (*http.Response, error) { argument
388 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
408 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) {
638 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/maps/mgmt/2017-01-01-preview/maps/
H A Daccounts.go30 type AccountsClient struct { struct
35 func NewAccountsClient(subscriptionID string) AccountsClient {
41 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
42 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
117 func (client AccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
193 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
268 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
274 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
490 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
641 func (client AccountsClient) MoveSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/maps/mgmt/2018-05-01/maps/
H A Daccounts.go30 type AccountsClient struct { struct
35 func NewAccountsClient(subscriptionID string) AccountsClient {
41 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
42 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
117 func (client AccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) { argument
193 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
268 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
274 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
490 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
641 func (client AccountsClient) MoveSender(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/engagementfabric/mgmt/2018-09-01/engagementfabric/
H A Daccounts.go30 type AccountsClient struct { struct
35 func NewAccountsClient(subscriptionID string) AccountsClient {
41 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
42 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
183 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
258 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
276 func (client AccountsClient) List(ctx context.Context) (result AccountList, err error) {
309 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
329 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
555 func (client AccountsClient) ListKeysSender(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/purview/mgmt/2020-12-01-preview/purview/
H A Daccounts.go18 type AccountsClient struct { struct
23 func NewAccountsClient(subscriptionID string) AccountsClient {
29 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
30 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
92 func (client AccountsClient) CheckNameAvailabilitySender(req *http.Request) (*http.Response, error)… argument
326 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
332 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
409 func (client AccountsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) {
527 func (client AccountsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) {
640 func (client AccountsClient) ListKeysSender(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/engagementfabric/mgmt/2018-09-01/engagementfabric/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
173 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
248 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
265 func (client AccountsClient) List(ctx context.Context) (result AccountList, err error) {
299 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
319 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
545 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/engagementfabric/mgmt/2018-09-01/engagementfabric/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
173 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
248 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
265 func (client AccountsClient) List(ctx context.Context) (result AccountList, err error) {
299 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
319 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
545 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/engagementfabric/mgmt/2018-09-01/engagementfabric/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
173 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
248 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
265 func (client AccountsClient) List(ctx context.Context) (result AccountList, err error) {
299 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
319 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
545 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/purview/mgmt/2020-12-01-preview/purview/
H A Daccounts.go18 type AccountsClient struct { struct
23 func NewAccountsClient(subscriptionID string) AccountsClient {
29 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
30 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
92 func (client AccountsClient) CheckNameAvailabilitySender(req *http.Request) (*http.Response, error)… argument
326 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
332 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
409 func (client AccountsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) {
527 func (client AccountsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) {
640 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/purview/mgmt/2020-12-01-preview/purview/
H A Daccounts.go18 type AccountsClient struct { struct
23 func NewAccountsClient(subscriptionID string) AccountsClient {
29 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
30 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
92 func (client AccountsClient) CheckNameAvailabilitySender(req *http.Request) (*http.Response, error)… argument
326 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
332 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
409 func (client AccountsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) {
527 func (client AccountsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) {
640 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/engagementfabric/mgmt/2018-09-01/engagementfabric/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
173 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
248 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
265 func (client AccountsClient) List(ctx context.Context) (result AccountList, err error) {
299 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
319 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
545 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/Azure/azure-sdk-for-go/arm/storage/
H A Daccounts.go29 type AccountsClient struct { struct
34 func NewAccountsClient(subscriptionID string) AccountsClient {
40 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
41 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
195 func (client AccountsClient) CreateSender(req *http.Request) (*http.Response, error) { argument
268 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
360 func (client AccountsClient) List() (result AccountListResult, err error) {
381 func (client AccountsClient) ListPreparer() (*http.Request, error) { argument
400 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
534 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/Azure/azure-sdk-for-go/arm/storage/
H A Daccounts.go29 type AccountsClient struct { struct
34 func NewAccountsClient(subscriptionID string) AccountsClient {
40 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
41 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
195 func (client AccountsClient) CreateSender(req *http.Request) (*http.Response, error) { argument
268 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
360 func (client AccountsClient) List() (result AccountListResult, err error) {
381 func (client AccountsClient) ListPreparer() (*http.Request, error) { argument
400 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
534 func (client AccountsClient) ListKeysSender(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/preview/engagementfabric/mgmt/2018-09-01/engagementfabric/
H A Daccounts.go19 type AccountsClient struct { struct
24 func NewAccountsClient(subscriptionID string) AccountsClient {
30 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
31 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
173 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
248 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
265 func (client AccountsClient) List(ctx context.Context) (result AccountList, err error) {
299 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
319 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
545 func (client AccountsClient) ListKeysSender(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/preview/purview/mgmt/2020-12-01-preview/purview/
H A Daccounts.go18 type AccountsClient struct { struct
23 func NewAccountsClient(subscriptionID string) AccountsClient {
29 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
30 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
92 func (client AccountsClient) CheckNameAvailabilitySender(req *http.Request) (*http.Response, error)… argument
326 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
332 func (client AccountsClient) GetResponder(resp *http.Response) (result Account, err error) { argument
409 func (client AccountsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) {
527 func (client AccountsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) {
640 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/engagementfabric/mgmt/2018-09-01/engagementfabric/
H A Daccounts.go30 type AccountsClient struct { struct
35 func NewAccountsClient(subscriptionID string) AccountsClient {
41 func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient {
42 return AccountsClient{NewWithBaseURI(baseURI, subscriptionID)}
184 func (client AccountsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
259 func (client AccountsClient) GetSender(req *http.Request) (*http.Response, error) { argument
276 func (client AccountsClient) List(ctx context.Context) (result AccountList, err error) {
310 func (client AccountsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
330 func (client AccountsClient) ListSender(req *http.Request) (*http.Response, error) { argument
556 func (client AccountsClient) ListKeysSender(req *http.Request) (*http.Response, error) { argument
[all …]

12345678910>>...81