@pierskarsenbarg/sdm
Version:
A Pulumi package for creating and managing StrongDM cloud resources.
170 lines • 14.3 kB
TypeScript
export { AccountArgs, AccountState } from "./account";
export type Account = import("./account").Account;
export declare const Account: typeof import("./account").Account;
export { AccountAttachmentArgs, AccountAttachmentState } from "./accountAttachment";
export type AccountAttachment = import("./accountAttachment").AccountAttachment;
export declare const AccountAttachment: typeof import("./accountAttachment").AccountAttachment;
export { AccountGroupArgs, AccountGroupState } from "./accountGroup";
export type AccountGroup = import("./accountGroup").AccountGroup;
export declare const AccountGroup: typeof import("./accountGroup").AccountGroup;
export { ApprovalWorkflowArgs, ApprovalWorkflowState } from "./approvalWorkflow";
export type ApprovalWorkflow = import("./approvalWorkflow").ApprovalWorkflow;
export declare const ApprovalWorkflow: typeof import("./approvalWorkflow").ApprovalWorkflow;
export { ConnectorArgs, ConnectorState } from "./connector";
export type Connector = import("./connector").Connector;
export declare const Connector: typeof import("./connector").Connector;
export { GetAccountArgs, GetAccountResult, GetAccountOutputArgs } from "./getAccount";
export declare const getAccount: typeof import("./getAccount").getAccount;
export declare const getAccountOutput: typeof import("./getAccount").getAccountOutput;
export { GetAccountAttachmentArgs, GetAccountAttachmentResult, GetAccountAttachmentOutputArgs } from "./getAccountAttachment";
export declare const getAccountAttachment: typeof import("./getAccountAttachment").getAccountAttachment;
export declare const getAccountAttachmentOutput: typeof import("./getAccountAttachment").getAccountAttachmentOutput;
export { GetAccountGroupArgs, GetAccountGroupResult, GetAccountGroupOutputArgs } from "./getAccountGroup";
export declare const getAccountGroup: typeof import("./getAccountGroup").getAccountGroup;
export declare const getAccountGroupOutput: typeof import("./getAccountGroup").getAccountGroupOutput;
export { GetApprovalWorkflowArgs, GetApprovalWorkflowResult, GetApprovalWorkflowOutputArgs } from "./getApprovalWorkflow";
export declare const getApprovalWorkflow: typeof import("./getApprovalWorkflow").getApprovalWorkflow;
export declare const getApprovalWorkflowOutput: typeof import("./getApprovalWorkflow").getApprovalWorkflowOutput;
export { GetConnectorArgs, GetConnectorResult, GetConnectorOutputArgs } from "./getConnector";
export declare const getConnector: typeof import("./getConnector").getConnector;
export declare const getConnectorOutput: typeof import("./getConnector").getConnectorOutput;
export { GetGroupArgs, GetGroupResult, GetGroupOutputArgs } from "./getGroup";
export declare const getGroup: typeof import("./getGroup").getGroup;
export declare const getGroupOutput: typeof import("./getGroup").getGroupOutput;
export { GetGroupRoleArgs, GetGroupRoleResult, GetGroupRoleOutputArgs } from "./getGroupRole";
export declare const getGroupRole: typeof import("./getGroupRole").getGroupRole;
export declare const getGroupRoleOutput: typeof import("./getGroupRole").getGroupRoleOutput;
export { GetIdentityAliasArgs, GetIdentityAliasResult, GetIdentityAliasOutputArgs } from "./getIdentityAlias";
export declare const getIdentityAlias: typeof import("./getIdentityAlias").getIdentityAlias;
export declare const getIdentityAliasOutput: typeof import("./getIdentityAlias").getIdentityAliasOutput;
export { GetIdentitySetArgs, GetIdentitySetResult, GetIdentitySetOutputArgs } from "./getIdentitySet";
export declare const getIdentitySet: typeof import("./getIdentitySet").getIdentitySet;
export declare const getIdentitySetOutput: typeof import("./getIdentitySet").getIdentitySetOutput;
export { GetManagedSecretArgs, GetManagedSecretResult, GetManagedSecretOutputArgs } from "./getManagedSecret";
export declare const getManagedSecret: typeof import("./getManagedSecret").getManagedSecret;
export declare const getManagedSecretOutput: typeof import("./getManagedSecret").getManagedSecretOutput;
export { GetNodeArgs, GetNodeResult, GetNodeOutputArgs } from "./getNode";
export declare const getNode: typeof import("./getNode").getNode;
export declare const getNodeOutput: typeof import("./getNode").getNodeOutput;
export { GetOrgUrlInfoArgs, GetOrgUrlInfoResult, GetOrgUrlInfoOutputArgs } from "./getOrgUrlInfo";
export declare const getOrgUrlInfo: typeof import("./getOrgUrlInfo").getOrgUrlInfo;
export declare const getOrgUrlInfoOutput: typeof import("./getOrgUrlInfo").getOrgUrlInfoOutput;
export { GetPeeringGroupArgs, GetPeeringGroupResult, GetPeeringGroupOutputArgs } from "./getPeeringGroup";
export declare const getPeeringGroup: typeof import("./getPeeringGroup").getPeeringGroup;
export declare const getPeeringGroupOutput: typeof import("./getPeeringGroup").getPeeringGroupOutput;
export { GetPeeringGroupNodeArgs, GetPeeringGroupNodeResult, GetPeeringGroupNodeOutputArgs } from "./getPeeringGroupNode";
export declare const getPeeringGroupNode: typeof import("./getPeeringGroupNode").getPeeringGroupNode;
export declare const getPeeringGroupNodeOutput: typeof import("./getPeeringGroupNode").getPeeringGroupNodeOutput;
export { GetPeeringGroupPeerArgs, GetPeeringGroupPeerResult, GetPeeringGroupPeerOutputArgs } from "./getPeeringGroupPeer";
export declare const getPeeringGroupPeer: typeof import("./getPeeringGroupPeer").getPeeringGroupPeer;
export declare const getPeeringGroupPeerOutput: typeof import("./getPeeringGroupPeer").getPeeringGroupPeerOutput;
export { GetPeeringGroupResourceArgs, GetPeeringGroupResourceResult, GetPeeringGroupResourceOutputArgs } from "./getPeeringGroupResource";
export declare const getPeeringGroupResource: typeof import("./getPeeringGroupResource").getPeeringGroupResource;
export declare const getPeeringGroupResourceOutput: typeof import("./getPeeringGroupResource").getPeeringGroupResourceOutput;
export { GetPolicyArgs, GetPolicyResult, GetPolicyOutputArgs } from "./getPolicy";
export declare const getPolicy: typeof import("./getPolicy").getPolicy;
export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutput;
export { GetProxyClusterKeyArgs, GetProxyClusterKeyResult, GetProxyClusterKeyOutputArgs } from "./getProxyClusterKey";
export declare const getProxyClusterKey: typeof import("./getProxyClusterKey").getProxyClusterKey;
export declare const getProxyClusterKeyOutput: typeof import("./getProxyClusterKey").getProxyClusterKeyOutput;
export { GetRdpCaPubkeyArgs, GetRdpCaPubkeyResult, GetRdpCaPubkeyOutputArgs } from "./getRdpCaPubkey";
export declare const getRdpCaPubkey: typeof import("./getRdpCaPubkey").getRdpCaPubkey;
export declare const getRdpCaPubkeyOutput: typeof import("./getRdpCaPubkey").getRdpCaPubkeyOutput;
export { GetRemoteIdentityArgs, GetRemoteIdentityResult, GetRemoteIdentityOutputArgs } from "./getRemoteIdentity";
export declare const getRemoteIdentity: typeof import("./getRemoteIdentity").getRemoteIdentity;
export declare const getRemoteIdentityOutput: typeof import("./getRemoteIdentity").getRemoteIdentityOutput;
export { GetRemoteIdentityGroupArgs, GetRemoteIdentityGroupResult, GetRemoteIdentityGroupOutputArgs } from "./getRemoteIdentityGroup";
export declare const getRemoteIdentityGroup: typeof import("./getRemoteIdentityGroup").getRemoteIdentityGroup;
export declare const getRemoteIdentityGroupOutput: typeof import("./getRemoteIdentityGroup").getRemoteIdentityGroupOutput;
export { GetResourceArgs, GetResourceResult, GetResourceOutputArgs } from "./getResource";
export declare const getResource: typeof import("./getResource").getResource;
export declare const getResourceOutput: typeof import("./getResource").getResourceOutput;
export { GetRoleArgs, GetRoleResult, GetRoleOutputArgs } from "./getRole";
export declare const getRole: typeof import("./getRole").getRole;
export declare const getRoleOutput: typeof import("./getRole").getRoleOutput;
export { GetSecretEngineArgs, GetSecretEngineResult, GetSecretEngineOutputArgs } from "./getSecretEngine";
export declare const getSecretEngine: typeof import("./getSecretEngine").getSecretEngine;
export declare const getSecretEngineOutput: typeof import("./getSecretEngine").getSecretEngineOutput;
export { GetSecretStoreArgs, GetSecretStoreResult, GetSecretStoreOutputArgs } from "./getSecretStore";
export declare const getSecretStore: typeof import("./getSecretStore").getSecretStore;
export declare const getSecretStoreOutput: typeof import("./getSecretStore").getSecretStoreOutput;
export { GetSshCaPubkeyArgs, GetSshCaPubkeyResult, GetSshCaPubkeyOutputArgs } from "./getSshCaPubkey";
export declare const getSshCaPubkey: typeof import("./getSshCaPubkey").getSshCaPubkey;
export declare const getSshCaPubkeyOutput: typeof import("./getSshCaPubkey").getSshCaPubkeyOutput;
export { GetWorkflowArgs, GetWorkflowResult, GetWorkflowOutputArgs } from "./getWorkflow";
export declare const getWorkflow: typeof import("./getWorkflow").getWorkflow;
export declare const getWorkflowOutput: typeof import("./getWorkflow").getWorkflowOutput;
export { GetWorkflowApproverArgs, GetWorkflowApproverResult, GetWorkflowApproverOutputArgs } from "./getWorkflowApprover";
export declare const getWorkflowApprover: typeof import("./getWorkflowApprover").getWorkflowApprover;
export declare const getWorkflowApproverOutput: typeof import("./getWorkflowApprover").getWorkflowApproverOutput;
export { GetWorkflowRoleArgs, GetWorkflowRoleResult, GetWorkflowRoleOutputArgs } from "./getWorkflowRole";
export declare const getWorkflowRole: typeof import("./getWorkflowRole").getWorkflowRole;
export declare const getWorkflowRoleOutput: typeof import("./getWorkflowRole").getWorkflowRoleOutput;
export { GroupArgs, GroupState } from "./group";
export type Group = import("./group").Group;
export declare const Group: typeof import("./group").Group;
export { GroupRoleArgs, GroupRoleState } from "./groupRole";
export type GroupRole = import("./groupRole").GroupRole;
export declare const GroupRole: typeof import("./groupRole").GroupRole;
export { IdentityAliasArgs, IdentityAliasState } from "./identityAlias";
export type IdentityAlias = import("./identityAlias").IdentityAlias;
export declare const IdentityAlias: typeof import("./identityAlias").IdentityAlias;
export { IdentitySetArgs, IdentitySetState } from "./identitySet";
export type IdentitySet = import("./identitySet").IdentitySet;
export declare const IdentitySet: typeof import("./identitySet").IdentitySet;
export { ManagedSecretArgs, ManagedSecretState } from "./managedSecret";
export type ManagedSecret = import("./managedSecret").ManagedSecret;
export declare const ManagedSecret: typeof import("./managedSecret").ManagedSecret;
export { ManagedSecretValueArgs, ManagedSecretValueState } from "./managedSecretValue";
export type ManagedSecretValue = import("./managedSecretValue").ManagedSecretValue;
export declare const ManagedSecretValue: typeof import("./managedSecretValue").ManagedSecretValue;
export { NodeArgs, NodeState } from "./node";
export type Node = import("./node").Node;
export declare const Node: typeof import("./node").Node;
export { PeeringGroupArgs, PeeringGroupState } from "./peeringGroup";
export type PeeringGroup = import("./peeringGroup").PeeringGroup;
export declare const PeeringGroup: typeof import("./peeringGroup").PeeringGroup;
export { PeeringGroupNodeArgs, PeeringGroupNodeState } from "./peeringGroupNode";
export type PeeringGroupNode = import("./peeringGroupNode").PeeringGroupNode;
export declare const PeeringGroupNode: typeof import("./peeringGroupNode").PeeringGroupNode;
export { PeeringGroupPeerArgs, PeeringGroupPeerState } from "./peeringGroupPeer";
export type PeeringGroupPeer = import("./peeringGroupPeer").PeeringGroupPeer;
export declare const PeeringGroupPeer: typeof import("./peeringGroupPeer").PeeringGroupPeer;
export { PeeringGroupResourceArgs, PeeringGroupResourceState } from "./peeringGroupResource";
export type PeeringGroupResource = import("./peeringGroupResource").PeeringGroupResource;
export declare const PeeringGroupResource: typeof import("./peeringGroupResource").PeeringGroupResource;
export { PolicyArgs, PolicyState } from "./policy";
export type Policy = import("./policy").Policy;
export declare const Policy: typeof import("./policy").Policy;
export * from "./provider";
export { ProxyClusterKeyArgs, ProxyClusterKeyState } from "./proxyClusterKey";
export type ProxyClusterKey = import("./proxyClusterKey").ProxyClusterKey;
export declare const ProxyClusterKey: typeof import("./proxyClusterKey").ProxyClusterKey;
export { RemoteIdentityArgs, RemoteIdentityState } from "./remoteIdentity";
export type RemoteIdentity = import("./remoteIdentity").RemoteIdentity;
export declare const RemoteIdentity: typeof import("./remoteIdentity").RemoteIdentity;
export { ResourceArgs, ResourceState } from "./resource";
export type Resource = import("./resource").Resource;
export declare const Resource: typeof import("./resource").Resource;
export { RoleArgs, RoleState } from "./role";
export type Role = import("./role").Role;
export declare const Role: typeof import("./role").Role;
export { SecretEngineArgs, SecretEngineState } from "./secretEngine";
export type SecretEngine = import("./secretEngine").SecretEngine;
export declare const SecretEngine: typeof import("./secretEngine").SecretEngine;
export { SecretStoreArgs, SecretStoreState } from "./secretStore";
export type SecretStore = import("./secretStore").SecretStore;
export declare const SecretStore: typeof import("./secretStore").SecretStore;
export { WorkflowArgs, WorkflowState } from "./workflow";
export type Workflow = import("./workflow").Workflow;
export declare const Workflow: typeof import("./workflow").Workflow;
export { WorkflowApproverArgs, WorkflowApproverState } from "./workflowApprover";
export type WorkflowApprover = import("./workflowApprover").WorkflowApprover;
export declare const WorkflowApprover: typeof import("./workflowApprover").WorkflowApprover;
export { WorkflowRoleArgs, WorkflowRoleState } from "./workflowRole";
export type WorkflowRole = import("./workflowRole").WorkflowRole;
export declare const WorkflowRole: typeof import("./workflowRole").WorkflowRole;
import * as config from "./config";
import * as types from "./types";
export { config, types, };
//# sourceMappingURL=index.d.ts.map