workspaces

package
v0.16.2-dev Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetBundleArgs

type GetBundleArgs struct {
	// The ID of the bundle.
	BundleId interface{}
}

A collection of arguments for invoking getBundle.

type GetBundleResult

type GetBundleResult struct {
	// The compute type. See supported fields below.
	ComputeTypes interface{}
	// The description of the bundle.
	Description interface{}
	// The name of the compute type.
	Name interface{}
	// The owner of the bundle.
	Owner interface{}
	// The root volume. See supported fields below.
	RootStorages interface{}
	// The user storage. See supported fields below.
	UserStorages interface{}
	// id is the provider-assigned unique ID for this managed resource.
	Id interface{}
}

A collection of values returned by getBundle.

func LookupBundle

func LookupBundle(ctx *pulumi.Context, args *GetBundleArgs) (*GetBundleResult, error)

Use this data source to get information about a Workspaces Bundle.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL