Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoStateFile = errors.New("no state file")
ErrNoStateFile is returned when the state file is not found.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
func NewContext ¶
func (*Context) Options ¶
func (c *Context) Options() []pulumi.ResourceOption
Click to show internal directories.
Click to hide internal directories.