Class: MintPress::Console::ServiceCatalog
- Inherits:
-
Object
- Object
- MintPress::Console::ServiceCatalog
- Includes:
- MintLogger
- Defined in:
- src/mintpress-console/lib/mintpress-console/servicecatalog.rb
Properties (Read/Write)
Properties (Read Only)
Constant Summary
Constants included from MintLogger
MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN
Instance Method Summary collapse
- #exists?(code) ⇒ Boolean
- #import(file:) ⇒ Object
-
#initialize(client) ⇒ ServiceCatalog
constructor
A new instance of ServiceCatalog.
- #listTemplates ⇒ Object
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Constructor Details
#initialize(client) ⇒ ServiceCatalog
Returns a new instance of ServiceCatalog.