UNPKG

@pulumi/consul

Version:

A Pulumi package for creating and managing consul resources.

178 lines (177 loc) 15.3 kB
export { AclAuthMethodArgs, AclAuthMethodState } from "./aclAuthMethod"; export type AclAuthMethod = import("./aclAuthMethod").AclAuthMethod; export declare const AclAuthMethod: typeof import("./aclAuthMethod").AclAuthMethod; export { AclBindingRuleArgs, AclBindingRuleState } from "./aclBindingRule"; export type AclBindingRule = import("./aclBindingRule").AclBindingRule; export declare const AclBindingRule: typeof import("./aclBindingRule").AclBindingRule; export { AclPolicyArgs, AclPolicyState } from "./aclPolicy"; export type AclPolicy = import("./aclPolicy").AclPolicy; export declare const AclPolicy: typeof import("./aclPolicy").AclPolicy; export { AclRoleArgs, AclRoleState } from "./aclRole"; export type AclRole = import("./aclRole").AclRole; export declare const AclRole: typeof import("./aclRole").AclRole; export { AclRolePolicyAttachmentArgs, AclRolePolicyAttachmentState } from "./aclRolePolicyAttachment"; export type AclRolePolicyAttachment = import("./aclRolePolicyAttachment").AclRolePolicyAttachment; export declare const AclRolePolicyAttachment: typeof import("./aclRolePolicyAttachment").AclRolePolicyAttachment; export { AclTokenArgs, AclTokenState } from "./aclToken"; export type AclToken = import("./aclToken").AclToken; export declare const AclToken: typeof import("./aclToken").AclToken; export { AclTokenPolicyAttachmentArgs, AclTokenPolicyAttachmentState } from "./aclTokenPolicyAttachment"; export type AclTokenPolicyAttachment = import("./aclTokenPolicyAttachment").AclTokenPolicyAttachment; export declare const AclTokenPolicyAttachment: typeof import("./aclTokenPolicyAttachment").AclTokenPolicyAttachment; export { AclTokenRoleAttachmentArgs, AclTokenRoleAttachmentState } from "./aclTokenRoleAttachment"; export type AclTokenRoleAttachment = import("./aclTokenRoleAttachment").AclTokenRoleAttachment; export declare const AclTokenRoleAttachment: typeof import("./aclTokenRoleAttachment").AclTokenRoleAttachment; export { AdminPartitionArgs, AdminPartitionState } from "./adminPartition"; export type AdminPartition = import("./adminPartition").AdminPartition; export declare const AdminPartition: typeof import("./adminPartition").AdminPartition; export { AgentServiceArgs, AgentServiceState } from "./agentService"; export type AgentService = import("./agentService").AgentService; export declare const AgentService: typeof import("./agentService").AgentService; export { AutopilotConfigArgs, AutopilotConfigState } from "./autopilotConfig"; export type AutopilotConfig = import("./autopilotConfig").AutopilotConfig; export declare const AutopilotConfig: typeof import("./autopilotConfig").AutopilotConfig; export { CatalogEntryArgs, CatalogEntryState } from "./catalogEntry"; export type CatalogEntry = import("./catalogEntry").CatalogEntry; export declare const CatalogEntry: typeof import("./catalogEntry").CatalogEntry; export { CertificateAuthorityArgs, CertificateAuthorityState } from "./certificateAuthority"; export type CertificateAuthority = import("./certificateAuthority").CertificateAuthority; export declare const CertificateAuthority: typeof import("./certificateAuthority").CertificateAuthority; export { ConfigEntryArgs, ConfigEntryState } from "./configEntry"; export type ConfigEntry = import("./configEntry").ConfigEntry; export declare const ConfigEntry: typeof import("./configEntry").ConfigEntry; export { ConfigEntryServiceDefaultsArgs, ConfigEntryServiceDefaultsState } from "./configEntryServiceDefaults"; export type ConfigEntryServiceDefaults = import("./configEntryServiceDefaults").ConfigEntryServiceDefaults; export declare const ConfigEntryServiceDefaults: typeof import("./configEntryServiceDefaults").ConfigEntryServiceDefaults; export { ConfigEntryServiceIntentionsArgs, ConfigEntryServiceIntentionsState } from "./configEntryServiceIntentions"; export type ConfigEntryServiceIntentions = import("./configEntryServiceIntentions").ConfigEntryServiceIntentions; export declare const ConfigEntryServiceIntentions: typeof import("./configEntryServiceIntentions").ConfigEntryServiceIntentions; export { ConfigEntryServiceResolverArgs, ConfigEntryServiceResolverState } from "./configEntryServiceResolver"; export type ConfigEntryServiceResolver = import("./configEntryServiceResolver").ConfigEntryServiceResolver; export declare const ConfigEntryServiceResolver: typeof import("./configEntryServiceResolver").ConfigEntryServiceResolver; export { ConfigEntryServiceRouterArgs, ConfigEntryServiceRouterState } from "./configEntryServiceRouter"; export type ConfigEntryServiceRouter = import("./configEntryServiceRouter").ConfigEntryServiceRouter; export declare const ConfigEntryServiceRouter: typeof import("./configEntryServiceRouter").ConfigEntryServiceRouter; export { ConfigEntryServiceSplitterArgs, ConfigEntryServiceSplitterState } from "./configEntryServiceSplitter"; export type ConfigEntryServiceSplitter = import("./configEntryServiceSplitter").ConfigEntryServiceSplitter; export declare const ConfigEntryServiceSplitter: typeof import("./configEntryServiceSplitter").ConfigEntryServiceSplitter; export { ConfigEntryV2ExportedServicesArgs, ConfigEntryV2ExportedServicesState } from "./configEntryV2ExportedServices"; export type ConfigEntryV2ExportedServices = import("./configEntryV2ExportedServices").ConfigEntryV2ExportedServices; export declare const ConfigEntryV2ExportedServices: typeof import("./configEntryV2ExportedServices").ConfigEntryV2ExportedServices; export { GetAclAuthMethodArgs, GetAclAuthMethodResult, GetAclAuthMethodOutputArgs } from "./getAclAuthMethod"; export declare const getAclAuthMethod: typeof import("./getAclAuthMethod").getAclAuthMethod; export declare const getAclAuthMethodOutput: typeof import("./getAclAuthMethod").getAclAuthMethodOutput; export { GetAclPolicyArgs, GetAclPolicyResult, GetAclPolicyOutputArgs } from "./getAclPolicy"; export declare const getAclPolicy: typeof import("./getAclPolicy").getAclPolicy; export declare const getAclPolicyOutput: typeof import("./getAclPolicy").getAclPolicyOutput; export { GetAclRoleArgs, GetAclRoleResult, GetAclRoleOutputArgs } from "./getAclRole"; export declare const getAclRole: typeof import("./getAclRole").getAclRole; export declare const getAclRoleOutput: typeof import("./getAclRole").getAclRoleOutput; export { GetAclTokenArgs, GetAclTokenResult, GetAclTokenOutputArgs } from "./getAclToken"; export declare const getAclToken: typeof import("./getAclToken").getAclToken; export declare const getAclTokenOutput: typeof import("./getAclToken").getAclTokenOutput; export { GetAclTokenSecretIdArgs, GetAclTokenSecretIdResult, GetAclTokenSecretIdOutputArgs } from "./getAclTokenSecretId"; export declare const getAclTokenSecretId: typeof import("./getAclTokenSecretId").getAclTokenSecretId; export declare const getAclTokenSecretIdOutput: typeof import("./getAclTokenSecretId").getAclTokenSecretIdOutput; export { GetAgentConfigResult } from "./getAgentConfig"; export declare const getAgentConfig: typeof import("./getAgentConfig").getAgentConfig; export declare const getAgentConfigOutput: typeof import("./getAgentConfig").getAgentConfigOutput; export { GetAgentSelfResult } from "./getAgentSelf"; export declare const getAgentSelf: typeof import("./getAgentSelf").getAgentSelf; export declare const getAgentSelfOutput: typeof import("./getAgentSelf").getAgentSelfOutput; export { GetAutopilotHealthArgs, GetAutopilotHealthResult, GetAutopilotHealthOutputArgs } from "./getAutopilotHealth"; export declare const getAutopilotHealth: typeof import("./getAutopilotHealth").getAutopilotHealth; export declare const getAutopilotHealthOutput: typeof import("./getAutopilotHealth").getAutopilotHealthOutput; export { GetCatalogNodesArgs, GetCatalogNodesResult, GetCatalogNodesOutputArgs } from "./getCatalogNodes"; export declare const getCatalogNodes: typeof import("./getCatalogNodes").getCatalogNodes; export declare const getCatalogNodesOutput: typeof import("./getCatalogNodes").getCatalogNodesOutput; export { GetCatalogServiceArgs, GetCatalogServiceResult, GetCatalogServiceOutputArgs } from "./getCatalogService"; export declare const getCatalogService: typeof import("./getCatalogService").getCatalogService; export declare const getCatalogServiceOutput: typeof import("./getCatalogService").getCatalogServiceOutput; export { GetCatalogServicesArgs, GetCatalogServicesResult, GetCatalogServicesOutputArgs } from "./getCatalogServices"; export declare const getCatalogServices: typeof import("./getCatalogServices").getCatalogServices; export declare const getCatalogServicesOutput: typeof import("./getCatalogServices").getCatalogServicesOutput; export { GetConfigEntryArgs, GetConfigEntryResult, GetConfigEntryOutputArgs } from "./getConfigEntry"; export declare const getConfigEntry: typeof import("./getConfigEntry").getConfigEntry; export declare const getConfigEntryOutput: typeof import("./getConfigEntry").getConfigEntryOutput; export { GetConfigEntryV2ExportedServicesArgs, GetConfigEntryV2ExportedServicesResult, GetConfigEntryV2ExportedServicesOutputArgs } from "./getConfigEntryV2ExportedServices"; export declare const getConfigEntryV2ExportedServices: typeof import("./getConfigEntryV2ExportedServices").getConfigEntryV2ExportedServices; export declare const getConfigEntryV2ExportedServicesOutput: typeof import("./getConfigEntryV2ExportedServices").getConfigEntryV2ExportedServicesOutput; export { GetDatacentersResult } from "./getDatacenters"; export declare const getDatacenters: typeof import("./getDatacenters").getDatacenters; export declare const getDatacentersOutput: typeof import("./getDatacenters").getDatacentersOutput; export { GetKeyPrefixArgs, GetKeyPrefixResult, GetKeyPrefixOutputArgs } from "./getKeyPrefix"; export declare const getKeyPrefix: typeof import("./getKeyPrefix").getKeyPrefix; export declare const getKeyPrefixOutput: typeof import("./getKeyPrefix").getKeyPrefixOutput; export { GetKeysArgs, GetKeysResult, GetKeysOutputArgs } from "./getKeys"; export declare const getKeys: typeof import("./getKeys").getKeys; export declare const getKeysOutput: typeof import("./getKeys").getKeysOutput; export { GetNetworkAreaMembersArgs, GetNetworkAreaMembersResult, GetNetworkAreaMembersOutputArgs } from "./getNetworkAreaMembers"; export declare const getNetworkAreaMembers: typeof import("./getNetworkAreaMembers").getNetworkAreaMembers; export declare const getNetworkAreaMembersOutput: typeof import("./getNetworkAreaMembers").getNetworkAreaMembersOutput; export { GetNetworkSegmentsArgs, GetNetworkSegmentsResult, GetNetworkSegmentsOutputArgs } from "./getNetworkSegments"; export declare const getNetworkSegments: typeof import("./getNetworkSegments").getNetworkSegments; export declare const getNetworkSegmentsOutput: typeof import("./getNetworkSegments").getNetworkSegmentsOutput; export { GetNodesArgs, GetNodesResult, GetNodesOutputArgs } from "./getNodes"; export declare const getNodes: typeof import("./getNodes").getNodes; export declare const getNodesOutput: typeof import("./getNodes").getNodesOutput; export { GetPeeringArgs, GetPeeringResult, GetPeeringOutputArgs } from "./getPeering"; export declare const getPeering: typeof import("./getPeering").getPeering; export declare const getPeeringOutput: typeof import("./getPeering").getPeeringOutput; export { GetPeeringsArgs, GetPeeringsResult, GetPeeringsOutputArgs } from "./getPeerings"; export declare const getPeerings: typeof import("./getPeerings").getPeerings; export declare const getPeeringsOutput: typeof import("./getPeerings").getPeeringsOutput; export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService"; export declare const getService: typeof import("./getService").getService; export declare const getServiceOutput: typeof import("./getService").getServiceOutput; export { GetServiceHealthArgs, GetServiceHealthResult, GetServiceHealthOutputArgs } from "./getServiceHealth"; export declare const getServiceHealth: typeof import("./getServiceHealth").getServiceHealth; export declare const getServiceHealthOutput: typeof import("./getServiceHealth").getServiceHealthOutput; export { GetServicesArgs, GetServicesResult, GetServicesOutputArgs } from "./getServices"; export declare const getServices: typeof import("./getServices").getServices; export declare const getServicesOutput: typeof import("./getServices").getServicesOutput; export { IntentionArgs, IntentionState } from "./intention"; export type Intention = import("./intention").Intention; export declare const Intention: typeof import("./intention").Intention; export { KeyPrefixArgs, KeyPrefixState } from "./keyPrefix"; export type KeyPrefix = import("./keyPrefix").KeyPrefix; export declare const KeyPrefix: typeof import("./keyPrefix").KeyPrefix; export { KeysArgs, KeysState } from "./keys"; export type Keys = import("./keys").Keys; export declare const Keys: typeof import("./keys").Keys; export { LicenseArgs, LicenseState } from "./license"; export type License = import("./license").License; export declare const License: typeof import("./license").License; export { NamespaceArgs, NamespaceState } from "./namespace"; export type Namespace = import("./namespace").Namespace; export declare const Namespace: typeof import("./namespace").Namespace; export { NamespacePolicyAttachmentArgs, NamespacePolicyAttachmentState } from "./namespacePolicyAttachment"; export type NamespacePolicyAttachment = import("./namespacePolicyAttachment").NamespacePolicyAttachment; export declare const NamespacePolicyAttachment: typeof import("./namespacePolicyAttachment").NamespacePolicyAttachment; export { NamespaceRoleAttachmentArgs, NamespaceRoleAttachmentState } from "./namespaceRoleAttachment"; export type NamespaceRoleAttachment = import("./namespaceRoleAttachment").NamespaceRoleAttachment; export declare const NamespaceRoleAttachment: typeof import("./namespaceRoleAttachment").NamespaceRoleAttachment; export { NetworkAreaArgs, NetworkAreaState } from "./networkArea"; export type NetworkArea = import("./networkArea").NetworkArea; export declare const NetworkArea: typeof import("./networkArea").NetworkArea; export { NodeArgs, NodeState } from "./node"; export type Node = import("./node").Node; export declare const Node: typeof import("./node").Node; export { PeeringArgs, PeeringState } from "./peering"; export type Peering = import("./peering").Peering; export declare const Peering: typeof import("./peering").Peering; export { PeeringTokenArgs, PeeringTokenState } from "./peeringToken"; export type PeeringToken = import("./peeringToken").PeeringToken; export declare const PeeringToken: typeof import("./peeringToken").PeeringToken; export { PreparedQueryArgs, PreparedQueryState } from "./preparedQuery"; export type PreparedQuery = import("./preparedQuery").PreparedQuery; export declare const PreparedQuery: typeof import("./preparedQuery").PreparedQuery; export { ProviderArgs } from "./provider"; export type Provider = import("./provider").Provider; export declare const Provider: typeof import("./provider").Provider; export { ServiceArgs, ServiceState } from "./service"; export type Service = import("./service").Service; export declare const Service: typeof import("./service").Service; import * as config from "./config"; import * as types from "./types"; export { config, types, };