Module: TrainPlugins
- Defined in:
- lib/train-vsphere/version.rb,
lib/train-vsphere/platform.rb,
lib/train-vsphere/transport.rb,
lib/train-vsphere/connection.rb
Overview
Train Plugins v1 are usually declared under the TrainPlugins namespace. Each plugin has three components: Transport, Connection, and Platform. We’ll only define the Transport here, but we’ll refer to the others.
Defined Under Namespace
Modules: Vsphere