vcsim

package
v1.8.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

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
}

func NewBuilder

func NewBuilder() *Builder

func (*Builder) Build

func (b *Builder) Build() (*Simulator, error)

func (*Builder) WithModel

func (b *Builder) WithModel(model *simulator.Model) *Builder

func (*Builder) WithOperations

func (b *Builder) WithOperations(ops ...string) *Builder

type Simulator

type Simulator struct {
	// contains filtered or unexported fields
}

func (Simulator) Destroy

func (s Simulator) Destroy()

func (Simulator) Password

func (s Simulator) Password() string

func (Simulator) Run

func (s Simulator) Run(commandStr string, buffers ...*gbytes.Buffer) error

func (Simulator) ServerURL

func (s Simulator) ServerURL() *url.URL

func (Simulator) Username

func (s Simulator) Username() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL