class Runcible::Models::IsoImporter
Constants
- ID
Public Instance Methods
config()
click to toggle source
generate the pulp config for the iso importer
@return [Hash]
# File lib/runcible/models/iso_importer.rb, line 16 def config as_json end
id()
click to toggle source
Importer Type id
@return [string]
# File lib/runcible/models/iso_importer.rb, line 9 def id IsoImporter::ID end