Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type BaseClient struct + BaseURI string + SubscriptionID string + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + func (client BaseClient) ListOperations(ctx context.Context) (result OperationListResultPage, err error) + func (client BaseClient) ListOperationsComplete(ctx context.Context) (result OperationListResultIterator, err error) + func (client BaseClient) ListOperationsPreparer(ctx context.Context) (*http.Request, error) + func (client BaseClient) ListOperationsResponder(resp *http.Response) (result OperationListResult, err error) + func (client BaseClient) ListOperationsSender(req *http.Request) (*http.Response, error) + type Client struct + func NewClient(subscriptionID string) Client + func NewClientWithBaseURI(baseURI string, subscriptionID string) Client + func (client Client) Get(ctx context.Context, resourceProviderNamespace string, featureName string) (result Result, err error) + func (client Client) GetPreparer(ctx context.Context, resourceProviderNamespace string, featureName string) (*http.Request, error) + func (client Client) GetResponder(resp *http.Response) (result Result, err error) + func (client Client) GetSender(req *http.Request) (*http.Response, error) + func (client Client) List(ctx context.Context, resourceProviderNamespace string) (result OperationsListResultPage, err error) + func (client Client) ListAll(ctx context.Context) (result OperationsListResultPage, err error) + func (client Client) ListAllComplete(ctx context.Context) (result OperationsListResultIterator, err error) + func (client Client) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client Client) ListAllResponder(resp *http.Response) (result OperationsListResult, err error) + func (client Client) ListAllSender(req *http.Request) (*http.Response, error) + func (client Client) ListComplete(ctx context.Context, resourceProviderNamespace string) (result OperationsListResultIterator, err error) + func (client Client) ListPreparer(ctx context.Context, resourceProviderNamespace string) (*http.Request, error) + func (client Client) ListResponder(resp *http.Response) (result OperationsListResult, err error) + func (client Client) ListSender(req *http.Request) (*http.Response, error) + func (client Client) Register(ctx context.Context, resourceProviderNamespace string, featureName string) (result Result, err error) + func (client Client) RegisterPreparer(ctx context.Context, resourceProviderNamespace string, featureName string) (*http.Request, error) + func (client Client) RegisterResponder(resp *http.Response) (result Result, err error) + func (client Client) RegisterSender(req *http.Request) (*http.Response, error) + type Operation struct + Display *OperationDisplay + Name *string + type OperationDisplay struct + Operation *string + Provider *string + Resource *string + type OperationListResult struct + NextLink *string + Value *[]Operation + func (olr OperationListResult) IsEmpty() bool + type OperationListResultIterator struct + func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator + func (iter *OperationListResultIterator) Next() error + func (iter *OperationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter OperationListResultIterator) NotDone() bool + func (iter OperationListResultIterator) Response() OperationListResult + func (iter OperationListResultIterator) Value() Operation + type OperationListResultPage struct + func NewOperationListResultPage(...) OperationListResultPage + func (page *OperationListResultPage) Next() error + func (page *OperationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page OperationListResultPage) NotDone() bool + func (page OperationListResultPage) Response() OperationListResult + func (page OperationListResultPage) Values() []Operation + type OperationsListResult struct + NextLink *string + Value *[]Result + func (olr OperationsListResult) IsEmpty() bool + type OperationsListResultIterator struct + func NewOperationsListResultIterator(page OperationsListResultPage) OperationsListResultIterator + func (iter *OperationsListResultIterator) Next() error + func (iter *OperationsListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter OperationsListResultIterator) NotDone() bool + func (iter OperationsListResultIterator) Response() OperationsListResult + func (iter OperationsListResultIterator) Value() Result + type OperationsListResultPage struct + func NewOperationsListResultPage(...) OperationsListResultPage + func (page *OperationsListResultPage) Next() error + func (page *OperationsListResultPage) NextWithContext(ctx context.Context) (err error) + func (page OperationsListResultPage) NotDone() bool + func (page OperationsListResultPage) Response() OperationsListResult + func (page OperationsListResultPage) Values() []Result + type Properties struct + State *string + type Result struct + ID *string + Name *string + Properties *Properties + Type *string Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v15 gopkg.in/Azure/azure-sdk-for-go.v16 gopkg.in/Azure/azure-sdk-for-go.v17 gopkg.in/Azure/azure-sdk-for-go.v18 gopkg.in/Azure/azure-sdk-for-go.v19 gopkg.in/Azure/azure-sdk-for-go.v20 gopkg.in/Azure/azure-sdk-for-go.v21 gopkg.in/Azure/azure-sdk-for-go.v22 gopkg.in/Azure/azure-sdk-for-go.v23 gopkg.in/Azure/azure-sdk-for-go.v24 gopkg.in/Azure/azure-sdk-for-go.v25 gopkg.in/Azure/azure-sdk-for-go.v26 gopkg.in/Azure/azure-sdk-for-go.v27 gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 gopkg.in/Azure/azure-sdk-for-go.v30 gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48