Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version semver.Version
Version is the SDK's release version. Be aware that if the SDK is installed from a git commit, this will refer to the next proposed release, not a format like "1.2.3-$COMMIT".
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
go
|
|
auto
Package auto contains the Pulumi Automation API, the programmatic interface for driving Pulumi programs without the CLI.
|
Package auto contains the Pulumi Automation API, the programmatic interface for driving Pulumi programs without the CLI. |
auto/optdestroy
Package optdestroy contains functional options to be used with stack destroy operations github.com/sdk/v2/go/x/auto Stack.Destroy(...optdestroy.Option)
|
Package optdestroy contains functional options to be used with stack destroy operations github.com/sdk/v2/go/x/auto Stack.Destroy(...optdestroy.Option) |
auto/opthistory
Package opthistory contains functional options to be used with stack history operations github.com/sdk/v3/go/x/auto Stack.History(ctx, pageSize, page, ...opthistory.Option)
|
Package opthistory contains functional options to be used with stack history operations github.com/sdk/v3/go/x/auto Stack.History(ctx, pageSize, page, ...opthistory.Option) |
auto/optimport
Package optimport contains functional options to be used with workspace stack import operations github.com/sdk/v3/go/auto workspace.Import(context.Context, ...optimport.Option)
|
Package optimport contains functional options to be used with workspace stack import operations github.com/sdk/v3/go/auto workspace.Import(context.Context, ...optimport.Option) |
auto/optlist
Package optlist contains functional options to be used with workspace stack list operations github.com/sdk/v3/go/auto workspace.ListStacks(context.Context, ...optlist.Option)
|
Package optlist contains functional options to be used with workspace stack list operations github.com/sdk/v3/go/auto workspace.ListStacks(context.Context, ...optlist.Option) |
auto/optpreview
Package optpreview contains functional options to be used with stack preview operations github.com/sdk/v2/go/x/auto Stack.Preview(...optpreview.Option)
|
Package optpreview contains functional options to be used with stack preview operations github.com/sdk/v2/go/x/auto Stack.Preview(...optpreview.Option) |
auto/optrefresh
Package optrefresh contains functional options to be used with stack refresh operations github.com/sdk/v2/go/x/auto Stack.Refresh(...optrefresh.Option)
|
Package optrefresh contains functional options to be used with stack refresh operations github.com/sdk/v2/go/x/auto Stack.Refresh(...optrefresh.Option) |
auto/optremotedestroy
Package optremotedestroy contains functional options to be used with remote stack destroy operations github.com/sdk/v3/go/auto RemoteStack.Destroy(...optremotedestroy.Option)
|
Package optremotedestroy contains functional options to be used with remote stack destroy operations github.com/sdk/v3/go/auto RemoteStack.Destroy(...optremotedestroy.Option) |
auto/optremotepreview
Package optremotepreview contains functional options to be used with remote stack preview operations github.com/sdk/v3/go/auto RemoteStack.Preview(...optremotepreview.Option)
|
Package optremotepreview contains functional options to be used with remote stack preview operations github.com/sdk/v3/go/auto RemoteStack.Preview(...optremotepreview.Option) |
auto/optremoterefresh
Package optremoterefresh contains functional options to be used with remote stack refresh operations github.com/sdk/v3/go/auto RemoteStack.Refresh(...optremoterefresh.Option)
|
Package optremoterefresh contains functional options to be used with remote stack refresh operations github.com/sdk/v3/go/auto RemoteStack.Refresh(...optremoterefresh.Option) |
auto/optremoteup
Package optremoteup contains functional options to be used with remote stack updates github.com/sdk/v3/go/auto RemoteStack.Up(...optremoteup.Option)
|
Package optremoteup contains functional options to be used with remote stack updates github.com/sdk/v3/go/auto RemoteStack.Up(...optremoteup.Option) |
auto/optremove
Package optremove contains functional options to be used with workspace stack remove operations github.com/sdk/v2/go/x/auto workspace.RemoveStack(stackName, ...optremove.Option)
|
Package optremove contains functional options to be used with workspace stack remove operations github.com/sdk/v2/go/x/auto workspace.RemoveStack(stackName, ...optremove.Option) |
auto/optrename
Package optrename contains functional options to be used with stack rename operations github.com/sdk/v2/go/x/auto Stack.Rename(...optrename.Option)
|
Package optrename contains functional options to be used with stack rename operations github.com/sdk/v2/go/x/auto Stack.Rename(...optrename.Option) |
auto/optup
Package optup contains functional options to be used with stack updates github.com/sdk/v2/go/x/auto Stack.Up(...optup.Option)
|
Package optup contains functional options to be used with stack updates github.com/sdk/v2/go/x/auto Stack.Up(...optup.Option) |
common/apitype
Package apitype contains the full set of "exchange types" that are serialized and sent across separately versionable boundaries, including service APIs, plugins, and file formats.
|
Package apitype contains the full set of "exchange types" that are serialized and sent across separately versionable boundaries, including service APIs, plugins, and file formats. |
common/apitype/migrate
Package migrate is responsible for converting to and from the various API type versions that are in use in Pulumi.
|
Package migrate is responsible for converting to and from the various API type versions that are in use in Pulumi. |
common/tail
tail provides a Go library that emulates the features of the BSD `tail` program.
|
tail provides a Go library that emulates the features of the BSD `tail` program. |
common/testing/diagtest
Package diagtest provides testing utilities for code that uses the common/diag package.
|
Package diagtest provides testing utilities for code that uses the common/diag package. |
common/testing/iotest
Package iotest provides testing utilities for code that uses the io package.
|
Package iotest provides testing utilities for code that uses the io package. |
common/tokens
Package tokens contains the core symbol and token types for referencing resources and related entities.
|
Package tokens contains the core symbol and token types for referencing resources and related entities. |
common/util/archive
Package archive provides support for creating .tar.gz/.tgz archives of local folders and returning the in-memory buffer.
|
Package archive provides support for creating .tar.gz/.tgz archives of local folders and returning the in-memory buffer. |
common/util/env
A small library for creating typed, consistent and documented environmental variable accesses.
|
A small library for creating typed, consistent and documented environmental variable accesses. |
common/util/rpcutil/rpcerror
Package rpcerror provides helper types and functions for dealing with errors that cross gRPC boundaries.
|
Package rpcerror provides helper types and functions for dealing with errors that cross gRPC boundaries. |
internal/gen-pux-applyn
gen-pux-applyn generates Apply functions for the pulumix package.
|
gen-pux-applyn generates Apply functions for the pulumix package. |
property
The Pulumi value system (formerly resource.PropertyValue)
|
The Pulumi value system (formerly resource.PropertyValue) |
nodejs
|
|
proto
|
|
python
|
|
Click to show internal directories.
Click to hide internal directories.