Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareEqualTest ¶
PrepareEqualTest modifies any unexported variables required for reflect.DeepEqual to complete safely. This is used for tests to avoid infinite recursion loops.
func SupportedInstanceTypes ¶
func SupportedInstanceTypes() map[instancetype.Type]instance.Info
SupportedInstanceTypes returns a map of Info structs for all operational instance type drivers. The first time this function is called each of the instance drivers will be probed for support and the result will be cached internally to make subsequent calls faster.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.