Documentation ¶
Overview ¶
Package vcsim contains tools for running a VCenter simulator.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder helps in creating a vcsim simulator.
func (*Builder) WithModel ¶
WithModel defines the model to be used by the Builder when creating the vcsim instance.
func (*Builder) WithOperations ¶
WithOperations defines the operation that the Builder should executed on the newly created vcsim instance.
Click to show internal directories.
Click to hide internal directories.