@spacelift-io/pulumi-spacelift
Version:
A Pulumi package for creating and managing Spacelift resources.
247 lines (246 loc) • 22 kB
TypeScript
export { AuditTrailWebhookArgs, AuditTrailWebhookState } from "./auditTrailWebhook";
export type AuditTrailWebhook = import("./auditTrailWebhook").AuditTrailWebhook;
export declare const AuditTrailWebhook: typeof import("./auditTrailWebhook").AuditTrailWebhook;
export { AwsIntegrationArgs, AwsIntegrationState } from "./awsIntegration";
export type AwsIntegration = import("./awsIntegration").AwsIntegration;
export declare const AwsIntegration: typeof import("./awsIntegration").AwsIntegration;
export { AwsIntegrationAttachmentArgs, AwsIntegrationAttachmentState } from "./awsIntegrationAttachment";
export type AwsIntegrationAttachment = import("./awsIntegrationAttachment").AwsIntegrationAttachment;
export declare const AwsIntegrationAttachment: typeof import("./awsIntegrationAttachment").AwsIntegrationAttachment;
export { AwsRoleArgs, AwsRoleState } from "./awsRole";
export type AwsRole = import("./awsRole").AwsRole;
export declare const AwsRole: typeof import("./awsRole").AwsRole;
export { AzureIntegrationArgs, AzureIntegrationState } from "./azureIntegration";
export type AzureIntegration = import("./azureIntegration").AzureIntegration;
export declare const AzureIntegration: typeof import("./azureIntegration").AzureIntegration;
export { AzureIntegrationAttachmentArgs, AzureIntegrationAttachmentState } from "./azureIntegrationAttachment";
export type AzureIntegrationAttachment = import("./azureIntegrationAttachment").AzureIntegrationAttachment;
export declare const AzureIntegrationAttachment: typeof import("./azureIntegrationAttachment").AzureIntegrationAttachment;
export { BlueprintArgs, BlueprintState } from "./blueprint";
export type Blueprint = import("./blueprint").Blueprint;
export declare const Blueprint: typeof import("./blueprint").Blueprint;
export { ContextArgs, ContextState } from "./context";
export type Context = import("./context").Context;
export declare const Context: typeof import("./context").Context;
export { ContextAttachmentArgs, ContextAttachmentState } from "./contextAttachment";
export type ContextAttachment = import("./contextAttachment").ContextAttachment;
export declare const ContextAttachment: typeof import("./contextAttachment").ContextAttachment;
export { DriftDetectionArgs, DriftDetectionState } from "./driftDetection";
export type DriftDetection = import("./driftDetection").DriftDetection;
export declare const DriftDetection: typeof import("./driftDetection").DriftDetection;
export { EnvironmentVariableArgs, EnvironmentVariableState } from "./environmentVariable";
export type EnvironmentVariable = import("./environmentVariable").EnvironmentVariable;
export declare const EnvironmentVariable: typeof import("./environmentVariable").EnvironmentVariable;
export { GcpServiceAccountArgs, GcpServiceAccountState } from "./gcpServiceAccount";
export type GcpServiceAccount = import("./gcpServiceAccount").GcpServiceAccount;
export declare const GcpServiceAccount: typeof import("./gcpServiceAccount").GcpServiceAccount;
export { GetAccountResult } from "./getAccount";
export declare const getAccount: typeof import("./getAccount").getAccount;
export declare const getAccountOutput: typeof import("./getAccount").getAccountOutput;
export { GetAwsIntegrationArgs, GetAwsIntegrationResult, GetAwsIntegrationOutputArgs } from "./getAwsIntegration";
export declare const getAwsIntegration: typeof import("./getAwsIntegration").getAwsIntegration;
export declare const getAwsIntegrationOutput: typeof import("./getAwsIntegration").getAwsIntegrationOutput;
export { GetAwsIntegrationAttachmentArgs, GetAwsIntegrationAttachmentResult, GetAwsIntegrationAttachmentOutputArgs } from "./getAwsIntegrationAttachment";
export declare const getAwsIntegrationAttachment: typeof import("./getAwsIntegrationAttachment").getAwsIntegrationAttachment;
export declare const getAwsIntegrationAttachmentOutput: typeof import("./getAwsIntegrationAttachment").getAwsIntegrationAttachmentOutput;
export { GetAwsIntegrationAttachmentExternalIdArgs, GetAwsIntegrationAttachmentExternalIdResult, GetAwsIntegrationAttachmentExternalIdOutputArgs } from "./getAwsIntegrationAttachmentExternalId";
export declare const getAwsIntegrationAttachmentExternalId: typeof import("./getAwsIntegrationAttachmentExternalId").getAwsIntegrationAttachmentExternalId;
export declare const getAwsIntegrationAttachmentExternalIdOutput: typeof import("./getAwsIntegrationAttachmentExternalId").getAwsIntegrationAttachmentExternalIdOutput;
export { GetAwsIntegrationsResult } from "./getAwsIntegrations";
export declare const getAwsIntegrations: typeof import("./getAwsIntegrations").getAwsIntegrations;
export declare const getAwsIntegrationsOutput: typeof import("./getAwsIntegrations").getAwsIntegrationsOutput;
export { GetAwsRoleArgs, GetAwsRoleResult, GetAwsRoleOutputArgs } from "./getAwsRole";
export declare const getAwsRole: typeof import("./getAwsRole").getAwsRole;
export declare const getAwsRoleOutput: typeof import("./getAwsRole").getAwsRoleOutput;
export { GetAzureDevopsIntegrationArgs, GetAzureDevopsIntegrationResult, GetAzureDevopsIntegrationOutputArgs } from "./getAzureDevopsIntegration";
export declare const getAzureDevopsIntegration: typeof import("./getAzureDevopsIntegration").getAzureDevopsIntegration;
export declare const getAzureDevopsIntegrationOutput: typeof import("./getAzureDevopsIntegration").getAzureDevopsIntegrationOutput;
export { GetAzureIntegrationArgs, GetAzureIntegrationResult, GetAzureIntegrationOutputArgs } from "./getAzureIntegration";
export declare const getAzureIntegration: typeof import("./getAzureIntegration").getAzureIntegration;
export declare const getAzureIntegrationOutput: typeof import("./getAzureIntegration").getAzureIntegrationOutput;
export { GetAzureIntegrationAttachmentArgs, GetAzureIntegrationAttachmentResult, GetAzureIntegrationAttachmentOutputArgs } from "./getAzureIntegrationAttachment";
export declare const getAzureIntegrationAttachment: typeof import("./getAzureIntegrationAttachment").getAzureIntegrationAttachment;
export declare const getAzureIntegrationAttachmentOutput: typeof import("./getAzureIntegrationAttachment").getAzureIntegrationAttachmentOutput;
export { GetAzureIntegrationsResult } from "./getAzureIntegrations";
export declare const getAzureIntegrations: typeof import("./getAzureIntegrations").getAzureIntegrations;
export declare const getAzureIntegrationsOutput: typeof import("./getAzureIntegrations").getAzureIntegrationsOutput;
export { GetBitbucketCloudIntegrationArgs, GetBitbucketCloudIntegrationResult, GetBitbucketCloudIntegrationOutputArgs } from "./getBitbucketCloudIntegration";
export declare const getBitbucketCloudIntegration: typeof import("./getBitbucketCloudIntegration").getBitbucketCloudIntegration;
export declare const getBitbucketCloudIntegrationOutput: typeof import("./getBitbucketCloudIntegration").getBitbucketCloudIntegrationOutput;
export { GetBitbucketDatacenterIntegrationArgs, GetBitbucketDatacenterIntegrationResult, GetBitbucketDatacenterIntegrationOutputArgs } from "./getBitbucketDatacenterIntegration";
export declare const getBitbucketDatacenterIntegration: typeof import("./getBitbucketDatacenterIntegration").getBitbucketDatacenterIntegration;
export declare const getBitbucketDatacenterIntegrationOutput: typeof import("./getBitbucketDatacenterIntegration").getBitbucketDatacenterIntegrationOutput;
export { GetContextArgs, GetContextResult, GetContextOutputArgs } from "./getContext";
export declare const getContext: typeof import("./getContext").getContext;
export declare const getContextOutput: typeof import("./getContext").getContextOutput;
export { GetContextAttachmentArgs, GetContextAttachmentResult, GetContextAttachmentOutputArgs } from "./getContextAttachment";
export declare const getContextAttachment: typeof import("./getContextAttachment").getContextAttachment;
export declare const getContextAttachmentOutput: typeof import("./getContextAttachment").getContextAttachmentOutput;
export { GetContextsArgs, GetContextsResult, GetContextsOutputArgs } from "./getContexts";
export declare const getContexts: typeof import("./getContexts").getContexts;
export declare const getContextsOutput: typeof import("./getContexts").getContextsOutput;
export { GetCurrentSpaceResult } from "./getCurrentSpace";
export declare const getCurrentSpace: typeof import("./getCurrentSpace").getCurrentSpace;
export declare const getCurrentSpaceOutput: typeof import("./getCurrentSpace").getCurrentSpaceOutput;
export { GetCurrentStackResult } from "./getCurrentStack";
export declare const getCurrentStack: typeof import("./getCurrentStack").getCurrentStack;
export declare const getCurrentStackOutput: typeof import("./getCurrentStack").getCurrentStackOutput;
export { GetDriftDetectionArgs, GetDriftDetectionResult, GetDriftDetectionOutputArgs } from "./getDriftDetection";
export declare const getDriftDetection: typeof import("./getDriftDetection").getDriftDetection;
export declare const getDriftDetectionOutput: typeof import("./getDriftDetection").getDriftDetectionOutput;
export { GetEnvironmentVariableArgs, GetEnvironmentVariableResult, GetEnvironmentVariableOutputArgs } from "./getEnvironmentVariable";
export declare const getEnvironmentVariable: typeof import("./getEnvironmentVariable").getEnvironmentVariable;
export declare const getEnvironmentVariableOutput: typeof import("./getEnvironmentVariable").getEnvironmentVariableOutput;
export { GetGcpServiceAccountArgs, GetGcpServiceAccountResult, GetGcpServiceAccountOutputArgs } from "./getGcpServiceAccount";
export declare const getGcpServiceAccount: typeof import("./getGcpServiceAccount").getGcpServiceAccount;
export declare const getGcpServiceAccountOutput: typeof import("./getGcpServiceAccount").getGcpServiceAccountOutput;
export { GetGithubEnterpriseIntegrationArgs, GetGithubEnterpriseIntegrationResult, GetGithubEnterpriseIntegrationOutputArgs } from "./getGithubEnterpriseIntegration";
export declare const getGithubEnterpriseIntegration: typeof import("./getGithubEnterpriseIntegration").getGithubEnterpriseIntegration;
export declare const getGithubEnterpriseIntegrationOutput: typeof import("./getGithubEnterpriseIntegration").getGithubEnterpriseIntegrationOutput;
export { GetGitlabIntegrationArgs, GetGitlabIntegrationResult, GetGitlabIntegrationOutputArgs } from "./getGitlabIntegration";
export declare const getGitlabIntegration: typeof import("./getGitlabIntegration").getGitlabIntegration;
export declare const getGitlabIntegrationOutput: typeof import("./getGitlabIntegration").getGitlabIntegrationOutput;
export { GetGitlabWebhookEndpointResult } from "./getGitlabWebhookEndpoint";
export declare const getGitlabWebhookEndpoint: typeof import("./getGitlabWebhookEndpoint").getGitlabWebhookEndpoint;
export declare const getGitlabWebhookEndpointOutput: typeof import("./getGitlabWebhookEndpoint").getGitlabWebhookEndpointOutput;
export { GetIPsResult } from "./getIPs";
export declare const getIPs: typeof import("./getIPs").getIPs;
export declare const getIPsOutput: typeof import("./getIPs").getIPsOutput;
export { GetModuleArgs, GetModuleResult, GetModuleOutputArgs } from "./getModule";
export declare const getModule: typeof import("./getModule").getModule;
export declare const getModuleOutput: typeof import("./getModule").getModuleOutput;
export { GetMountedfileArgs, GetMountedfileResult, GetMountedfileOutputArgs } from "./getMountedfile";
export declare const getMountedfile: typeof import("./getMountedfile").getMountedfile;
export declare const getMountedfileOutput: typeof import("./getMountedfile").getMountedfileOutput;
export { GetNamedWebhookArgs, GetNamedWebhookResult, GetNamedWebhookOutputArgs } from "./getNamedWebhook";
export declare const getNamedWebhook: typeof import("./getNamedWebhook").getNamedWebhook;
export declare const getNamedWebhookOutput: typeof import("./getNamedWebhook").getNamedWebhookOutput;
export { GetPoliciesArgs, GetPoliciesResult, GetPoliciesOutputArgs } from "./getPolicies";
export declare const getPolicies: typeof import("./getPolicies").getPolicies;
export declare const getPoliciesOutput: typeof import("./getPolicies").getPoliciesOutput;
export { GetPolicyArgs, GetPolicyResult, GetPolicyOutputArgs } from "./getPolicy";
export declare const getPolicy: typeof import("./getPolicy").getPolicy;
export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutput;
export { GetScheduledDeleteStackArgs, GetScheduledDeleteStackResult, GetScheduledDeleteStackOutputArgs } from "./getScheduledDeleteStack";
export declare const getScheduledDeleteStack: typeof import("./getScheduledDeleteStack").getScheduledDeleteStack;
export declare const getScheduledDeleteStackOutput: typeof import("./getScheduledDeleteStack").getScheduledDeleteStackOutput;
export { GetScheduledTaskArgs, GetScheduledTaskResult, GetScheduledTaskOutputArgs } from "./getScheduledTask";
export declare const getScheduledTask: typeof import("./getScheduledTask").getScheduledTask;
export declare const getScheduledTaskOutput: typeof import("./getScheduledTask").getScheduledTaskOutput;
export { GetSpaceArgs, GetSpaceResult, GetSpaceOutputArgs } from "./getSpace";
export declare const getSpace: typeof import("./getSpace").getSpace;
export declare const getSpaceOutput: typeof import("./getSpace").getSpaceOutput;
export { GetSpaceByPathArgs, GetSpaceByPathResult, GetSpaceByPathOutputArgs } from "./getSpaceByPath";
export declare const getSpaceByPath: typeof import("./getSpaceByPath").getSpaceByPath;
export declare const getSpaceByPathOutput: typeof import("./getSpaceByPath").getSpaceByPathOutput;
export { GetSpacesResult } from "./getSpaces";
export declare const getSpaces: typeof import("./getSpaces").getSpaces;
export declare const getSpacesOutput: typeof import("./getSpaces").getSpacesOutput;
export { GetStackArgs, GetStackResult, GetStackOutputArgs } from "./getStack";
export declare const getStack: typeof import("./getStack").getStack;
export declare const getStackOutput: typeof import("./getStack").getStackOutput;
export { GetStackAwsRoleArgs, GetStackAwsRoleResult, GetStackAwsRoleOutputArgs } from "./getStackAwsRole";
export declare const getStackAwsRole: typeof import("./getStackAwsRole").getStackAwsRole;
export declare const getStackAwsRoleOutput: typeof import("./getStackAwsRole").getStackAwsRoleOutput;
export { GetStackGcpServiceAccountArgs, GetStackGcpServiceAccountResult, GetStackGcpServiceAccountOutputArgs } from "./getStackGcpServiceAccount";
export declare const getStackGcpServiceAccount: typeof import("./getStackGcpServiceAccount").getStackGcpServiceAccount;
export declare const getStackGcpServiceAccountOutput: typeof import("./getStackGcpServiceAccount").getStackGcpServiceAccountOutput;
export { GetStacksArgs, GetStacksResult, GetStacksOutputArgs } from "./getStacks";
export declare const getStacks: typeof import("./getStacks").getStacks;
export declare const getStacksOutput: typeof import("./getStacks").getStacksOutput;
export { GetVcsAgentPoolArgs, GetVcsAgentPoolResult, GetVcsAgentPoolOutputArgs } from "./getVcsAgentPool";
export declare const getVcsAgentPool: typeof import("./getVcsAgentPool").getVcsAgentPool;
export declare const getVcsAgentPoolOutput: typeof import("./getVcsAgentPool").getVcsAgentPoolOutput;
export { GetVcsAgentPoolsResult } from "./getVcsAgentPools";
export declare const getVcsAgentPools: typeof import("./getVcsAgentPools").getVcsAgentPools;
export declare const getVcsAgentPoolsOutput: typeof import("./getVcsAgentPools").getVcsAgentPoolsOutput;
export { GetWebhookArgs, GetWebhookResult, GetWebhookOutputArgs } from "./getWebhook";
export declare const getWebhook: typeof import("./getWebhook").getWebhook;
export declare const getWebhookOutput: typeof import("./getWebhook").getWebhookOutput;
export { GetWorkerPoolArgs, GetWorkerPoolResult, GetWorkerPoolOutputArgs } from "./getWorkerPool";
export declare const getWorkerPool: typeof import("./getWorkerPool").getWorkerPool;
export declare const getWorkerPoolOutput: typeof import("./getWorkerPool").getWorkerPoolOutput;
export { GetWorkerPoolsResult } from "./getWorkerPools";
export declare const getWorkerPools: typeof import("./getWorkerPools").getWorkerPools;
export declare const getWorkerPoolsOutput: typeof import("./getWorkerPools").getWorkerPoolsOutput;
export { IdpGroupMappingArgs, IdpGroupMappingState } from "./idpGroupMapping";
export type IdpGroupMapping = import("./idpGroupMapping").IdpGroupMapping;
export declare const IdpGroupMapping: typeof import("./idpGroupMapping").IdpGroupMapping;
export { ModuleArgs, ModuleState } from "./module";
export type Module = import("./module").Module;
export declare const Module: typeof import("./module").Module;
export { MountedfileArgs, MountedfileState } from "./mountedfile";
export type Mountedfile = import("./mountedfile").Mountedfile;
export declare const Mountedfile: typeof import("./mountedfile").Mountedfile;
export { NamedWebhookArgs, NamedWebhookState } from "./namedWebhook";
export type NamedWebhook = import("./namedWebhook").NamedWebhook;
export declare const NamedWebhook: typeof import("./namedWebhook").NamedWebhook;
export { NamedWebhookSecretHeaderArgs, NamedWebhookSecretHeaderState } from "./namedWebhookSecretHeader";
export type NamedWebhookSecretHeader = import("./namedWebhookSecretHeader").NamedWebhookSecretHeader;
export declare const NamedWebhookSecretHeader: typeof import("./namedWebhookSecretHeader").NamedWebhookSecretHeader;
export { PolicyArgs, PolicyState } from "./policy";
export type Policy = import("./policy").Policy;
export declare const Policy: typeof import("./policy").Policy;
export { PolicyAttachmentArgs, PolicyAttachmentState } from "./policyAttachment";
export type PolicyAttachment = import("./policyAttachment").PolicyAttachment;
export declare const PolicyAttachment: typeof import("./policyAttachment").PolicyAttachment;
export { ProviderArgs } from "./provider";
export type Provider = import("./provider").Provider;
export declare const Provider: typeof import("./provider").Provider;
export { RunArgs, RunState } from "./run";
export type Run = import("./run").Run;
export declare const Run: typeof import("./run").Run;
export { ScheduledDeleteTaskArgs, ScheduledDeleteTaskState } from "./scheduledDeleteTask";
export type ScheduledDeleteTask = import("./scheduledDeleteTask").ScheduledDeleteTask;
export declare const ScheduledDeleteTask: typeof import("./scheduledDeleteTask").ScheduledDeleteTask;
export { ScheduledTaskArgs, ScheduledTaskState } from "./scheduledTask";
export type ScheduledTask = import("./scheduledTask").ScheduledTask;
export declare const ScheduledTask: typeof import("./scheduledTask").ScheduledTask;
export { SecurityEmailArgs, SecurityEmailState } from "./securityEmail";
export type SecurityEmail = import("./securityEmail").SecurityEmail;
export declare const SecurityEmail: typeof import("./securityEmail").SecurityEmail;
export { SpaceArgs, SpaceState } from "./space";
export type Space = import("./space").Space;
export declare const Space: typeof import("./space").Space;
export { StackArgs, StackState } from "./stack";
export type Stack = import("./stack").Stack;
export declare const Stack: typeof import("./stack").Stack;
export { StackActivatorArgs, StackActivatorState } from "./stackActivator";
export type StackActivator = import("./stackActivator").StackActivator;
export declare const StackActivator: typeof import("./stackActivator").StackActivator;
export { StackAwsRoleArgs, StackAwsRoleState } from "./stackAwsRole";
export type StackAwsRole = import("./stackAwsRole").StackAwsRole;
export declare const StackAwsRole: typeof import("./stackAwsRole").StackAwsRole;
export { StackDependencyArgs, StackDependencyState } from "./stackDependency";
export type StackDependency = import("./stackDependency").StackDependency;
export declare const StackDependency: typeof import("./stackDependency").StackDependency;
export { StackDependencyReferenceArgs, StackDependencyReferenceState } from "./stackDependencyReference";
export type StackDependencyReference = import("./stackDependencyReference").StackDependencyReference;
export declare const StackDependencyReference: typeof import("./stackDependencyReference").StackDependencyReference;
export { StackDestructorArgs, StackDestructorState } from "./stackDestructor";
export type StackDestructor = import("./stackDestructor").StackDestructor;
export declare const StackDestructor: typeof import("./stackDestructor").StackDestructor;
export { StackGcpServiceAccountArgs, StackGcpServiceAccountState } from "./stackGcpServiceAccount";
export type StackGcpServiceAccount = import("./stackGcpServiceAccount").StackGcpServiceAccount;
export declare const StackGcpServiceAccount: typeof import("./stackGcpServiceAccount").StackGcpServiceAccount;
export { TerraformProviderArgs, TerraformProviderState } from "./terraformProvider";
export type TerraformProvider = import("./terraformProvider").TerraformProvider;
export declare const TerraformProvider: typeof import("./terraformProvider").TerraformProvider;
export { UserArgs, UserState } from "./user";
export type User = import("./user").User;
export declare const User: typeof import("./user").User;
export { VcsAgentPoolArgs, VcsAgentPoolState } from "./vcsAgentPool";
export type VcsAgentPool = import("./vcsAgentPool").VcsAgentPool;
export declare const VcsAgentPool: typeof import("./vcsAgentPool").VcsAgentPool;
export { VersionArgs, VersionState } from "./version";
export type Version = import("./version").Version;
export declare const Version: typeof import("./version").Version;
export { WebhookArgs, WebhookState } from "./webhook";
export type Webhook = import("./webhook").Webhook;
export declare const Webhook: typeof import("./webhook").Webhook;
export { WorkerPoolArgs, WorkerPoolState } from "./workerPool";
export type WorkerPool = import("./workerPool").WorkerPool;
export declare const WorkerPool: typeof import("./workerPool").WorkerPool;
import * as config from "./config";
import * as types from "./types";
export { config, types, };