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 14.0.0 to 14.1.0

esm/models/snapshotsMappers.d.ts

1

esm/containerServiceClient.d.ts

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

resolvePrivateLinkServiceId: operations.ResolvePrivateLinkServiceId;
snapshots: operations.Snapshots;
/**

@@ -17,0 +18,0 @@ * Initializes a new instance of the ContainerServiceClient class.

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

_this.resolvePrivateLinkServiceId = new operations.ResolvePrivateLinkServiceId(_this);
_this.snapshots = new operations.Snapshots(_this);
return _this;

@@ -39,0 +40,0 @@ }

4

esm/containerServiceClientContext.js

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

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

@@ -44,3 +44,3 @@ __extends(ContainerServiceClientContext, _super);

_this = _super.call(this, credentials, options) || this;
_this.apiVersion = '2021-07-01';
_this.apiVersion = '2021-08-01';
_this.acceptLanguage = 'en-US';

@@ -47,0 +47,0 @@ _this.longRunningOperationRetryTimeout = 30;

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

export { AgentPool, AgentPoolAvailableVersions, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolListResult, AgentPoolUpgradeProfile, AgentPoolUpgradeProfilePropertiesUpgradesItem, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
export { AgentPool, AgentPoolAvailableVersions, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolListResult, AgentPoolUpgradeProfile, AgentPoolUpgradeProfilePropertiesUpgradesItem, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CreationData, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, Snapshot, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=agentPoolsMappers.d.ts.map

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

*/
export { AgentPool, AgentPoolAvailableVersions, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolListResult, AgentPoolUpgradeProfile, AgentPoolUpgradeProfilePropertiesUpgradesItem, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
export { AgentPool, AgentPoolAvailableVersions, AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem, AgentPoolListResult, AgentPoolUpgradeProfile, AgentPoolUpgradeProfilePropertiesUpgradesItem, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CreationData, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, Snapshot, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=agentPoolsMappers.js.map

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

export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, MaintenanceConfigurationListResult, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CreationData, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, MaintenanceConfigurationListResult, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, Snapshot, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=maintenanceConfigurationsMappers.d.ts.map

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

*/
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, MaintenanceConfigurationListResult, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CreationData, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, MaintenanceConfigurationListResult, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, Snapshot, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=maintenanceConfigurationsMappers.js.map

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

export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CredentialResult, CredentialResults, EndpointDependency, EndpointDetail, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterListResult, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterUpgradeProfile, ManagedClusterWindowsProfile, OSOptionProfile, OSOptionProperty, OutboundEnvironmentEndpoint, OutboundEnvironmentEndpointCollection, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, RunCommandRequest, RunCommandResult, SubResource, SysctlConfig, SystemData, TagsObject, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CreationData, CredentialResult, CredentialResults, EndpointDependency, EndpointDetail, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterListResult, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterUpgradeProfile, ManagedClusterWindowsProfile, OSOptionProfile, OSOptionProperty, OutboundEnvironmentEndpoint, OutboundEnvironmentEndpointCollection, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, RunCommandRequest, RunCommandResult, Snapshot, SubResource, SysctlConfig, SystemData, TagsObject, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=managedClustersMappers.d.ts.map

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

*/
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CredentialResult, CredentialResults, EndpointDependency, EndpointDetail, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterListResult, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterUpgradeProfile, ManagedClusterWindowsProfile, OSOptionProfile, OSOptionProperty, OutboundEnvironmentEndpoint, OutboundEnvironmentEndpointCollection, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, RunCommandRequest, RunCommandResult, SubResource, SysctlConfig, SystemData, TagsObject, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CreationData, CredentialResult, CredentialResults, EndpointDependency, EndpointDetail, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterListResult, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPoolUpgradeProfile, ManagedClusterPoolUpgradeProfileUpgradesItem, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterUpgradeProfile, ManagedClusterWindowsProfile, OSOptionProfile, OSOptionProperty, OutboundEnvironmentEndpoint, OutboundEnvironmentEndpointCollection, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, RunCommandRequest, RunCommandResult, Snapshot, SubResource, SysctlConfig, SystemData, TagsObject, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=managedClustersMappers.js.map

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

export declare const LinuxOSConfig: msRest.CompositeMapper;
export declare const CreationData: msRest.CompositeMapper;
export declare const ManagedClusterAgentPoolProfileProperties: msRest.CompositeMapper;

@@ -81,2 +82,3 @@ export declare const ManagedClusterAgentPoolProfile: msRest.CompositeMapper;

export declare const OutboundEnvironmentEndpoint: msRest.CompositeMapper;
export declare const Snapshot: msRest.CompositeMapper;
export declare const OperationListResult: msRest.CompositeMapper;

@@ -87,2 +89,3 @@ export declare const ManagedClusterListResult: msRest.CompositeMapper;

export declare const AgentPoolListResult: msRest.CompositeMapper;
export declare const SnapshotListResult: msRest.CompositeMapper;
//# sourceMappingURL=mappers.d.ts.map

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

export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateEndpointConnectionListResult, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CreationData, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateEndpointConnectionListResult, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, Snapshot, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=privateEndpointConnectionsMappers.d.ts.map

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

*/
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateEndpointConnectionListResult, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
export { AgentPool, AgentPoolUpgradeSettings, BaseResource, CloudError, ContainerServiceLinuxProfile, ContainerServiceNetworkProfile, ContainerServiceSshConfiguration, ContainerServiceSshPublicKey, CreationData, ExtendedLocation, KubeletConfig, LinuxOSConfig, MaintenanceConfiguration, ManagedCluster, ManagedClusterAADProfile, ManagedClusterAccessProfile, ManagedClusterAddonProfile, ManagedClusterAddonProfileIdentity, ManagedClusterAgentPoolProfile, ManagedClusterAgentPoolProfileProperties, ManagedClusterAPIServerAccessProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterHTTPProxyConfig, ManagedClusterIdentity, ManagedClusterIdentityUserAssignedIdentitiesValue, ManagedClusterLoadBalancerProfile, ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, ManagedClusterManagedOutboundIPProfile, ManagedClusterNATGatewayProfile, ManagedClusterPodIdentity, ManagedClusterPodIdentityException, ManagedClusterPodIdentityProfile, ManagedClusterPodIdentityProvisioningError, ManagedClusterPodIdentityProvisioningErrorBody, ManagedClusterPodIdentityProvisioningInfo, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterSecurityProfile, ManagedClusterSecurityProfileAzureDefender, ManagedClusterServicePrincipalProfile, ManagedClusterSKU, ManagedClusterWindowsProfile, PowerState, PrivateEndpoint, PrivateEndpointConnection, PrivateEndpointConnectionListResult, PrivateLinkResource, PrivateLinkServiceConnectionState, Resource, ResourceReference, Snapshot, SubResource, SysctlConfig, SystemData, TimeInWeek, TimeSpan, UserAssignedIdentity } from "../models/mappers";
//# sourceMappingURL=privateEndpointConnectionsMappers.js.map

@@ -8,2 +8,3 @@ export * from "./operations";

export * from "./resolvePrivateLinkServiceId";
export * from "./snapshots";
//# sourceMappingURL=index.d.ts.map

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

export * from "./resolvePrivateLinkServiceId";
export * from "./snapshots";
//# sourceMappingURL=index.js.map

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

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

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

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

resolvePrivateLinkServiceId: operations.ResolvePrivateLinkServiceId;
snapshots: operations.Snapshots;

@@ -50,2 +51,3 @@ /**

this.resolvePrivateLinkServiceId = new operations.ResolvePrivateLinkServiceId(this);
this.snapshots = new operations.Snapshots(this);
}

@@ -52,0 +54,0 @@ }

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

const packageName = "@azure/arm-containerservice";
const packageVersion = "14.0.0";
const packageVersion = "14.1.0";

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

this.apiVersion = '2021-07-01';
this.apiVersion = '2021-08-01';
this.acceptLanguage = 'en-US';

@@ -57,0 +57,0 @@ this.longRunningOperationRetryTimeout = 30;

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

ContainerServiceSshPublicKey,
CreationData,
ExtendedLocation,

@@ -65,2 +66,3 @@ KubeletConfig,

ResourceReference,
Snapshot,
SubResource,

@@ -67,0 +69,0 @@ SysctlConfig,

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

ContainerServiceSshPublicKey,
CreationData,
ExtendedLocation,

@@ -61,2 +62,3 @@ KubeletConfig,

ResourceReference,
Snapshot,
SubResource,

@@ -63,0 +65,0 @@ SysctlConfig,

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

ContainerServiceSshPublicKey,
CreationData,
CredentialResult,

@@ -74,2 +75,3 @@ CredentialResults,

RunCommandResult,
Snapshot,
SubResource,

@@ -76,0 +78,0 @@ SysctlConfig,

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

ContainerServiceSshPublicKey,
CreationData,
ExtendedLocation,

@@ -61,2 +62,3 @@ KubeletConfig,

ResourceReference,
Snapshot,
SubResource,

@@ -63,0 +65,0 @@ SysctlConfig,

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

export * from "./resolvePrivateLinkServiceId";
export * from "./snapshots";

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 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 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 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