Table of Contents - chef-encrypted-attributes-0.9.0 Documentation
Classes and Modules
- Chef
- Chef::EncryptedAttribute
- Chef::EncryptedAttribute::API
- Chef::EncryptedAttribute::Assertions
- Chef::EncryptedAttribute::CacheLru
- Chef::EncryptedAttribute::ClientNotFound
- Chef::EncryptedAttribute::Config
- Chef::EncryptedAttribute::DecryptionFailure
- Chef::EncryptedAttribute::EncryptedMash
- Chef::EncryptedAttribute::EncryptedMash::Version0
- Chef::EncryptedAttribute::EncryptedMash::Version1
- Chef::EncryptedAttribute::EncryptedMash::Version2
- Chef::EncryptedAttribute::EncryptionFailure
- Chef::EncryptedAttribute::InsufficientPrivileges
- Chef::EncryptedAttribute::InvalidKey
- Chef::EncryptedAttribute::InvalidPublicKey
- Chef::EncryptedAttribute::InvalidSearchKeys
- Chef::EncryptedAttribute::LocalNode
- Chef::EncryptedAttribute::MessageAuthenticationFailure
- Chef::EncryptedAttribute::RemoteClients
- Chef::EncryptedAttribute::RemoteNode
- Chef::EncryptedAttribute::RemoteNodes
- Chef::EncryptedAttribute::RemoteUsers
- Chef::EncryptedAttribute::RequirementsFailure
- Chef::EncryptedAttribute::SearchFailure
- Chef::EncryptedAttribute::SearchFatalError
- Chef::EncryptedAttribute::SearchHelper
- Chef::EncryptedAttribute::UnacceptableEncryptedAttributeFormat
- Chef::EncryptedAttribute::UnsupportedEncryptedAttributeFormat
- Chef::EncryptedAttribute::UserNotFound
- Chef::EncryptedAttribute::Yajl
- Chef::Knife
- Chef::Knife::Core
- Chef::Knife::Core::EncryptedAttributeBase
- Chef::Knife::Core::EncryptedAttributeDepends
- Chef::Knife::Core::EncryptedAttributeEditorOptions
- Chef::Knife::EncryptedAttributeCreate
- Chef::Knife::EncryptedAttributeDelete
- Chef::Knife::EncryptedAttributeEdit
- Chef::Knife::EncryptedAttributeShow
- Chef::Knife::EncryptedAttributeUpdate
- Object
Methods
- ::all_public_keys — Chef::EncryptedAttribute::RemoteUsers
- ::cache — Chef::EncryptedAttribute::RemoteClients
- ::cache — Chef::EncryptedAttribute::RemoteNode
- ::cache — Chef::EncryptedAttribute::RemoteNodes
- ::cache — Chef::EncryptedAttribute::RemoteUsers
- ::create — Chef::EncryptedAttribute::EncryptedMash
- ::encrypted_attributes_option_push — Chef::Knife::Core::EncryptedAttributeEditorOptions
- ::encrypted_attributes_option_set — Chef::Knife::Core::EncryptedAttributeEditorOptions
- ::exist? — Chef::EncryptedAttribute::EncryptedMash
- ::exists? — Chef::EncryptedAttribute::EncryptedMash
- ::get_public_key — Chef::EncryptedAttribute::RemoteClients
- ::get_public_key — Chef::EncryptedAttribute::RemoteNodes
- ::get_public_keys — Chef::EncryptedAttribute::RemoteUsers
- ::get_user_public_key — Chef::EncryptedAttribute::RemoteUsers
- ::get_users_public_keys — Chef::EncryptedAttribute::RemoteUsers
- ::included — Chef::Knife::Core::EncryptedAttributeDepends
- ::included — Chef::Knife::Core::EncryptedAttributeEditorOptions
- ::json_create — Chef::EncryptedAttribute::EncryptedMash
- ::load_requirement — Chef::EncryptedAttribute::Yajl
- ::new — Chef::EncryptedAttribute
- ::new — Chef::EncryptedAttribute::CacheLru
- ::new — Chef::EncryptedAttribute::Config
- ::new — Chef::EncryptedAttribute::EncryptedMash
- ::new — Chef::EncryptedAttribute::EncryptedMash::Version2
- ::new — Chef::EncryptedAttribute::RemoteNode
- ::search_public_keys — Chef::EncryptedAttribute::RemoteClients
- ::search_public_keys — Chef::EncryptedAttribute::RemoteNodes
- ::string_to_klass — Chef::EncryptedAttribute::EncryptedMash
- ::version_klass — Chef::EncryptedAttribute::EncryptedMash
- #[] — Chef::EncryptedAttribute::CacheLru
- #[] — Chef::EncryptedAttribute::Config
- #[]= — Chef::EncryptedAttribute::CacheLru
- #[]= — Chef::EncryptedAttribute::Config
- #assert_aead_requirements_met! — Chef::EncryptedAttribute::Assertions
- #assert_attribute_array — Chef::EncryptedAttribute::RemoteNode
- #assert_attribute_does_not_exist — Chef::Knife::Core::EncryptedAttributeBase
- #assert_attribute_exists — Chef::Knife::Core::EncryptedAttributeBase
- #assert_attribute_readable — Chef::Knife::Core::EncryptedAttributeBase
- #assert_normal_search_response — Chef::EncryptedAttribute::SearchHelper
- #assert_partial_search_response — Chef::EncryptedAttribute::SearchHelper
- #assert_search_keys — Chef::EncryptedAttribute::SearchHelper
- #assert_valid_args — Chef::Knife::Core::EncryptedAttributeBase
- #assert_valid_args — Chef::Knife::EncryptedAttributeCreate
- #assert_valid_args — Chef::Knife::EncryptedAttributeEdit
- #assert_valid_args — Chef::Knife::EncryptedAttributeShow
- #assert_valid_args — Chef::Knife::EncryptedAttributeUpdate
- #attribute_path_to_ary — Chef::Knife::Core::EncryptedAttributeBase
- #attribute_path_to_ary_read_escape — Chef::Knife::Core::EncryptedAttributeBase
- #cache_key — Chef::EncryptedAttribute::RemoteNode
- #can_be_decrypted_by? — Chef::EncryptedAttribute::EncryptedMash::Version0
- #can_be_decrypted_by? — Chef::EncryptedAttribute::EncryptedMash::Version1
- #catch_search_exceptions — Chef::EncryptedAttribute::SearchHelper
- #client_search — Chef::EncryptedAttribute::Config
- #config — Chef::EncryptedAttribute
- #config — Chef::EncryptedAttribute::API
- #config_search_array_callbacks — Chef::EncryptedAttribute::Config
- #config_users_arg_callbacks — Chef::EncryptedAttribute::Config
- #config_valid_key? — Chef::EncryptedAttribute::Config
- #config_valid_keys_array? — Chef::EncryptedAttribute::Config
- #config_valid_keys_array_callbacks — Chef::EncryptedAttribute::Config
- #config_valid_search_array? — Chef::EncryptedAttribute::Config
- #config_valid_user_arg? — Chef::EncryptedAttribute::Config
- #create — Chef::EncryptedAttribute
- #create — Chef::EncryptedAttribute::API
- #create_on_node — Chef::EncryptedAttribute
- #create_on_node — Chef::EncryptedAttribute::API
- #data_can_be_decrypted_by_key? — Chef::EncryptedAttribute::EncryptedMash::Version0
- #data_can_be_decrypted_by_keys? — Chef::EncryptedAttribute::EncryptedMash::Version0
- #debug — Chef::EncryptedAttribute::API
- #decrypt — Chef::EncryptedAttribute::EncryptedMash::Version0
- #decrypt — Chef::EncryptedAttribute::EncryptedMash::Version1
- #decrypt — Chef::EncryptedAttribute::EncryptedMash::Version2
- #delete_attribute — Chef::EncryptedAttribute::RemoteNode
- #die — Chef::Knife::Core::EncryptedAttributeBase
- #dup_object — Chef::EncryptedAttribute::Config
- #edit_data — Chef::Knife::Core::EncryptedAttributeEditorOptions
- #edit_data_obj_to_string — Chef::Knife::Core::EncryptedAttributeEditorOptions
- #edit_data_run_editor — Chef::Knife::Core::EncryptedAttributeEditorOptions
- #edit_data_run_editor_command — Chef::Knife::Core::EncryptedAttributeEditorOptions
- #edit_data_string_to_obj — Chef::Knife::Core::EncryptedAttributeEditorOptions
- #empty_search? — Chef::EncryptedAttribute::SearchHelper
- #encrypt — Chef::EncryptedAttribute::EncryptedMash::Version0
- #encrypt — Chef::EncryptedAttribute::EncryptedMash::Version1
- #encrypt — Chef::EncryptedAttribute::EncryptedMash::Version2
- #encrypted? — Chef::EncryptedAttribute::EncryptedMash::Version0
- #encrypted? — Chef::EncryptedAttribute::EncryptedMash::Version1
- #encrypted? — Chef::EncryptedAttribute::EncryptedMash::Version2
- #encrypted_data? — Chef::EncryptedAttribute::EncryptedMash::Version1
- #encrypted_data? — Chef::EncryptedAttribute::EncryptedMash::Version2
- #encrypted_data_contain_fields? — Chef::EncryptedAttribute::EncryptedMash::Version1
- #encrypted_hmac? — Chef::EncryptedAttribute::EncryptedMash::Version1
- #encrypted_secret? — Chef::EncryptedAttribute::EncryptedMash::Version1
- #escape — Chef::EncryptedAttribute::SearchHelper
- #escape_query — Chef::EncryptedAttribute::SearchHelper
- #exist? — Chef::EncryptedAttribute::API
- #exist_on_node? — Chef::EncryptedAttribute::API
- #exists? — Chef::EncryptedAttribute::API
- #exists_on_node? — Chef::EncryptedAttribute::API
- #filter_normal_search_response — Chef::EncryptedAttribute::SearchHelper
- #filter_partial_search_response — Chef::EncryptedAttribute::SearchHelper
- #for_json — Chef::EncryptedAttribute::EncryptedMash
- #generate_hmac — Chef::EncryptedAttribute::EncryptedMash::Version1
- #generate_partial_search_keys — Chef::EncryptedAttribute::SearchHelper
- #hmac_matches? — Chef::EncryptedAttribute::EncryptedMash::Version1
- #json_decode — Chef::EncryptedAttribute::EncryptedMash::Version0
- #json_encode — Chef::EncryptedAttribute::EncryptedMash::Version0
- #key — Chef::EncryptedAttribute::LocalNode
- #keys — Chef::EncryptedAttribute::Config
- #load — Chef::EncryptedAttribute
- #load — Chef::EncryptedAttribute::API
- #load_attribute — Chef::EncryptedAttribute::RemoteNode
- #load_from_node — Chef::EncryptedAttribute
- #load_from_node — Chef::EncryptedAttribute::API
- #local_key — Chef::EncryptedAttribute
- #local_node — Chef::EncryptedAttribute::API
- #max_size — Chef::EncryptedAttribute::CacheLru
- #name — Chef::EncryptedAttribute::LocalNode
- #name — Chef::EncryptedAttribute::RemoteNode
- #needs_update? — Chef::EncryptedAttribute::EncryptedMash::Version0
- #needs_update? — Chef::EncryptedAttribute::EncryptedMash::Version1
- #node_key — Chef::EncryptedAttribute::EncryptedMash::Version0
- #node_search — Chef::EncryptedAttribute::Config
- #normal_search — Chef::EncryptedAttribute::SearchHelper
- #option_assert — Chef::Knife::Core::EncryptedAttributeBase
- #parse_args — Chef::Knife::Core::EncryptedAttributeBase
- #parse_decryption_key — Chef::EncryptedAttribute::EncryptedMash::Version0
- #parse_normal_search_response — Chef::EncryptedAttribute::SearchHelper
- #parse_normal_search_row_attribute — Chef::EncryptedAttribute::SearchHelper
- #parse_partial_search_response — Chef::EncryptedAttribute::SearchHelper
- #parse_public_key — Chef::EncryptedAttribute::EncryptedMash::Version0
- #parse_public_keys — Chef::EncryptedAttribute::EncryptedMash::Version0
- #parse_search_result — Chef::EncryptedAttribute::RemoteNode
- #partial_search — Chef::EncryptedAttribute::Config
- #partial_search — Chef::EncryptedAttribute::SearchHelper
- #pem_to_key — Chef::EncryptedAttribute::EncryptedMash::Version0
- #pop_tail — Chef::EncryptedAttribute::CacheLru
- #public_key — Chef::EncryptedAttribute::LocalNode
- #query — Chef::EncryptedAttribute::SearchHelper
- #remote_client_keys — Chef::EncryptedAttribute
- #remote_node_keys — Chef::EncryptedAttribute
- #remote_user_keys — Chef::EncryptedAttribute
- #rsa_decrypt_multi_key — Chef::EncryptedAttribute::EncryptedMash::Version0
- #rsa_decrypt_value — Chef::EncryptedAttribute::EncryptedMash::Version0
- #rsa_encrypt_multi_key — Chef::EncryptedAttribute::EncryptedMash::Version0
- #rsa_encrypt_value — Chef::EncryptedAttribute::EncryptedMash::Version0
- #rsa_ensure_x509 — Chef::EncryptedAttribute::EncryptedMash::Version0
- #rsa_ensure_x509_ruby192 — Chef::EncryptedAttribute::EncryptedMash::Version0
- #run — Chef::Knife::EncryptedAttributeCreate
- #run — Chef::Knife::EncryptedAttributeDelete
- #run — Chef::Knife::EncryptedAttributeEdit
- #run — Chef::Knife::EncryptedAttributeShow
- #run — Chef::Knife::EncryptedAttributeUpdate
- #save_attribute — Chef::EncryptedAttribute::RemoteNode
- #search — Chef::EncryptedAttribute::SearchHelper
- #search_by_name — Chef::EncryptedAttribute::SearchHelper
- #search_max_rows — Chef::EncryptedAttribute::Config
- #set_or_return_search_array — Chef::EncryptedAttribute::Config
- #symmetric_decrypt_value — Chef::EncryptedAttribute::EncryptedMash::Version1
- #symmetric_decrypt_value — Chef::EncryptedAttribute::EncryptedMash::Version2
- #symmetric_encrypt_value — Chef::EncryptedAttribute::EncryptedMash::Version1
- #symmetric_encrypt_value — Chef::EncryptedAttribute::EncryptedMash::Version2
- #target_keys — Chef::EncryptedAttribute
- #to_json — Chef::EncryptedAttribute::EncryptedMash
- #update — Chef::EncryptedAttribute
- #update — Chef::EncryptedAttribute::API
- #update! — Chef::EncryptedAttribute::Config
- #update_from! — Chef::EncryptedAttribute::EncryptedMash
- #update_from_config! — Chef::EncryptedAttribute::Config
- #update_from_hash! — Chef::EncryptedAttribute::Config
- #update_on_node — Chef::EncryptedAttribute
- #update_on_node — Chef::EncryptedAttribute::API
- #users — Chef::EncryptedAttribute::Config
- #valid_search_keys? — Chef::EncryptedAttribute::SearchHelper
- #valid_search_keys_key? — Chef::EncryptedAttribute::SearchHelper
- #valid_search_keys_value? — Chef::EncryptedAttribute::SearchHelper
- #version — Chef::EncryptedAttribute::Config
- #warn — Chef::EncryptedAttribute::API