Sha256: a65abbe976feeef4b076f34ca1a64e25feaa61a4f31d5e93e09a6968a68c83e3
Contents?: true
Size: 574 Bytes
Versions: 17
Compression:
Stored size: 574 Bytes
Contents
module CORL module Network class CORL < Nucleon.plugin_class(:CORL, :network) #----------------------------------------------------------------------------- # Cloud plugin interface def normalize(reload) super end #----------------------------------------------------------------------------- # Checks #----------------------------------------------------------------------------- # Property accessors / modifiers #----------------------------------------------------------------------------- # Operations end end end
Version data entries
17 entries across 17 versions & 1 rubygems