Class: Inspec::Plugins::Secret
- Inherits:
-
PluginRegistry::Plugin
- Object
- PluginRegistry::Plugin
- Inspec::Plugins::Secret
- Defined in:
- lib/inspec/plugin/v1/plugin_types/secret.rb
Instance Attribute Summary
Attributes inherited from PluginRegistry::Plugin
Class Method Summary collapse
Methods inherited from PluginRegistry::Plugin
name, priority, resolve, resolve_next
Class Method Details
.plugin_registry ⇒ Object
10 11 12 |
# File 'lib/inspec/plugin/v1/plugin_types/secret.rb', line 10 def self.plugin_registry Inspec::SecretsBackend end |