UNPKG

@pulumi/openstack

Version:

A Pulumi package for creating and managing OpenStack cloud resources.

64 lines (63 loc) 4.78 kB
export { ApplicationCredentialArgs, ApplicationCredentialState } from "./applicationCredential"; export type ApplicationCredential = import("./applicationCredential").ApplicationCredential; export declare const ApplicationCredential: typeof import("./applicationCredential").ApplicationCredential; export { Ec2CredentialV3Args, Ec2CredentialV3State } from "./ec2CredentialV3"; export type Ec2CredentialV3 = import("./ec2CredentialV3").Ec2CredentialV3; export declare const Ec2CredentialV3: typeof import("./ec2CredentialV3").Ec2CredentialV3; export { EndpointV3Args, EndpointV3State } from "./endpointV3"; export type EndpointV3 = import("./endpointV3").EndpointV3; export declare const EndpointV3: typeof import("./endpointV3").EndpointV3; export { GetAuthScopeArgs, GetAuthScopeResult, GetAuthScopeOutputArgs } from "./getAuthScope"; export declare const getAuthScope: typeof import("./getAuthScope").getAuthScope; export declare const getAuthScopeOutput: typeof import("./getAuthScope").getAuthScopeOutput; export { GetEndpointArgs, GetEndpointResult, GetEndpointOutputArgs } from "./getEndpoint"; export declare const getEndpoint: typeof import("./getEndpoint").getEndpoint; export declare const getEndpointOutput: typeof import("./getEndpoint").getEndpointOutput; export { GetGroupArgs, GetGroupResult, GetGroupOutputArgs } from "./getGroup"; export declare const getGroup: typeof import("./getGroup").getGroup; export declare const getGroupOutput: typeof import("./getGroup").getGroupOutput; export { GetProjectArgs, GetProjectResult, GetProjectOutputArgs } from "./getProject"; export declare const getProject: typeof import("./getProject").getProject; export declare const getProjectOutput: typeof import("./getProject").getProjectOutput; export { GetProjectIdsV3Args, GetProjectIdsV3Result, GetProjectIdsV3OutputArgs } from "./getProjectIdsV3"; export declare const getProjectIdsV3: typeof import("./getProjectIdsV3").getProjectIdsV3; export declare const getProjectIdsV3Output: typeof import("./getProjectIdsV3").getProjectIdsV3Output; export { GetRoleArgs, GetRoleResult, GetRoleOutputArgs } from "./getRole"; export declare const getRole: typeof import("./getRole").getRole; export declare const getRoleOutput: typeof import("./getRole").getRoleOutput; export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService"; export declare const getService: typeof import("./getService").getService; export declare const getServiceOutput: typeof import("./getService").getServiceOutput; export { GetUserArgs, GetUserResult, GetUserOutputArgs } from "./getUser"; export declare const getUser: typeof import("./getUser").getUser; export declare const getUserOutput: typeof import("./getUser").getUserOutput; export { GroupV3Args, GroupV3State } from "./groupV3"; export type GroupV3 = import("./groupV3").GroupV3; export declare const GroupV3: typeof import("./groupV3").GroupV3; export { InheritRoleAssignmentArgs, InheritRoleAssignmentState } from "./inheritRoleAssignment"; export type InheritRoleAssignment = import("./inheritRoleAssignment").InheritRoleAssignment; export declare const InheritRoleAssignment: typeof import("./inheritRoleAssignment").InheritRoleAssignment; export { LimitV3Args, LimitV3State } from "./limitV3"; export type LimitV3 = import("./limitV3").LimitV3; export declare const LimitV3: typeof import("./limitV3").LimitV3; export { ProjectArgs, ProjectState } from "./project"; export type Project = import("./project").Project; export declare const Project: typeof import("./project").Project; export { RegisteredLimitV3Args, RegisteredLimitV3State } from "./registeredLimitV3"; export type RegisteredLimitV3 = import("./registeredLimitV3").RegisteredLimitV3; export declare const RegisteredLimitV3: typeof import("./registeredLimitV3").RegisteredLimitV3; export { RoleArgs, RoleState } from "./role"; export type Role = import("./role").Role; export declare const Role: typeof import("./role").Role; export { RoleAssignmentArgs, RoleAssignmentState } from "./roleAssignment"; export type RoleAssignment = import("./roleAssignment").RoleAssignment; export declare const RoleAssignment: typeof import("./roleAssignment").RoleAssignment; export { ServiceV3Args, ServiceV3State } from "./serviceV3"; export type ServiceV3 = import("./serviceV3").ServiceV3; export declare const ServiceV3: typeof import("./serviceV3").ServiceV3; export { UserArgs, UserState } from "./user"; export type User = import("./user").User; export declare const User: typeof import("./user").User; export { UserMembershipV3Args, UserMembershipV3State } from "./userMembershipV3"; export type UserMembershipV3 = import("./userMembershipV3").UserMembershipV3; export declare const UserMembershipV3: typeof import("./userMembershipV3").UserMembershipV3;