@pulumi/nomad
Version:
A Pulumi package for creating and managing nomad cloud resources.
134 lines (133 loc) • 10.7 kB
TypeScript
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 { AclTokenArgs, AclTokenState } from "./aclToken";
export type AclToken = import("./aclToken").AclToken;
export declare const AclToken: typeof import("./aclToken").AclToken;
export { CsiVolumeArgs, CsiVolumeState } from "./csiVolume";
export type CsiVolume = import("./csiVolume").CsiVolume;
export declare const CsiVolume: typeof import("./csiVolume").CsiVolume;
export { CsiVolumeRegistrationArgs, CsiVolumeRegistrationState } from "./csiVolumeRegistration";
export type CsiVolumeRegistration = import("./csiVolumeRegistration").CsiVolumeRegistration;
export declare const CsiVolumeRegistration: typeof import("./csiVolumeRegistration").CsiVolumeRegistration;
export { DynamicHostVolumeArgs, DynamicHostVolumeState } from "./dynamicHostVolume";
export type DynamicHostVolume = import("./dynamicHostVolume").DynamicHostVolume;
export declare const DynamicHostVolume: typeof import("./dynamicHostVolume").DynamicHostVolume;
export { DynamicHostVolumeRegistrationArgs, DynamicHostVolumeRegistrationState } from "./dynamicHostVolumeRegistration";
export type DynamicHostVolumeRegistration = import("./dynamicHostVolumeRegistration").DynamicHostVolumeRegistration;
export declare const DynamicHostVolumeRegistration: typeof import("./dynamicHostVolumeRegistration").DynamicHostVolumeRegistration;
export { ExternalVolumeArgs, ExternalVolumeState } from "./externalVolume";
export type ExternalVolume = import("./externalVolume").ExternalVolume;
export declare const ExternalVolume: typeof import("./externalVolume").ExternalVolume;
export { GetAclPoliciesArgs, GetAclPoliciesResult, GetAclPoliciesOutputArgs } from "./getAclPolicies";
export declare const getAclPolicies: typeof import("./getAclPolicies").getAclPolicies;
export declare const getAclPoliciesOutput: typeof import("./getAclPolicies").getAclPoliciesOutput;
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 { GetAclRolesArgs, GetAclRolesResult, GetAclRolesOutputArgs } from "./getAclRoles";
export declare const getAclRoles: typeof import("./getAclRoles").getAclRoles;
export declare const getAclRolesOutput: typeof import("./getAclRoles").getAclRolesOutput;
export { GetAclTokenArgs, GetAclTokenResult, GetAclTokenOutputArgs } from "./getAclToken";
export declare const getAclToken: typeof import("./getAclToken").getAclToken;
export declare const getAclTokenOutput: typeof import("./getAclToken").getAclTokenOutput;
export { GetAclTokensArgs, GetAclTokensResult, GetAclTokensOutputArgs } from "./getAclTokens";
export declare const getAclTokens: typeof import("./getAclTokens").getAclTokens;
export declare const getAclTokensOutput: typeof import("./getAclTokens").getAclTokensOutput;
export { GetAllocationsArgs, GetAllocationsResult, GetAllocationsOutputArgs } from "./getAllocations";
export declare const getAllocations: typeof import("./getAllocations").getAllocations;
export declare const getAllocationsOutput: typeof import("./getAllocations").getAllocationsOutput;
export { GetDatacentersArgs, GetDatacentersResult, GetDatacentersOutputArgs } from "./getDatacenters";
export declare const getDatacenters: typeof import("./getDatacenters").getDatacenters;
export declare const getDatacentersOutput: typeof import("./getDatacenters").getDatacentersOutput;
export { GetDeploymentsResult } from "./getDeployments";
export declare const getDeployments: typeof import("./getDeployments").getDeployments;
export declare const getDeploymentsOutput: typeof import("./getDeployments").getDeploymentsOutput;
export { GetDynamicHostVolumeArgs, GetDynamicHostVolumeResult, GetDynamicHostVolumeOutputArgs } from "./getDynamicHostVolume";
export declare const getDynamicHostVolume: typeof import("./getDynamicHostVolume").getDynamicHostVolume;
export declare const getDynamicHostVolumeOutput: typeof import("./getDynamicHostVolume").getDynamicHostVolumeOutput;
export { GetJobArgs, GetJobResult, GetJobOutputArgs } from "./getJob";
export declare const getJob: typeof import("./getJob").getJob;
export declare const getJobOutput: typeof import("./getJob").getJobOutput;
export { GetJobParserArgs, GetJobParserResult, GetJobParserOutputArgs } from "./getJobParser";
export declare const getJobParser: typeof import("./getJobParser").getJobParser;
export declare const getJobParserOutput: typeof import("./getJobParser").getJobParserOutput;
export { GetJwksResult } from "./getJwks";
export declare const getJwks: typeof import("./getJwks").getJwks;
export declare const getJwksOutput: typeof import("./getJwks").getJwksOutput;
export { GetNamespaceArgs, GetNamespaceResult, GetNamespaceOutputArgs } from "./getNamespace";
export declare const getNamespace: typeof import("./getNamespace").getNamespace;
export declare const getNamespaceOutput: typeof import("./getNamespace").getNamespaceOutput;
export { GetNamespacesResult } from "./getNamespaces";
export declare const getNamespaces: typeof import("./getNamespaces").getNamespaces;
export declare const getNamespacesOutput: typeof import("./getNamespaces").getNamespacesOutput;
export { GetNodePoolArgs, GetNodePoolResult, GetNodePoolOutputArgs } from "./getNodePool";
export declare const getNodePool: typeof import("./getNodePool").getNodePool;
export declare const getNodePoolOutput: typeof import("./getNodePool").getNodePoolOutput;
export { GetNodePoolsArgs, GetNodePoolsResult, GetNodePoolsOutputArgs } from "./getNodePools";
export declare const getNodePools: typeof import("./getNodePools").getNodePools;
export declare const getNodePoolsOutput: typeof import("./getNodePools").getNodePoolsOutput;
export { GetPluginArgs, GetPluginResult, GetPluginOutputArgs } from "./getPlugin";
export declare const getPlugin: typeof import("./getPlugin").getPlugin;
export declare const getPluginOutput: typeof import("./getPlugin").getPluginOutput;
export { GetPluginsArgs, GetPluginsResult, GetPluginsOutputArgs } from "./getPlugins";
export declare const getPlugins: typeof import("./getPlugins").getPlugins;
export declare const getPluginsOutput: typeof import("./getPlugins").getPluginsOutput;
export { GetRegionsResult } from "./getRegions";
export declare const getRegions: typeof import("./getRegions").getRegions;
export declare const getRegionsOutput: typeof import("./getRegions").getRegionsOutput;
export { GetScalingPoliciesArgs, GetScalingPoliciesResult, GetScalingPoliciesOutputArgs } from "./getScalingPolicies";
export declare const getScalingPolicies: typeof import("./getScalingPolicies").getScalingPolicies;
export declare const getScalingPoliciesOutput: typeof import("./getScalingPolicies").getScalingPoliciesOutput;
export { GetScalingPolicyArgs, GetScalingPolicyResult, GetScalingPolicyOutputArgs } from "./getScalingPolicy";
export declare const getScalingPolicy: typeof import("./getScalingPolicy").getScalingPolicy;
export declare const getScalingPolicyOutput: typeof import("./getScalingPolicy").getScalingPolicyOutput;
export { GetSchedulerPolicyResult } from "./getSchedulerPolicy";
export declare const getSchedulerPolicy: typeof import("./getSchedulerPolicy").getSchedulerPolicy;
export declare const getSchedulerPolicyOutput: typeof import("./getSchedulerPolicy").getSchedulerPolicyOutput;
export { GetVariableArgs, GetVariableResult, GetVariableOutputArgs } from "./getVariable";
export declare const getVariable: typeof import("./getVariable").getVariable;
export declare const getVariableOutput: typeof import("./getVariable").getVariableOutput;
export { GetVolumesArgs, GetVolumesResult, GetVolumesOutputArgs } from "./getVolumes";
export declare const getVolumes: typeof import("./getVolumes").getVolumes;
export declare const getVolumesOutput: typeof import("./getVolumes").getVolumesOutput;
export { JobArgs, JobState } from "./job";
export type Job = import("./job").Job;
export declare const Job: typeof import("./job").Job;
export { NamespaceArgs, NamespaceState } from "./namespace";
export type Namespace = import("./namespace").Namespace;
export declare const Namespace: typeof import("./namespace").Namespace;
export { NodePoolArgs, NodePoolState } from "./nodePool";
export type NodePool = import("./nodePool").NodePool;
export declare const NodePool: typeof import("./nodePool").NodePool;
export * from "./provider";
export { QuoteSpecificationArgs, QuoteSpecificationState } from "./quoteSpecification";
export type QuoteSpecification = import("./quoteSpecification").QuoteSpecification;
export declare const QuoteSpecification: typeof import("./quoteSpecification").QuoteSpecification;
export { SchedulerConfigArgs, SchedulerConfigState } from "./schedulerConfig";
export type SchedulerConfig = import("./schedulerConfig").SchedulerConfig;
export declare const SchedulerConfig: typeof import("./schedulerConfig").SchedulerConfig;
export { SentinelPolicyArgs, SentinelPolicyState } from "./sentinelPolicy";
export type SentinelPolicy = import("./sentinelPolicy").SentinelPolicy;
export declare const SentinelPolicy: typeof import("./sentinelPolicy").SentinelPolicy;
export { VariableArgs, VariableState } from "./variable";
export type Variable = import("./variable").Variable;
export declare const Variable: typeof import("./variable").Variable;
export { VolumeArgs, VolumeState } from "./volume";
export type Volume = import("./volume").Volume;
export declare const Volume: typeof import("./volume").Volume;
import * as config from "./config";
import * as types from "./types";
export { config, types, };