Home
last modified time | relevance | path

Searched refs:OperationsClient (Results 1 – 25 of 3625) sorted by relevance

12345678910>>...145

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/hdinsight/mgmt/2015-03-01-preview/hdinsight/
H A Doperations.go29 type OperationsClient struct { struct
35 func NewOperationsClient(subscriptionID string) OperationsClient {
41 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
42 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
47 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
72 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
89 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
97 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
109 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
131 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2017-06-01-preview/containerregistry/
H A Doperations.go29 type OperationsClient struct { struct
35 func NewOperationsClient(subscriptionID string) OperationsClient {
41 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
42 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
47 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
72 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
89 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
97 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
109 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
131 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2017-10-01/containerregistry/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/iothub/mgmt/2017-07-01/devices/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/mgmt/2016-10-01/keyvault/
H A Doperations.go29 type OperationsClient struct { struct
34 func NewOperationsClient(subscriptionID string) OperationsClient {
39 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
40 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
44 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
68 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
84 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
91 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
103 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
124 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/mgmt/2018-02-14/keyvault/
H A Doperations.go29 type OperationsClient struct { struct
34 func NewOperationsClient(subscriptionID string) OperationsClient {
39 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
40 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
44 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
68 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
84 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
91 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
103 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
124 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/marketplaceordering/mgmt/2015-06-01/marketplaceordering/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/datamigration/mgmt/2017-11-15-preview/datamigration/
H A Doperations.go29 type OperationsClient struct { struct
35 func NewOperationsClient(subscriptionID string) OperationsClient {
41 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
42 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
47 func (client OperationsClient) List(ctx context.Context) (result ServiceOperationListPage, err erro…
72 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
89 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
97 func (client OperationsClient) ListResponder(resp *http.Response) (result ServiceOperationList, err…
109 func (client OperationsClient) listNextResults(lastResults ServiceOperationList) (result ServiceOpe…
131 func (client OperationsClient) ListComplete(ctx context.Context) (result ServiceOperationListIterat… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/eventhub/mgmt/2015-08-01/eventhub/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/eventhub/mgmt/2017-04-01/eventhub/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/cosmos-db/mgmt/2015-04-08/documentdb/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/databox/mgmt/2018-01-01/databox/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListPage, err error) {
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationList, err error)…
102 func (client OperationsClient) listNextResults(lastResults OperationList) (result OperationList, er…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListIterator, err… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/databricks/mgmt/2018-04-01/databricks/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/customerinsights/mgmt/2017-04-26/customerinsights/
H A Doperations.go30 type OperationsClient struct { struct
35 func NewOperationsClient(subscriptionID string) OperationsClient {
40 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
41 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
45 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
69 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
85 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
92 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
104 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
125 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/datafactory/mgmt/2018-06-01/datafactory/
H A Doperations.go29 type OperationsClient struct { struct
34 func NewOperationsClient(subscriptionID string) OperationsClient {
39 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
40 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
44 func (client OperationsClient) List(ctx context.Context) (result OperationListResponsePage, err err…
68 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
84 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
91 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResponse, er…
103 func (client OperationsClient) listNextResults(lastResults OperationListResponse) (result Operation…
124 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResponseItera… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/consumption/mgmt/2018-03-31/consumption/
H A Doperations.go29 type OperationsClient struct { struct
34 func NewOperationsClient(subscriptionID string) OperationsClient {
39 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
40 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
44 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
68 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
84 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
91 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
103 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
124 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2017-03-01/containerregistry/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2018-09-01/containerregistry/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/iothub/mgmt/2018-04-01/devices/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/consumption/mgmt/2018-06-30/consumption/
H A Doperations.go29 type OperationsClient struct { struct
34 func NewOperationsClient(subscriptionID string) OperationsClient {
39 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
40 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
44 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
68 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
84 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
91 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
103 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
124 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/customerinsights/mgmt/2017-01-01/customerinsights/
H A Doperations.go30 type OperationsClient struct { struct
35 func NewOperationsClient(subscriptionID string) OperationsClient {
40 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
41 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
45 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
69 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
85 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
92 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
104 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
125 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/advisor/mgmt/2017-03-31/advisor/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationEntityListResultPage, err…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationEntityListResult…
102 func (client OperationsClient) listNextResults(lastResults OperationEntityListResult) (result Opera…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationEntityListResultI… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/advisor/mgmt/2017-04-19/advisor/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationEntityListResultPage, err…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationEntityListResult…
102 func (client OperationsClient) listNextResults(lastResults OperationEntityListResult) (result Opera…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationEntityListResultI… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2016-10-10/apimanagement/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2017-03-01/apimanagement/
H A Doperations.go28 type OperationsClient struct { struct
33 func NewOperationsClient(subscriptionID string) OperationsClient {
38 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
39 return OperationsClient{NewWithBaseURI(baseURI, subscriptionID)}
43 func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error…
67 func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) { argument
83 func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) {
90 func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err …
102 func (client OperationsClient) listNextResults(lastResults OperationListResult) (result OperationLi…
123 func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterato… argument

12345678910>>...145