Class: Conjur::Layer
- Inherits:
-
BaseObject
- Object
- BaseObject
- Conjur::Layer
- Includes:
- ActsAsRolsource
- Defined in:
- lib/conjur/layer.rb
Overview
A Conjur Layer is a type of role whose members are Conjur Hosts. The hosts inherit permissions from the layer. Automatic roles on the layer can also be used to manage SSH permissions to the hosts.
Instance Attribute Summary
Attributes inherited from BaseObject
Method Summary
Methods inherited from BaseObject
#account, #as_json, #identifier, #initialize, #inspect, #kind, #username
Methods included from Routing
Methods included from BuildObject
Methods included from LogSource
Constructor Details
This class inherits a constructor from Conjur::BaseObject