Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option interface {
Apply(*Options)
}
func Defaults ¶
func Defaults() Option
Defaults sets all options back to their defaults. This can be useful when using CopyToTempDir or Convert but not wanting to inherit any options from the previous PulumiTest.
Click to show internal directories.
Click to hide internal directories.