Skip to content

Commit ea536dc

Browse files
author
SDKAuto
committed
CodeGen from PR 21678 in Azure/azure-rest-api-specs
Merge a5c41c818905eba4b9b4492931be6f58c941530a into d85953a9cb1b464824fae7c1fd300a99d086c8e4
1 parent f2483c6 commit ea536dc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+9106
-6034
lines changed

sdk/resourcemanager/containerregistry/armcontainerregistry/CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,63 @@
11
# Release History
22

3+
## 0.7.0 (2022-11-29)
4+
### Features Added
5+
6+
- New const `CredentialHealthStatusHealthy`
7+
- New const `CredentialHealthStatusUnhealthy`
8+
- New const `CredentialNameCredential1`
9+
- New type alias `CredentialHealthStatus`
10+
- New type alias `CredentialName`
11+
- New function `NewCacheRulesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CacheRulesClient, error)`
12+
- New function `*CacheRulesClient.BeginCreate(context.Context, string, string, string, CacheRule, *CacheRulesClientBeginCreateOptions) (*runtime.Poller[CacheRulesClientCreateResponse], error)`
13+
- New function `*CacheRulesClient.BeginDelete(context.Context, string, string, string, *CacheRulesClientBeginDeleteOptions) (*runtime.Poller[CacheRulesClientDeleteResponse], error)`
14+
- New function `*CacheRulesClient.GetAsync(context.Context, string, string, string, *CacheRulesClientGetAsyncOptions) (CacheRulesClientGetAsyncResponse, error)`
15+
- New function `*CacheRulesClient.NewListAsyncPager(string, string, *CacheRulesClientListAsyncOptions) *runtime.Pager[CacheRulesClientListAsyncResponse]`
16+
- New function `*CacheRulesClient.BeginUpdate(context.Context, string, string, string, CacheRuleUpdateParameters, *CacheRulesClientBeginUpdateOptions) (*runtime.Poller[CacheRulesClientUpdateResponse], error)`
17+
- New function `NewCredentialSetsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CredentialSetsClient, error)`
18+
- New function `*CredentialSetsClient.BeginCreate(context.Context, string, string, string, CredentialSet, *CredentialSetsClientBeginCreateOptions) (*runtime.Poller[CredentialSetsClientCreateResponse], error)`
19+
- New function `*CredentialSetsClient.BeginDelete(context.Context, string, string, string, *CredentialSetsClientBeginDeleteOptions) (*runtime.Poller[CredentialSetsClientDeleteResponse], error)`
20+
- New function `*CredentialSetsClient.Get(context.Context, string, string, string, *CredentialSetsClientGetOptions) (CredentialSetsClientGetResponse, error)`
21+
- New function `*CredentialSetsClient.NewListPager(string, string, *CredentialSetsClientListOptions) *runtime.Pager[CredentialSetsClientListResponse]`
22+
- New function `*CredentialSetsClient.BeginUpdate(context.Context, string, string, string, CredentialSetUpdateParameters, *CredentialSetsClientBeginUpdateOptions) (*runtime.Poller[CredentialSetsClientUpdateResponse], error)`
23+
- New function `PossibleCredentialHealthStatusValues() []CredentialHealthStatus`
24+
- New function `PossibleCredentialNameValues() []CredentialName`
25+
- New struct `AuthCredential`
26+
- New struct `CacheRule`
27+
- New struct `CacheRuleProperties`
28+
- New struct `CacheRuleUpdateParameters`
29+
- New struct `CacheRuleUpdateProperties`
30+
- New struct `CacheRulesClient`
31+
- New struct `CacheRulesClientBeginCreateOptions`
32+
- New struct `CacheRulesClientBeginDeleteOptions`
33+
- New struct `CacheRulesClientBeginUpdateOptions`
34+
- New struct `CacheRulesClientCreateResponse`
35+
- New struct `CacheRulesClientDeleteResponse`
36+
- New struct `CacheRulesClientGetAsyncOptions`
37+
- New struct `CacheRulesClientGetAsyncResponse`
38+
- New struct `CacheRulesClientListAsyncOptions`
39+
- New struct `CacheRulesClientListAsyncResponse`
40+
- New struct `CacheRulesClientUpdateResponse`
41+
- New struct `CacheRulesListResult`
42+
- New struct `CredentialHealth`
43+
- New struct `CredentialSet`
44+
- New struct `CredentialSetListResult`
45+
- New struct `CredentialSetProperties`
46+
- New struct `CredentialSetUpdateParameters`
47+
- New struct `CredentialSetUpdateProperties`
48+
- New struct `CredentialSetsClient`
49+
- New struct `CredentialSetsClientBeginCreateOptions`
50+
- New struct `CredentialSetsClientBeginDeleteOptions`
51+
- New struct `CredentialSetsClientBeginUpdateOptions`
52+
- New struct `CredentialSetsClientCreateResponse`
53+
- New struct `CredentialSetsClientDeleteResponse`
54+
- New struct `CredentialSetsClientGetOptions`
55+
- New struct `CredentialSetsClientGetResponse`
56+
- New struct `CredentialSetsClientListOptions`
57+
- New struct `CredentialSetsClientListResponse`
58+
- New struct `CredentialSetsClientUpdateResponse`
59+
60+
361
## 0.6.0 (2022-05-17)
462

563
The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 0.6.0, which contains breaking changes.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/containerregistry/armcontainerregistry/autorest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/c767823fdfd9d5e96bad245e3ea4d14d94a716bb/specification/containerregistry/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/c767823fdfd9d5e96bad245e3ea4d14d94a716bb/specification/containerregistry/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/containerregistry/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/containerregistry/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 0.6.0
11+
module-version: 0.7.0
1212
```

0 commit comments

Comments
 (0)