forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 16684 in Azure/azure-rest-api-specs
Merge 1e3f3469ba2364fa156b07c875b84b4306b749c0 into 564d0137d08defea63d9de2413ef5336fbfe2e6d
- Loading branch information
SDKAuto
committed
Nov 18, 2021
1 parent
b4e21db
commit 35a274b
Showing
27 changed files
with
6,318 additions
and
359 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 48 additions & 0 deletions
48
...rnetesconfiguration/arm-kubernetesconfiguration/src/models/clusterExtensionTypeMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
AzureEntityResource, | ||
BaseResource, | ||
BucketDefinition, | ||
ClusterScopeSettings, | ||
ComplianceStatus, | ||
DependsOnDefinition, | ||
ErrorAdditionalInfo, | ||
ErrorDetail, | ||
ErrorResponse, | ||
Extension, | ||
ExtensionPropertiesAksAssignedIdentity, | ||
ExtensionStatus, | ||
ExtensionType, | ||
FluxConfiguration, | ||
GitRepositoryDefinition, | ||
HelmOperatorProperties, | ||
HelmReleasePropertiesDefinition, | ||
Identity, | ||
KustomizationDefinition, | ||
ObjectReferenceDefinition, | ||
ObjectStatusConditionDefinition, | ||
ObjectStatusDefinition, | ||
Plan, | ||
ProxyResource, | ||
RepositoryRefDefinition, | ||
Resource, | ||
ResourceModelWithAllowedPropertySet, | ||
ResourceModelWithAllowedPropertySetIdentity, | ||
ResourceModelWithAllowedPropertySetPlan, | ||
ResourceModelWithAllowedPropertySetSku, | ||
Scope, | ||
ScopeCluster, | ||
ScopeNamespace, | ||
Sku, | ||
SourceControlConfiguration, | ||
SupportedScopes, | ||
SystemData, | ||
TrackedResource | ||
} from "../models/mappers"; |
49 changes: 49 additions & 0 deletions
49
...netesconfiguration/arm-kubernetesconfiguration/src/models/clusterExtensionTypesMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
AzureEntityResource, | ||
BaseResource, | ||
BucketDefinition, | ||
ClusterScopeSettings, | ||
ComplianceStatus, | ||
DependsOnDefinition, | ||
ErrorAdditionalInfo, | ||
ErrorDetail, | ||
ErrorResponse, | ||
Extension, | ||
ExtensionPropertiesAksAssignedIdentity, | ||
ExtensionStatus, | ||
ExtensionType, | ||
ExtensionTypeList, | ||
FluxConfiguration, | ||
GitRepositoryDefinition, | ||
HelmOperatorProperties, | ||
HelmReleasePropertiesDefinition, | ||
Identity, | ||
KustomizationDefinition, | ||
ObjectReferenceDefinition, | ||
ObjectStatusConditionDefinition, | ||
ObjectStatusDefinition, | ||
Plan, | ||
ProxyResource, | ||
RepositoryRefDefinition, | ||
Resource, | ||
ResourceModelWithAllowedPropertySet, | ||
ResourceModelWithAllowedPropertySetIdentity, | ||
ResourceModelWithAllowedPropertySetPlan, | ||
ResourceModelWithAllowedPropertySetSku, | ||
Scope, | ||
ScopeCluster, | ||
ScopeNamespace, | ||
Sku, | ||
SourceControlConfiguration, | ||
SupportedScopes, | ||
SystemData, | ||
TrackedResource | ||
} from "../models/mappers"; |
16 changes: 16 additions & 0 deletions
16
...netesconfiguration/arm-kubernetesconfiguration/src/models/extensionTypeVersionsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
ErrorAdditionalInfo, | ||
ErrorDetail, | ||
ErrorResponse, | ||
ExtensionVersionList, | ||
ExtensionVersionListVersionsItem, | ||
SystemData | ||
} from "../models/mappers"; |
48 changes: 48 additions & 0 deletions
48
sdk/kubernetesconfiguration/arm-kubernetesconfiguration/src/models/extensionsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
AzureEntityResource, | ||
BaseResource, | ||
BucketDefinition, | ||
ClusterScopeSettings, | ||
ComplianceStatus, | ||
DependsOnDefinition, | ||
ErrorAdditionalInfo, | ||
ErrorDetail, | ||
ErrorResponse, | ||
Extension, | ||
ExtensionPropertiesAksAssignedIdentity, | ||
ExtensionsList, | ||
ExtensionStatus, | ||
FluxConfiguration, | ||
GitRepositoryDefinition, | ||
HelmOperatorProperties, | ||
HelmReleasePropertiesDefinition, | ||
Identity, | ||
KustomizationDefinition, | ||
ObjectReferenceDefinition, | ||
ObjectStatusConditionDefinition, | ||
ObjectStatusDefinition, | ||
PatchExtension, | ||
Plan, | ||
ProxyResource, | ||
RepositoryRefDefinition, | ||
Resource, | ||
ResourceModelWithAllowedPropertySet, | ||
ResourceModelWithAllowedPropertySetIdentity, | ||
ResourceModelWithAllowedPropertySetPlan, | ||
ResourceModelWithAllowedPropertySetSku, | ||
Scope, | ||
ScopeCluster, | ||
ScopeNamespace, | ||
Sku, | ||
SourceControlConfiguration, | ||
SystemData, | ||
TrackedResource | ||
} from "../models/mappers"; |
14 changes: 14 additions & 0 deletions
14
...sconfiguration/arm-kubernetesconfiguration/src/models/fluxConfigOperationStatusMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
ErrorAdditionalInfo, | ||
ErrorDetail, | ||
ErrorResponse, | ||
OperationStatusResult | ||
} from "../models/mappers"; |
50 changes: 50 additions & 0 deletions
50
...bernetesconfiguration/arm-kubernetesconfiguration/src/models/fluxConfigurationsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
AzureEntityResource, | ||
BaseResource, | ||
BucketDefinition, | ||
ClusterScopeSettings, | ||
ComplianceStatus, | ||
DependsOnDefinition, | ||
ErrorAdditionalInfo, | ||
ErrorDetail, | ||
ErrorResponse, | ||
Extension, | ||
ExtensionPropertiesAksAssignedIdentity, | ||
ExtensionStatus, | ||
FluxConfiguration, | ||
FluxConfigurationPatch, | ||
FluxConfigurationsList, | ||
GitRepositoryDefinition, | ||
GitRepositoryPatchDefinition, | ||
HelmOperatorProperties, | ||
HelmReleasePropertiesDefinition, | ||
Identity, | ||
KustomizationDefinition, | ||
KustomizationPatchDefinition, | ||
ObjectReferenceDefinition, | ||
ObjectStatusConditionDefinition, | ||
ObjectStatusDefinition, | ||
Plan, | ||
ProxyResource, | ||
RepositoryRefDefinition, | ||
Resource, | ||
ResourceModelWithAllowedPropertySet, | ||
ResourceModelWithAllowedPropertySetIdentity, | ||
ResourceModelWithAllowedPropertySetPlan, | ||
ResourceModelWithAllowedPropertySetSku, | ||
Scope, | ||
ScopeCluster, | ||
ScopeNamespace, | ||
Sku, | ||
SourceControlConfiguration, | ||
SystemData, | ||
TrackedResource | ||
} from "../models/mappers"; |
Oops, something went wrong.