Module: TrainPlugins

Defined in:
lib/train-vmware/version.rb,
lib/train-vmware/transport.rb,
lib/train-vmware/connection.rb

Overview

Train Plugins v1 are usually declared under the TrainPlugins namespace. Each plugin has three components: Transport, Connection, and (optionally) Platform. We’ll only define the Transport here, but we’ll refer to the others.

Defined Under Namespace

Modules: VMware