Class: Aikido::Zen::APICache
- Inherits:
-
Object
- Object
- Aikido::Zen::APICache
- Defined in:
- lib/aikido/zen/api_cache.rb
Instance Attribute Summary collapse
-
#runtime_config ⇒ Object
Returns the value of attribute runtime_config.
-
#runtime_firewall_lists ⇒ Object
Returns the value of attribute runtime_firewall_lists.
Instance Attribute Details
#runtime_config ⇒ Object
Returns the value of attribute runtime_config.
5 6 7 |
# File 'lib/aikido/zen/api_cache.rb', line 5 def runtime_config @runtime_config end |
#runtime_firewall_lists ⇒ Object
Returns the value of attribute runtime_firewall_lists.
6 7 8 |
# File 'lib/aikido/zen/api_cache.rb', line 6 def runtime_firewall_lists @runtime_firewall_lists end |