onddo/chef-encrypted-attributes

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.rspec
.rubocop.yml
.travis.yml
.yardopts
CHANGELOG.md
CONTRIBUTING.md
Gemfile
KNIFE.md
LICENSE
README.md
Rakefile
TESTING.md
TODO.md
certs/xabier_zuazo.crt
chef-encrypted-attributes.gemspec
zuazo.gpg
lib/chef-encrypted-attributes.rb6
lib/chef/encrypted_attribute.rb102
lib/chef/encrypted_attribute/api.rb110
lib/chef/encrypted_attribute/assertions.rb18
lib/chef/encrypted_attribute/cache_lru.rb39
lib/chef/encrypted_attribute/config.rb162
A
2 hrs
lib/chef/encrypted_attribute/encrypted_mash.rb97
lib/chef/encrypted_attribute/encrypted_mash/version0.rb122
lib/chef/encrypted_attribute/encrypted_mash/version1.rb120
lib/chef/encrypted_attribute/encrypted_mash/version2.rb71
lib/chef/encrypted_attribute/exceptions.rb18
lib/chef/encrypted_attribute/local_node.rb15
lib/chef/encrypted_attribute/remote_clients.rb30
lib/chef/encrypted_attribute/remote_node.rb78
A
35 mins
lib/chef/encrypted_attribute/remote_nodes.rb36
A
35 mins
lib/chef/encrypted_attribute/remote_users.rb44
A
25 mins
lib/chef/encrypted_attribute/search_helper.rb151
B
6 hrs
lib/chef/encrypted_attribute/version.rb5
lib/chef/encrypted_attribute/yajl.rb17
lib/chef/encrypted_attributes.rb1
lib/chef/knife/core/config.rb3
lib/chef/knife/core/encrypted_attribute_base.rb67
lib/chef/knife/core/encrypted_attribute_depends.rb17
lib/chef/knife/core/encrypted_attribute_editor_options.rb100
A
2 hrs
lib/chef/knife/encrypted_attribute_create.rb30
lib/chef/knife/encrypted_attribute_delete.rb26
A
25 mins
lib/chef/knife/encrypted_attribute_edit.rb31
lib/chef/knife/encrypted_attribute_show.rb19
lib/chef/knife/encrypted_attribute_update.rb25