Module: NSXDriver

Defined in:
lib/nsxt_tz.rb,
lib/nsxv_tz.rb,
lib/nsx_rule.rb,
lib/nsxt_dfw.rb,
lib/nsxv_dfw.rb,
lib/nsx_error.rb,
lib/nsxt_rule.rb,
lib/nsxv_rule.rb,
lib/nsx_client.rb,
lib/nsx_driver.rb,
lib/nsxt_client.rb,
lib/nsxv_client.rb,
lib/logical_port.rb,
lib/virtual_wire.rb,
lib/nsx_component.rb,
lib/nsx_constants.rb,
lib/logical_switch.rb,
lib/opaque_network.rb,
lib/transport_zone.rb,
lib/nsxt_logical_port.rb,
lib/nsxv_logical_port.rb,
lib/distributed_firewall.rb

Overview

————————————————————————– # Copyright 2002-2021, OpenNebula Project, OpenNebula Systems #

#

Licensed under the Apache License, Version 2.0 (the “License”); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at #

#

www.apache.org/licenses/LICENSE-2.0 #

#

Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an “AS IS” BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ————————————————————————— #

Defined Under Namespace

Modules: NSXRule Classes: DistributedFirewall, LogicalPort, LogicalSwitch, NSXClient, NSXComponent, NSXConstants, NSXError, NSXTClient, NSXTLogicalPort, NSXTdfw, NSXTtz, NSXVClient, NSXVLogicalPort, NSXVdfw, NSXVtz, OpaqueNetwork, TransportZone, VirtualWire

Constant Summary collapse

ONE_LOCATION =
ENV['ONE_LOCATION']
RUBY_LIB_LOCATION =
ONE_LOCATION + '/lib/ruby'
GEMS_LOCATION =
ONE_LOCATION + '/share/gems'