Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@azure/arm-containerservice

Package Overview
Dependencies
Maintainers
6
Versions
358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/arm-containerservice - npm Package Compare versions

Comparing version 11.0.0 to 11.1.0

esm/models/privateEndpointConnectionsMappers.d.ts

1

esm/containerServiceClient.d.ts

@@ -12,2 +12,3 @@ import * as msRest from "@azure/ms-rest-js";

agentPools: operations.AgentPools;
privateEndpointConnections: operations.PrivateEndpointConnections;
/**

@@ -14,0 +15,0 @@ * Initializes a new instance of the ContainerServiceClient class.

@@ -31,2 +31,3 @@ /*

_this.agentPools = new operations.AgentPools(_this);
_this.privateEndpointConnections = new operations.PrivateEndpointConnections(_this);
return _this;

@@ -33,0 +34,0 @@ }

2

esm/containerServiceClientContext.js

@@ -13,3 +13,3 @@ /*

var packageName = "@azure/arm-containerservice";
var packageVersion = "11.0.0";
var packageVersion = "11.1.0";
var ContainerServiceClientContext = /** @class */ (function (_super) {

@@ -16,0 +16,0 @@ __extends(ContainerServiceClientContext, _super);

@@ -1,2 +0,2 @@

export { discriminators, AgentPool, AgentPoolAvailableVersions, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolListResult, AgentPoolUpgradeProfile, AgentPoolUpgradeProfilePropertiesUpgradesItem, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PurchasePlan, Resource, ResourceReference, SubResource, UserAssignedIdentity } from "../models/mappers";
export { discriminators, AgentPool, AgentPoolAvailableVersions, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolListResult, AgentPoolUpgradeProfile, AgentPoolUpgradeProfilePropertiesUpgradesItem, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkServiceConnectionState, PurchasePlan, Resource, ResourceReference, SubResource, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=agentPoolsMappers.d.ts.map

@@ -8,3 +8,3 @@ /*

*/
export { discriminators, AgentPool, AgentPoolAvailableVersions, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolListResult, AgentPoolUpgradeProfile, AgentPoolUpgradeProfilePropertiesUpgradesItem, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PurchasePlan, Resource, ResourceReference, SubResource, UserAssignedIdentity } from "../models/mappers";
export { discriminators, AgentPool, AgentPoolAvailableVersions, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolListResult, AgentPoolUpgradeProfile, AgentPoolUpgradeProfilePropertiesUpgradesItem, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkServiceConnectionState, PurchasePlan, Resource, ResourceReference, SubResource, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=agentPoolsMappers.js.map

@@ -1,2 +0,2 @@

export { discriminators, AgentPool, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceListResult, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, OrchestratorProfile, OrchestratorVersionProfile, OrchestratorVersionProfileListResult, PurchasePlan, Resource, ResourceReference, SubResource, UserAssignedIdentity } from "../models/mappers";
export { discriminators, AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceListResult, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, OrchestratorProfile, OrchestratorVersionProfile, OrchestratorVersionProfileListResult, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkServiceConnectionState, PurchasePlan, Resource, ResourceReference, SubResource, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=containerServicesMappers.d.ts.map

@@ -8,3 +8,3 @@ /*

*/
export { discriminators, AgentPool, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceListResult, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, OrchestratorProfile, OrchestratorVersionProfile, OrchestratorVersionProfileListResult, PurchasePlan, Resource, ResourceReference, SubResource, UserAssignedIdentity } from "../models/mappers";
export { discriminators, AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceListResult, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, OrchestratorProfile, OrchestratorVersionProfile, OrchestratorVersionProfileListResult, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkServiceConnectionState, PurchasePlan, Resource, ResourceReference, SubResource, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=containerServicesMappers.js.map

@@ -1,2 +0,2 @@

export { discriminators, AgentPool, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, CredentialResult, CredentialResults, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterListResult, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterUpgradeProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PurchasePlan, Resource, ResourceReference, SubResource, TagsObject, UserAssignedIdentity } from "../models/mappers";
export { discriminators, AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, CredentialResult, CredentialResults, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterListResult, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterUpgradeProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkServiceConnectionState, PurchasePlan, Resource, ResourceReference, SubResource, TagsObject, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=managedClustersMappers.d.ts.map

@@ -8,3 +8,3 @@ /*

*/
export { discriminators, AgentPool, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, CredentialResult, CredentialResults, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterListResult, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterUpgradeProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PurchasePlan, Resource, ResourceReference, SubResource, TagsObject, UserAssignedIdentity } from "../models/mappers";
export { discriminators, AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, CredentialResult, CredentialResults, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterListResult, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterUpgradeProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkServiceConnectionState, PurchasePlan, Resource, ResourceReference, SubResource, TagsObject, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=managedClustersMappers.js.map

@@ -35,2 +35,3 @@ import * as msRest from "@azure/ms-rest-js";

export declare const ManagedClusterServicePrincipalProfile: msRest.CompositeMapper;
export declare const AgentPoolUpgradeSettings: msRest.CompositeMapper;
export declare const ManagedClusterAgentPoolProfileProperties: msRest.CompositeMapper;

@@ -53,3 +54,5 @@ export declare const ManagedClusterAgentPoolProfile: msRest.CompositeMapper;

export declare const ManagedClusterPropertiesIdentityProfileValue: msRest.CompositeMapper;
export declare const ManagedClusterIdentityUserAssignedIdentitiesValue: msRest.CompositeMapper;
export declare const ManagedClusterIdentity: msRest.CompositeMapper;
export declare const ManagedClusterSKU: msRest.CompositeMapper;
export declare const ManagedCluster: msRest.CompositeMapper;

@@ -66,2 +69,6 @@ export declare const ManagedClusterAccessProfile: msRest.CompositeMapper;

export declare const CredentialResults: msRest.CompositeMapper;
export declare const PrivateEndpoint: msRest.CompositeMapper;
export declare const PrivateLinkServiceConnectionState: msRest.CompositeMapper;
export declare const PrivateEndpointConnection: msRest.CompositeMapper;
export declare const PrivateEndpointConnectionListResult: msRest.CompositeMapper;
export declare const OpenShiftManagedClusterListResult: msRest.CompositeMapper;

@@ -73,5 +80,5 @@ export declare const ContainerServiceListResult: msRest.CompositeMapper;

export declare const discriminators: {
'OpenShiftManagedClusterBaseIdentityProvider': msRest.CompositeMapper;
OpenShiftManagedClusterBaseIdentityProvider: msRest.CompositeMapper;
'OpenShiftManagedClusterBaseIdentityProvider.AADIdentityProvider': msRest.CompositeMapper;
};
//# sourceMappingURL=mappers.d.ts.map

@@ -1,2 +0,2 @@

export { discriminators, AgentPool, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterListResult, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PurchasePlan, Resource, ResourceReference, SubResource, TagsObject, UserAssignedIdentity } from "../models/mappers";
export { discriminators, AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterListResult, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkServiceConnectionState, PurchasePlan, Resource, ResourceReference, SubResource, TagsObject, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=openShiftManagedClustersMappers.d.ts.map

@@ -8,3 +8,3 @@ /*

*/
export { discriminators, AgentPool, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterListResult, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PurchasePlan, Resource, ResourceReference, SubResource, TagsObject, UserAssignedIdentity } from "../models/mappers";
export { discriminators, AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerService, ContainerServiceAgentPoolProfile, ContainerServiceCustomProfile, ContainerServiceDiagnosticsProfile, ContainerServiceLinuxProfile, ContainerServiceMasterProfile, ContainerServiceNetworkProfile, ContainerServiceOrchestratorProfile, ContainerServiceServicePrincipalProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ContainerServiceVMDiagnostics, ContainerServiceWindowsProfile, KeyVaultSecretRef, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterPropertiesIdentityProfileValue, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, NetworkProfile, OpenShiftManagedCluster, OpenShiftManagedClusterAADIdentityProvider, OpenShiftManagedClusterAgentPoolProfile, OpenShiftManagedClusterAuthProfile, OpenShiftManagedClusterBaseIdentityProvider, OpenShiftManagedClusterIdentityProvider, OpenShiftManagedClusterListResult, OpenShiftManagedClusterMasterPoolProfile, OpenShiftRouterProfile, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkServiceConnectionState, PurchasePlan, Resource, ResourceReference, SubResource, TagsObject, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=openShiftManagedClustersMappers.js.map

@@ -11,2 +11,3 @@ import * as msRest from "@azure/ms-rest-js";

export declare const nextPageLink: msRest.OperationURLParameter;
export declare const privateEndpointConnectionName: msRest.OperationURLParameter;
export declare const resourceGroupName0: msRest.OperationURLParameter;

@@ -13,0 +14,0 @@ export declare const resourceGroupName1: msRest.OperationURLParameter;

@@ -72,3 +72,3 @@ /*

serializedName: "api-version",
defaultValue: '2020-02-01',
defaultValue: '2020-06-01',
type: {

@@ -110,2 +110,12 @@ name: "String"

};
export var privateEndpointConnectionName = {
parameterPath: "privateEndpointConnectionName",
mapper: {
required: true,
serializedName: "privateEndpointConnectionName",
type: {
name: "String"
}
}
};
export var resourceGroupName0 = {

@@ -112,0 +122,0 @@ parameterPath: "resourceGroupName",

@@ -6,2 +6,3 @@ export * from "./openShiftManagedClusters";

export * from "./agentPools";
export * from "./privateEndpointConnections";
//# sourceMappingURL=index.d.ts.map

@@ -15,2 +15,3 @@ /*

export * from "./agentPools";
export * from "./privateEndpointConnections";
//# sourceMappingURL=index.js.map

@@ -75,3 +75,7 @@ import * as msRest from "@azure/ms-rest-js";

* Gets the accessProfile for the specified role name of the managed cluster with a specified
* resource group and name.
* resource group and name. **WARNING**: This API will be deprecated. Instead use
* [ListClusterUserCredentials](https://docs.microsoft.com/en-us/rest/api/aks/managedclusters/listclusterusercredentials)
* or
* [ListClusterAdminCredentials](https://docs.microsoft.com/en-us/rest/api/aks/managedclusters/listclusteradmincredentials)
* .
* @summary Gets an access profile of a managed cluster.

@@ -82,2 +86,3 @@ * @param resourceGroupName The name of the resource group.

* @param [options] The optional parameters
* @deprecated This operation is deprecated. Please do not use it any longer.
* @returns Promise<Models.ManagedClustersGetAccessProfileResponse>

@@ -91,2 +96,3 @@ */

* @param callback The callback
* @deprecated This operation is deprecated. Please do not use it any longer.
*/

@@ -100,2 +106,3 @@ getAccessProfile(resourceGroupName: string, resourceName: string, roleName: string, callback: msRest.ServiceCallback<Models.ManagedClusterAccessProfile>): void;

* @param callback The callback
* @deprecated This operation is deprecated. Please do not use it any longer.
*/

@@ -102,0 +109,0 @@ getAccessProfile(resourceGroupName: string, resourceName: string, roleName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ManagedClusterAccessProfile>): void;

@@ -5,3 +5,3 @@ {

"description": "ContainerServiceClient Library with typescript type definitions for node.js and browser.",
"version": "11.0.0",
"version": "11.1.0",
"dependencies": {

@@ -8,0 +8,0 @@ "@azure/ms-rest-azure-js": "^2.0.1",

@@ -25,2 +25,3 @@ /*

agentPools: operations.AgentPools;
privateEndpointConnections: operations.PrivateEndpointConnections;

@@ -41,2 +42,3 @@ /**

this.agentPools = new operations.AgentPools(this);
this.privateEndpointConnections = new operations.PrivateEndpointConnections(this);
}

@@ -43,0 +45,0 @@ }

@@ -16,3 +16,3 @@ /*

const packageName = "@azure/arm-containerservice";
const packageVersion = "11.0.0";
const packageVersion = "11.1.0";

@@ -41,3 +41,3 @@ export class ContainerServiceClientContext extends msRestAzure.AzureServiceClient {

}
if (!options.userAgent) {
if(!options.userAgent) {
const defaultUserAgent = msRestAzure.getDefaultUserAgentValue();

@@ -56,6 +56,6 @@ options.userAgent = `${packageName}/${packageVersion} ${defaultUserAgent}`;

if (options.acceptLanguage !== null && options.acceptLanguage !== undefined) {
if(options.acceptLanguage !== null && options.acceptLanguage !== undefined) {
this.acceptLanguage = options.acceptLanguage;
}
if (options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {
if(options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {
this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;

@@ -62,0 +62,0 @@ }

@@ -17,2 +17,3 @@ /*

AgentPoolUpgradeProfilePropertiesUpgradesItem,
AgentPoolUpgradeSettings,
BaseResource,

@@ -43,2 +44,3 @@ CloudError,

ManagedClusterIdentity,
ManagedClusterIdentityUserAssignedIdentitiesValue,
ManagedClusterLoadBalancerProfile,

@@ -51,2 +53,3 @@ ManagedClusterLoadBalancerProfileManagedOutboundIPs,

ManagedClusterServicePrincipalProfile,
ManagedClusterSKU,
ManagedClusterWindowsProfile,

@@ -62,2 +65,5 @@ NetworkProfile,

OpenShiftRouterProfile,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkServiceConnectionState,
PurchasePlan,

@@ -64,0 +70,0 @@ Resource,

@@ -12,2 +12,3 @@ /*

AgentPool,
AgentPoolUpgradeSettings,
BaseResource,

@@ -39,2 +40,3 @@ CloudError,

ManagedClusterIdentity,
ManagedClusterIdentityUserAssignedIdentitiesValue,
ManagedClusterLoadBalancerProfile,

@@ -47,2 +49,3 @@ ManagedClusterLoadBalancerProfileManagedOutboundIPs,

ManagedClusterServicePrincipalProfile,
ManagedClusterSKU,
ManagedClusterWindowsProfile,

@@ -61,2 +64,5 @@ NetworkProfile,

OrchestratorVersionProfileListResult,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkServiceConnectionState,
PurchasePlan,

@@ -63,0 +69,0 @@ Resource,

@@ -12,2 +12,3 @@ /*

AgentPool,
AgentPoolUpgradeSettings,
BaseResource,

@@ -40,2 +41,3 @@ CloudError,

ManagedClusterIdentity,
ManagedClusterIdentityUserAssignedIdentitiesValue,
ManagedClusterListResult,

@@ -51,2 +53,3 @@ ManagedClusterLoadBalancerProfile,

ManagedClusterServicePrincipalProfile,
ManagedClusterSKU,
ManagedClusterUpgradeProfile,

@@ -63,2 +66,5 @@ ManagedClusterWindowsProfile,

OpenShiftRouterProfile,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkServiceConnectionState,
PurchasePlan,

@@ -65,0 +71,0 @@ Resource,

@@ -12,2 +12,3 @@ /*

AgentPool,
AgentPoolUpgradeSettings,
BaseResource,

@@ -38,2 +39,3 @@ CloudError,

ManagedClusterIdentity,
ManagedClusterIdentityUserAssignedIdentitiesValue,
ManagedClusterLoadBalancerProfile,

@@ -46,2 +48,3 @@ ManagedClusterLoadBalancerProfileManagedOutboundIPs,

ManagedClusterServicePrincipalProfile,
ManagedClusterSKU,
ManagedClusterWindowsProfile,

@@ -58,2 +61,5 @@ NetworkProfile,

OpenShiftRouterProfile,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkServiceConnectionState,
PurchasePlan,

@@ -60,0 +66,0 @@ Resource,

@@ -75,3 +75,3 @@ /*

serializedName: "api-version",
defaultValue: '2020-02-01',
defaultValue: '2020-06-01',
type: {

@@ -113,2 +113,12 @@ name: "String"

};
export const privateEndpointConnectionName: msRest.OperationURLParameter = {
parameterPath: "privateEndpointConnectionName",
mapper: {
required: true,
serializedName: "privateEndpointConnectionName",
type: {
name: "String"
}
}
};
export const resourceGroupName0: msRest.OperationURLParameter = {

@@ -115,0 +125,0 @@ parameterPath: "resourceGroupName",

@@ -16,1 +16,2 @@ /*

export * from "./agentPools";
export * from "./privateEndpointConnections";

@@ -122,3 +122,7 @@ /*

* Gets the accessProfile for the specified role name of the managed cluster with a specified
* resource group and name.
* resource group and name. **WARNING**: This API will be deprecated. Instead use
* [ListClusterUserCredentials](https://docs.microsoft.com/en-us/rest/api/aks/managedclusters/listclusterusercredentials)
* or
* [ListClusterAdminCredentials](https://docs.microsoft.com/en-us/rest/api/aks/managedclusters/listclusteradmincredentials)
* .
* @summary Gets an access profile of a managed cluster.

@@ -129,2 +133,3 @@ * @param resourceGroupName The name of the resource group.

* @param [options] The optional parameters
* @deprecated This operation is deprecated. Please do not use it any longer.
* @returns Promise<Models.ManagedClustersGetAccessProfileResponse>

@@ -138,2 +143,3 @@ */

* @param callback The callback
* @deprecated This operation is deprecated. Please do not use it any longer.
*/

@@ -147,2 +153,3 @@ getAccessProfile(resourceGroupName: string, resourceName: string, roleName: string, callback: msRest.ServiceCallback<Models.ManagedClusterAccessProfile>): void;

* @param callback The callback
* @deprecated This operation is deprecated. Please do not use it any longer.
*/

@@ -149,0 +156,0 @@ getAccessProfile(resourceGroupName: string, resourceName: string, roleName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ManagedClusterAccessProfile>): void;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc