@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 12.1 kB
TypeScript
export { AgentPoolArgs } from "./agentPool";
export type AgentPool = import("./agentPool").AgentPool;
export declare const AgentPool: typeof import("./agentPool").AgentPool;
export { AutoUpgradeProfileArgs } from "./autoUpgradeProfile";
export type AutoUpgradeProfile = import("./autoUpgradeProfile").AutoUpgradeProfile;
export declare const AutoUpgradeProfile: typeof import("./autoUpgradeProfile").AutoUpgradeProfile;
export { DeploymentSafeguardArgs } from "./deploymentSafeguard";
export type DeploymentSafeguard = import("./deploymentSafeguard").DeploymentSafeguard;
export declare const DeploymentSafeguard: typeof import("./deploymentSafeguard").DeploymentSafeguard;
export { FleetArgs } from "./fleet";
export type Fleet = import("./fleet").Fleet;
export declare const Fleet: typeof import("./fleet").Fleet;
export { FleetMemberArgs } from "./fleetMember";
export type FleetMember = import("./fleetMember").FleetMember;
export declare const FleetMember: typeof import("./fleetMember").FleetMember;
export { FleetUpdateStrategyArgs } from "./fleetUpdateStrategy";
export type FleetUpdateStrategy = import("./fleetUpdateStrategy").FleetUpdateStrategy;
export declare const FleetUpdateStrategy: typeof import("./fleetUpdateStrategy").FleetUpdateStrategy;
export { GetAgentPoolArgs, GetAgentPoolResult, GetAgentPoolOutputArgs } from "./getAgentPool";
export declare const getAgentPool: typeof import("./getAgentPool").getAgentPool;
export declare const getAgentPoolOutput: typeof import("./getAgentPool").getAgentPoolOutput;
export { GetAutoUpgradeProfileArgs, GetAutoUpgradeProfileResult, GetAutoUpgradeProfileOutputArgs } from "./getAutoUpgradeProfile";
export declare const getAutoUpgradeProfile: typeof import("./getAutoUpgradeProfile").getAutoUpgradeProfile;
export declare const getAutoUpgradeProfileOutput: typeof import("./getAutoUpgradeProfile").getAutoUpgradeProfileOutput;
export { GetDeploymentSafeguardArgs, GetDeploymentSafeguardResult, GetDeploymentSafeguardOutputArgs } from "./getDeploymentSafeguard";
export declare const getDeploymentSafeguard: typeof import("./getDeploymentSafeguard").getDeploymentSafeguard;
export declare const getDeploymentSafeguardOutput: typeof import("./getDeploymentSafeguard").getDeploymentSafeguardOutput;
export { GetFleetArgs, GetFleetResult, GetFleetOutputArgs } from "./getFleet";
export declare const getFleet: typeof import("./getFleet").getFleet;
export declare const getFleetOutput: typeof import("./getFleet").getFleetOutput;
export { GetFleetMemberArgs, GetFleetMemberResult, GetFleetMemberOutputArgs } from "./getFleetMember";
export declare const getFleetMember: typeof import("./getFleetMember").getFleetMember;
export declare const getFleetMemberOutput: typeof import("./getFleetMember").getFleetMemberOutput;
export { GetFleetUpdateStrategyArgs, GetFleetUpdateStrategyResult, GetFleetUpdateStrategyOutputArgs } from "./getFleetUpdateStrategy";
export declare const getFleetUpdateStrategy: typeof import("./getFleetUpdateStrategy").getFleetUpdateStrategy;
export declare const getFleetUpdateStrategyOutput: typeof import("./getFleetUpdateStrategy").getFleetUpdateStrategyOutput;
export { GetLoadBalancerArgs, GetLoadBalancerResult, GetLoadBalancerOutputArgs } from "./getLoadBalancer";
export declare const getLoadBalancer: typeof import("./getLoadBalancer").getLoadBalancer;
export declare const getLoadBalancerOutput: typeof import("./getLoadBalancer").getLoadBalancerOutput;
export { GetMaintenanceConfigurationArgs, GetMaintenanceConfigurationResult, GetMaintenanceConfigurationOutputArgs } from "./getMaintenanceConfiguration";
export declare const getMaintenanceConfiguration: typeof import("./getMaintenanceConfiguration").getMaintenanceConfiguration;
export declare const getMaintenanceConfigurationOutput: typeof import("./getMaintenanceConfiguration").getMaintenanceConfigurationOutput;
export { GetManagedClusterArgs, GetManagedClusterResult, GetManagedClusterOutputArgs } from "./getManagedCluster";
export declare const getManagedCluster: typeof import("./getManagedCluster").getManagedCluster;
export declare const getManagedClusterOutput: typeof import("./getManagedCluster").getManagedClusterOutput;
export { GetManagedClusterSnapshotArgs, GetManagedClusterSnapshotResult, GetManagedClusterSnapshotOutputArgs } from "./getManagedClusterSnapshot";
export declare const getManagedClusterSnapshot: typeof import("./getManagedClusterSnapshot").getManagedClusterSnapshot;
export declare const getManagedClusterSnapshotOutput: typeof import("./getManagedClusterSnapshot").getManagedClusterSnapshotOutput;
export { GetManagedNamespaceArgs, GetManagedNamespaceResult, GetManagedNamespaceOutputArgs } from "./getManagedNamespace";
export declare const getManagedNamespace: typeof import("./getManagedNamespace").getManagedNamespace;
export declare const getManagedNamespaceOutput: typeof import("./getManagedNamespace").getManagedNamespaceOutput;
export { GetNamespaceArgs, GetNamespaceResult, GetNamespaceOutputArgs } from "./getNamespace";
export declare const getNamespace: typeof import("./getNamespace").getNamespace;
export declare const getNamespaceOutput: typeof import("./getNamespace").getNamespaceOutput;
export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection";
export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection;
export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput;
export { GetSnapshotArgs, GetSnapshotResult, GetSnapshotOutputArgs } from "./getSnapshot";
export declare const getSnapshot: typeof import("./getSnapshot").getSnapshot;
export declare const getSnapshotOutput: typeof import("./getSnapshot").getSnapshotOutput;
export { GetTrustedAccessRoleBindingArgs, GetTrustedAccessRoleBindingResult, GetTrustedAccessRoleBindingOutputArgs } from "./getTrustedAccessRoleBinding";
export declare const getTrustedAccessRoleBinding: typeof import("./getTrustedAccessRoleBinding").getTrustedAccessRoleBinding;
export declare const getTrustedAccessRoleBindingOutput: typeof import("./getTrustedAccessRoleBinding").getTrustedAccessRoleBindingOutput;
export { GetUpdateRunArgs, GetUpdateRunResult, GetUpdateRunOutputArgs } from "./getUpdateRun";
export declare const getUpdateRun: typeof import("./getUpdateRun").getUpdateRun;
export declare const getUpdateRunOutput: typeof import("./getUpdateRun").getUpdateRunOutput;
export { ListFleetCredentialsArgs, ListFleetCredentialsResult, ListFleetCredentialsOutputArgs } from "./listFleetCredentials";
export declare const listFleetCredentials: typeof import("./listFleetCredentials").listFleetCredentials;
export declare const listFleetCredentialsOutput: typeof import("./listFleetCredentials").listFleetCredentialsOutput;
export { ListManagedClusterAccessProfileArgs, ListManagedClusterAccessProfileResult, ListManagedClusterAccessProfileOutputArgs } from "./listManagedClusterAccessProfile";
export declare const listManagedClusterAccessProfile: typeof import("./listManagedClusterAccessProfile").listManagedClusterAccessProfile;
export declare const listManagedClusterAccessProfileOutput: typeof import("./listManagedClusterAccessProfile").listManagedClusterAccessProfileOutput;
export { ListManagedClusterAdminCredentialsArgs, ListManagedClusterAdminCredentialsResult, ListManagedClusterAdminCredentialsOutputArgs } from "./listManagedClusterAdminCredentials";
export declare const listManagedClusterAdminCredentials: typeof import("./listManagedClusterAdminCredentials").listManagedClusterAdminCredentials;
export declare const listManagedClusterAdminCredentialsOutput: typeof import("./listManagedClusterAdminCredentials").listManagedClusterAdminCredentialsOutput;
export { ListManagedClusterMonitoringUserCredentialsArgs, ListManagedClusterMonitoringUserCredentialsResult, ListManagedClusterMonitoringUserCredentialsOutputArgs } from "./listManagedClusterMonitoringUserCredentials";
export declare const listManagedClusterMonitoringUserCredentials: typeof import("./listManagedClusterMonitoringUserCredentials").listManagedClusterMonitoringUserCredentials;
export declare const listManagedClusterMonitoringUserCredentialsOutput: typeof import("./listManagedClusterMonitoringUserCredentials").listManagedClusterMonitoringUserCredentialsOutput;
export { ListManagedClusterUserCredentialsArgs, ListManagedClusterUserCredentialsResult, ListManagedClusterUserCredentialsOutputArgs } from "./listManagedClusterUserCredentials";
export declare const listManagedClusterUserCredentials: typeof import("./listManagedClusterUserCredentials").listManagedClusterUserCredentials;
export declare const listManagedClusterUserCredentialsOutput: typeof import("./listManagedClusterUserCredentials").listManagedClusterUserCredentialsOutput;
export { ListManagedNamespaceCredentialArgs, ListManagedNamespaceCredentialResult, ListManagedNamespaceCredentialOutputArgs } from "./listManagedNamespaceCredential";
export declare const listManagedNamespaceCredential: typeof import("./listManagedNamespaceCredential").listManagedNamespaceCredential;
export declare const listManagedNamespaceCredentialOutput: typeof import("./listManagedNamespaceCredential").listManagedNamespaceCredentialOutput;
export { ListNamespaceCredentialArgs, ListNamespaceCredentialResult, ListNamespaceCredentialOutputArgs } from "./listNamespaceCredential";
export declare const listNamespaceCredential: typeof import("./listNamespaceCredential").listNamespaceCredential;
export declare const listNamespaceCredentialOutput: typeof import("./listNamespaceCredential").listNamespaceCredentialOutput;
export { LoadBalancerArgs } from "./loadBalancer";
export type LoadBalancer = import("./loadBalancer").LoadBalancer;
export declare const LoadBalancer: typeof import("./loadBalancer").LoadBalancer;
export { MaintenanceConfigurationArgs } from "./maintenanceConfiguration";
export type MaintenanceConfiguration = import("./maintenanceConfiguration").MaintenanceConfiguration;
export declare const MaintenanceConfiguration: typeof import("./maintenanceConfiguration").MaintenanceConfiguration;
export { ManagedClusterArgs } from "./managedCluster";
export type ManagedCluster = import("./managedCluster").ManagedCluster;
export declare const ManagedCluster: typeof import("./managedCluster").ManagedCluster;
export { ManagedClusterSnapshotArgs } from "./managedClusterSnapshot";
export type ManagedClusterSnapshot = import("./managedClusterSnapshot").ManagedClusterSnapshot;
export declare const ManagedClusterSnapshot: typeof import("./managedClusterSnapshot").ManagedClusterSnapshot;
export { ManagedNamespaceArgs } from "./managedNamespace";
export type ManagedNamespace = import("./managedNamespace").ManagedNamespace;
export declare const ManagedNamespace: typeof import("./managedNamespace").ManagedNamespace;
export { NamespaceArgs } from "./namespace";
export type Namespace = import("./namespace").Namespace;
export declare const Namespace: typeof import("./namespace").Namespace;
export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection";
export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection;
export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection;
export { SnapshotArgs } from "./snapshot";
export type Snapshot = import("./snapshot").Snapshot;
export declare const Snapshot: typeof import("./snapshot").Snapshot;
export { TrustedAccessRoleBindingArgs } from "./trustedAccessRoleBinding";
export type TrustedAccessRoleBinding = import("./trustedAccessRoleBinding").TrustedAccessRoleBinding;
export declare const TrustedAccessRoleBinding: typeof import("./trustedAccessRoleBinding").TrustedAccessRoleBinding;
export { UpdateRunArgs } from "./updateRun";
export type UpdateRun = import("./updateRun").UpdateRun;
export declare const UpdateRun: typeof import("./updateRun").UpdateRun;
export * from "../types/enums/containerservice";